dwbuiten / FFmpeg

mirror of git://git.videolan.org/ffmpeg.git
http://ffmpeg.org
Other
0 stars 1 forks source link

encoding with xvid to mov fails #6

Closed michaelni closed 8 years ago

michaelni commented 8 years ago

./ffmpeg -f lavfi -i testsrc -vcodec libxvid -vframes 2 file.mov resulting file is not playable xvid in avi works smells like extradata / global header related

dwbuiten commented 8 years ago

http://ffmpeg.org/pipermail/ffmpeg-devel/2016-April/192526.html

dwbuiten commented 8 years ago

Closing since patch is on ML.