Editing Manual video encoding

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 19: Line 19:
   -lavcopts vcodec=mpeg4:mbd=1:vbitrate=300 -vf scale=352:208 \
   -lavcopts vcodec=mpeg4:mbd=1:vbitrate=300 -vf scale=352:208 \
   -ffourcc DIVX -ofps 15 -o outfile.avi
   -ffourcc DIVX -ofps 15 -o outfile.avi
-
 
-
mplayer will play 30 fps video fine.  The following command produces acceptable video with no A/V sync issues.
 
-
 
-
mencoder infile.avi -oac mp3lame -ovc lavc \
 
-
  -lavcopts vcodec=mpeg4:mbd=1:vbitrate=300 -vf scale=352:208 \
 
-
  -ffourcc DIVX -o outfile.avi
 
-
 
-
The above command was tested on 30 fps source file and creates 30 fps video that plays back fine on the N810.
 
To make even smaller, you can drop down the quality of audio to 64 kbit/s (for 300 kbit video stream, converting audio to 64 kbit versus 128 kbit yields a total save of approx 20%. Notice that for lower bitrate movies percentage is considerably higher):
To make even smaller, you can drop down the quality of audio to 64 kbit/s (for 300 kbit video stream, converting audio to 64 kbit versus 128 kbit yields a total save of approx 20%. Notice that for lower bitrate movies percentage is considerably higher):

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)