[Libav-user] How to convert a video format to h264 MPEG4/AVC with non-static I-Frame Rate?

amir.rouhi at rmit.edu.au amir.rouhi at rmit.edu.au
Thu Feb 16 01:20:39 CET 2012


I want to know that the below command convert the input .mpg format video
to a pure h264 (MPEG4/AVC) with non-static I-Frame rate?

ffmpeg -i D:\test\1.mpg  -vcodec libx264  -g 0 d:\Test\1new.mp4

as can be seen i used  -vcodec libx264 for h264 format and -g 0 for non
static I-Frame rate. is that correct?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20120216/040ee361/attachment.html>


More information about the Libav-user mailing list