| Summary: | G4OpenGLQtViewer.cc refers to obsolete mpeg_encode and URL is wrong. | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Olivier LAHAYE <olivier.lahaye> |
| Component: | visualization/OpenGL | Assignee: | garnier |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P5 | ||
| Version: | 9.4 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Olivier LAHAYE
2011-02-08 16:22:16 CET
Yes, problem is documented in http://geant4.in2p3.fr/spip.php?article60&lang=en (at the end) but there is a mistake in source code, sorry I will update it. The new external software to do this could be "ppmtompeg". Qt driver record each frame on OpenGL scene, ppmtompeg will merge all picture in one movie file. http://netpbm.sourceforge.net/ Fixed in next release |