{{tag>Brouillon Vidéo}} # Notes mplayer / mencoder DVD ~~~bash mplayer -nocache dvdnav:// ~~~ https://doc.ubuntu-fr.org/poulsbo ~~~bash mplayer -lavdopts threads=4 -framedrop votre_fichier_video.avi ~~~ ## Matrix ~~~bash mplayer -vo matrixview video.mp4 mplayer -vo caca video.mp4 ~~~ ## Boucles (loop) ~~~bash # mplayer -loop # Setting count to zero (-loop 0) mplayer -loop 0 noise_white.wav ~~~ ## Autres ~~~bash mencoder -oac help mencoder -ovc help ~~~