r1 - 30 Oct 2007 - 15:34:54 - PorchLightYou are here: TWiki >  Main Web > MplayerMencode

MplayerMencode

Re-encode a video to 16:9

Used to fix a 16:9 video that was squished into 4:3 by mistake. Keeps the original audio format. 2 pass Xvid.

mencoder $1 -aspect 16:9 -ovc xvid -xvidencopts pass=1 -oac copy -o /dev/null
mencoder $1 -aspect 16:9 -ovc xvid -xvidencopts pass=2:bitrate=1000  -oac copy -o movie.avi

-- PorchLight - 30 Oct 2007

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions

tip TWiki Tip of the Day
Breadcrumb
The breadcrumb of a topic shows you page hierarchy. It is constructed using a topic's parent setting ... Read on Read more

 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback