Hi!

> > Actually, I'd rather write a small tool that just sets the aspect ratio
> > to the same value in every frame...
> 
> Could anybody please tell me whether in the meantime such a tool has 
> been made available for linux? Or do I still have to go the ProjektX 
> route as suggested in the corresponding thread?

mencoder does this, if you specify vaspect in -mpegopts I do this for
a long time because sometimes on TV the aspect ratio changes to early
or to late around commercials.

Something like

mencoder -nocache -quiet \
         -oac copy -ovc copy \
         -of mpeg -ofps 25 -mpegopts vaspect=16/9

does the trick here.

    Bernhard  //
            \X/

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
DVBCUT-user mailing list
DVBCUT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to