Convert videos to PocketPC format in Linux

Posted by Cypress on Aug 12, 2009 8:31 AM EDT
Tips4Linux.com
Mail this story
Print this story

To convert video files to a resolution that is adequate for a PocketPC’s screen, use mencoder. mencoder input.avi -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=200:abitrate=48 -vop scale=320:240 -oac copy -o output.avi This will transform a typical 700MB AVI file into a ~200MB size file with a 320×240 pixel resolution.

Full Story

  Nav
» Read more about: Story Type: Tutorial

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.