Blender Git Commit Log
Git Commits -> Revision 3439954
Revision 3439954 by Peter Schlaile (master) October 5, 2008, 17:31 (GMT) |
== FFMPEG == Added optional OGG / theora / vorbis support. (OGG-format encoding is currently disabled, since the bundled ffmpeg version is broken here) Fixed a bug with PTS-encoding, to make theora work. You have to explicitly enable it and currently only scons is supported. Otherwise: enjoy! :) |
Commit Details:
Full Hash: 34399546b71fc10a2e5ca9e808ba589ee8e8f394
SVN Revision: 16936
Parent Commit: e99ff61
Lines Changed: +64, -26
7 Modified Paths:
/config/linux2-config.py (+6, -6) (Diff)
/source/blender/blenkernel/BKE_writeffmpeg.h (+1, -9) (Diff)
/source/blender/blenkernel/intern/writeffmpeg.c (+15, -5) (Diff)
/source/blender/src/buttons_scene.c (+32, -6) (Diff)
/source/blender/src/SConscript (+3, -0) (Diff)
/tools/Blender.py (+2, -0) (Diff)
/tools/btools.py (+5, -0) (Diff)
/source/blender/blenkernel/BKE_writeffmpeg.h (+1, -9) (Diff)
/source/blender/blenkernel/intern/writeffmpeg.c (+15, -5) (Diff)
/source/blender/src/buttons_scene.c (+32, -6) (Diff)
/source/blender/src/SConscript (+3, -0) (Diff)
/tools/Blender.py (+2, -0) (Diff)
/tools/btools.py (+5, -0) (Diff)