[MPlayer-users] Get dimensions and duration of raw h.264 video

Pierre Frenkiel pierre.frenkiel at gmail.com
Wed Feb 8 17:13:04 CET 2012


On Wed, 8 Feb 2012, explorer wrote:

>> One option to avoid it is to make mencoder use one of the
>> standard aspect values like 4:3 or 16:9...

    can you provide the exact command line to do that?
    I tried with
        mencoder -mpegopts vaspect=16/9 -of mpeg -ovc lavc -lavcopts vcodec=mpeg1video\
            -oac copy file.mov -o file.mpg
    or

       mencoder  -aspect 16:9 -of mpeg -ovc lavc -lavcopts vcodec=mpeg1video\
             -oac copy file.mov  -o file.mpg

    and that din't work

-- 
Pierre Frenkiel


More information about the MPlayer-users mailing list