[Libav-user] Need your advice in video format conversion by ffmpeg

amir.rouhi at rmit.edu.au amir.rouhi at rmit.edu.au
Mon Feb 20 08:21:57 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?

Amir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20120220/6e96128e/attachment.html>


More information about the Libav-user mailing list