AVI to DPG video in ubuntu (to play videos on a Nintendo DS)

Julio 15, 2007

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

Una respuesta para “AVI to DPG video in ubuntu (to play videos on a Nintendo DS)”

  1. Ex-Linux User Dijo:

    “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.


Escribe un comentario