资 源 简 介
About:
With "vids4psp" you can convert videos to a compatible format for the Playstation Portable.
The user-interface is quite simple.
"vids4psp" is written in "Mono" (C#) and it"s using "ffmpeg" to convert videos.
Installation:
Debian 5.0
Just type this in your terminal:
wget http://vids4psp.googlecode.com/files/vids4psp_v0.1.0_lenny.deb && sudo dpkg -i vids4psp_v0.1.0_lenny.deb
Ubuntu 10.04
Just type this in your terminal:
wget http://vids4psp.googlecode.com/files/vids4psp_v0.1.0_lucid.deb && sudo dpkg -i vids4psp_v0.1.0_lucid.deb
Compilation
You need "make" and "mono" to compile "vids4psp&