[FFmpeg-user] decoding error not shown
Mike Scheutzow
mike.scheutzow at alcatel-lucent.com
Tue Jan 24 15:04:30 CET 2012
malikcis wrote:
> Hi,
>
> When decoding a vc1 elementary stream with following command:
> ffmpeg.exe -i test.vc1 -vframes 10 -pix_fmt yuv420p -f rawvideo
> test_1280x1024.yuv
> I don't get any error message, but I know the bitstream is corrupted.
> Is there a way to allow debug log to be displayed on standard output?
-loglevel debug
You could have gotten an answer more quickly by looking at
http://www.ffmpeg.org/ffmpeg.html
Mike Scheutzow
More information about the ffmpeg-user
mailing list