Blender Git Loki
Git Commits -> Revision 1ace875
Revision 1ace875 by Sergey Sharybin (master) January 22, 2014, 16:15 (GMT) |
Fix T37198: Vorbis encoding is broken Issue was caused by wrong PTS calculation. This commit makes this calculation closer to what's happening in FFmpeg itself. Seems everything is working now including newer FFmpeg, but there's one thing which still doesn't work: writing avi files with h264 codec and Vorbis audio doesn't play correct in mplayer here. But didn't manage to get this working even using FFmpeg CLI, so this might be just a bug in FFmpeg/mplayer. Since this file works fine in blender just fine wouldn't consider this is crucial thing to look into at this moment. |
Commit Details:
Full Hash: 1ace8753918b9cf067db75921fdb8d246abdd2e8
Parent Commit: e2cd654
Lines Changed: +7, -4
1 Modified Path:
/source/blender/blenkernel/intern/writeffmpeg.c (+7, -4) (Diff)