[FFmpeg-user] can't encode rawvideo to mpeg4 elementary stream (m4v)
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Sep 11 13:58:13 CEST 2013
pcuser p <pcuser.mails <at> gmail.com> writes:
> I tried with this commands,but no use all are providing
> mp4 file (container format),not elementry stream.
You have to use -f m4v
> ffmpeg -pix_fmt yuv420p -s 176x144 -r 25 -f rawvideo
> -i sample_qcif_300.yuv -vcodec mpeg4 -an output.m4v
(Complete, uncut console output missing.)
Carl Eugen
More information about the ffmpeg-user
mailing list