[FFmpeg-user] FFmpeg h264 decode error
Manas Bhatnagar
b.manas.88 at gmail.com
Wed Feb 19 06:56:07 CET 2014
Hello,
I am calling ffmpeg through the following command:
ffmpeg -i video.mkv -c:v libvpx -b:v 450k -c:a libvorbis -b:a 48k video.webm
and I am seeing many errors being produced by the h264 codec.
You may look at the output on pastebin: http://pastebin.com/EaFwWyKD
It produces errors like these throughout the transcode, I have only
included a few lines to let you see what is going on.
This is a fairly recent build running on FreeBSD 9.2.
Thanks,
Manas
More information about the ffmpeg-user
mailing list