Install mencoder, mplayer from Synaptic.
Download ucbmpeg
http://ftp.interlegis.gov.br/pub/ubuntu/archive/pool/multiverse/u/ucbmpeg/
Compile mpeg_stats (needs libc6-dev)
optional, copy mpeg_stats to /bin
download dpgconv python script
http://theli.ho.com.ua/dpgconv/index.html
make it executable:
chmod -x dpgconv.py
use it (python should be installed):
dpgconv.py myavi.avi
Noviembre 26, 2008 a 10:39 am
“chmod -x dpgconv.py” should be “chmod +x dpgconv.py”
- means NO, + means YES.
I just stumbled across this via google while looking for the original Windows tool.