MvpdMake

A GUI wrapper around mplayer, mencoder, sox and mv_encoder to convert video files to the MoviePod (.mvpd) video format to be played by mv_player under iPodLinux on your iPod Nano, Mini or Photo.

The Story

Being presented an iPod Nano in May 2006 I was slightly disappointed by the fact it doesn't play videos. Then, though, I have discovered it eventually can play them using the mv_player application under iPodLinux.

mv_player plays videos in the MoviePod format. That is files with the .mvpd extension. All the .avi/.mpg, etc. should be converted to .mvpd before playing.

To convert, you should extract and resample the audio stream and shrink the video stream to the dimension of the Nano screen. Both of these can be done using mplayer, mencoder and sox. Then, you have to extract video frames to .bmp files and merge them and the audio stream into a .mvpd file using the mv_encoder application. The latter comes with the mv_player.

Though all the above steps can be done by hand in a console, it's more convenient not to remember the bunch of options and the steps involved, and have a simple GUI app that allows you to select a video file and the desired quality and simply press a button to obtain the converted .mvpd file. Unfortunately, no such GUI app existed.

The MpvdMake is an attempt to create such a graphical frontend. The target is a GTK+/Gnome application that complies to the Gnome Human Interface Guidelines (HIG).

Download

The MvpdMake project is happily backed up by SourceForge.net. Please grab the fresh release from the appropriate page.

This project's SourceForge.net Subversion repository can be checked out through SVN with the following instruction set:

svn co https://svn.sourceforge.net/svnroot/mvpdmake/trunk mvpdmake

Bugs, Patches and Feature Requests

I'd really like to make this little app a heartful masterpiece. It should look and feel right. It should behave right and do right things. Sad things are it's not possible without your valuable feedback.

Please feel free to use the following facilities:

Links

  • iPod Linux — frees the soul of your iPod.
  • MV Player — a compressed video player for iPod Linux.

Credits

SourceForge.net Logo

License

Licensed under the GNU General Public License (GPL).