Showing posts with label media. Show all posts
Showing posts with label media. Show all posts

Thursday, October 22, 2009

Lire une iso de dvd video

Lire une iso de DVD vidéo.


mplayer dvd://1 -dvd-device FICHIER.ISO


Note : après, tout les racourcis de mplayer fonctionnent évidement.
Pour changer les sous-titres, par exemple, ce sera la touche "j".


Shortcuts mplayer

Wednesday, April 1, 2009

convert .wmv to .avi

mencoder infile.wmv -ofps 23.976 -ovc lavc -oac copy -o outfile.avi

Friday, October 10, 2008

Medibuntu packages

From : Medibuntu
Medibuntu (Multimedia, Entertainment & Distractions In Ubuntu) is a repository of packages that cannot be included into the Ubuntu distribution for legal reasons (copyright, license, patent, etc).

Medibuntu is a packaging project dedicated to distributing software that cannot be included in Ubuntu for various reasons, related to geographical variations in legislation regarding intellectual property, security and other issues [...]




From : Ubuntu Forums : Comprehensive Multimedia & Video Howto

sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list

wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update