View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020035 | Open CASCADE | OCCT:Visualization | public | 2008-06-30 20:57 | 2012-01-12 12:38 |
Reporter | Assigned To | ||||
Priority | normal | Severity | feature | ||
Status | closed | Resolution | fixed | ||
OS | All | ||||
Fixed in Version | 6.3.0 | ||||
Summary | 0020035: Addition of AVI recorder to TKOpenGl | ||||
Description | This 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 | ||||
Tags | No tags attached. | ||||
Test case number | |||||
related to | 0020053 | closed | Introduction of NIS vizualization library |
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 |
|
BugsThisDependsOn | => 20053 |
2008-07-04 09:52 |
|
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 |
|
Description Updated | |
2012-01-12 12:38 |
|
Additional Information Updated |