Posterous

Evan’s posterous

Adventures in pomodoro and other such things

Filed undervideo

See all posts on Posterous with this tag »

Evan Jehu


 
Evan Jehu's profile »

Tags

  • linux (20)
  • mac (7)
  • ssh (4)
  • yoga (4)
  • java (3)
  • maven (3)
  • cheat sheet (2)
  • mysql (2)
  • mythtv (2)
  • python (2)
  • View all 37 tags »
  • quote (2)
  • subversion (2)
  • template (2)
  • trac (2)
  • apache (1)
  • appengine (1)
  • apt-get (1)
  • backup (1)
  • bash (1)
  • blackberry (1)
  • cool app (1)
  • cron (1)
  • firefox (1)
  • flash (1)
  • humor (1)
  • img (1)
  • openssl (1)
  • pomodoro technique (1)
  • project (1)
  • regex (1)
  • rpm (1)
  • safari (1)
  • script (1)
  • usb (1)
  • video (1)
  • visualization (1)
  • web (1)
Subscribe to this posterous »
Unsubscribe »
Loading...
January 27, 2008

compress video for the blackberry curve

  • Edit
  • Delete
  • Autopost

You can compress movies and recorded video for viewing on a blackberry curve using the following mencoder command line. A typical 1.5 hour movie will be about 225mb when finished.

mencoder -vf scale=320:-10 [input filename] -o [output filename] -of avi -ofps 15 -ovc lavc -oac lavc -lavcopts vcodec=mpeg4:vbitrate=230:acodec=mp3:abitrate=64

Filed under  //

  • blackberry
  • video

Comments [0]