View Issue Details

IDProjectCategoryView StatusLast Update
0020035Open CASCADEOCCT:Visualizationpublic2012-01-12 12:38
ReporteragvAssigned Toagv 
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
OSAll 
Fixed in Version6.3.0 
Summary0020035: Addition of AVI recorder to TKOpenGl
DescriptionThis improvement adds a method to record an AVI video stream from OpenGl code.
The core is the class OpenGl_AVIWriter that provides the API to create an AVI
file, start/stop the recording and to close the file. It uses Windows Multimedia
API for this purpose, thus the code can only be executed on WIN platform. The
support on Linux and UNIX can be added in future.

The new DRAW command "vrecord" can be used to test the AVI creation in 3D AIS
viewer (ViewerTest pakage). This command also allows to choose the AVI codec (by
defult it uses XVID).
Additional information
and documentation updates
Documentation remark, added by AGV 2008-07-03 09:41:30:

New features:
See the description of this record.

For the sample code describing the typical use, please refer the C++ file
src/ViewerTest/ViewerTest_AviCommands.cxx
Modified entities:
Toolkits: TKOpenGl, TKViewerTest
Packages: OpenGl, ViewerTest
TagsNo tags attached.
Test case number

Attached Files

  • occ20035.tar.gz (31,378 bytes)
  • OCC20035_add.tar.gz (6,088 bytes)

Relationships

related to 0020053 closedagv Introduction of NIS vizualization library 

Activities

2008-06-30 18:59

 

occ20035.tar.gz (31,378 bytes)

2008-07-04 18:22

 

OCC20035_add.tar.gz (6,088 bytes)

Issue History

Date Modified Username Field Change
2008-07-01 10:23 bugmaster Assigned To bugmaster => agv
2008-07-01 10:23 bugmaster Status new => assigned
2008-07-01 10:23 bugmaster Status assigned => resolved
2008-07-02 22:43 agv BugsThisDependsOn => 20053
2008-07-04 09:52 mkv Status resolved => assigned
2008-07-04 20:33 bugmaster Status assigned => tested
2008-08-26 17:12 bugmaster Status tested => verified
2009-06-23 18:57 bugmaster Status verified => closed
2009-06-23 18:57 bugmaster Resolution @0@ => fixed
2011-08-02 11:24 bugmaster Category OCCT:VIZ => OCCT:Visualization
2012-01-12 12:38 atp Description Updated
2012-01-12 12:38 atp Additional Information Updated