[FFmpeg-user] How to Decode h264 Video Stream?

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Sep 18 11:00:05 CEST 2012


Myth <286166657 <at> qq.com> writes:

>  #ffmpeg -f h264 -i H264_30fps_1Mbps_640x480_track1.h264 

As said, "-f h264" should not be needed.
(But I admit there are exceptions.)

[...]

>  How can I get the picture frames just like 
> doc/examples/decoding_encoding.c does.

Please define "picture frames".
(FFmpeg supports several dozen very different encoders, 
and most of the are definitely useful. So if you don't 
tell us what you want your decoded frames to look like 
nobody will be able to help you.)

Please do not top-post here, it is considered rude, 
Carl Eugen



More information about the ffmpeg-user mailing list