Blender Git Commit Log
Git Commits -> Revision f78be8b
Revision f78be8b by Peter Schlaile (master) June 9, 2006, 19:48 (GMT) |
==FFMPEG== Added support for XVid and H264-codecs in codec-selection. (only work, if ffmpeg is compiled with XVid and/or H264-support. Failure in doing so results in an error message that codec can't be selected.) Both are written always to AVIs since raw-h264-files created by ffmpeg can't even be opened by itself... Video render options are reset to sane defaults (=DVD preset) on startup now. Don't expect quicktime-support to be very exciting, since ffmpeg can't really multiplex quicktime files. (Tried several codecs with the ffmpeg-commandline tool,... sigh) Timestamp crash on Debian-Sarge version is fixed. |
Commit Details:
Full Hash: f78be8bdcd295dab18a45825b981405520a53805
SVN Revision: 7665
Parent Commit: bfe1d7c
Lines Changed: +120, -77