| 
  
   Size: 476 
  
  Comment:  
 | 
    ← Revision 3 as of 2025-02-25 18:34:31  ⇥ 
  Size: 619 
  
  Comment:  
 | 
| Deletions are marked like this. | Additions are marked like this. | 
| Line 7: | Line 7: | 
| * mplayer -cdrom-device /dev/sr0 cdda:// | {{{#!highlight sh mplayer -cdrom-device /dev/sr0 cdda:// }}} == Install on Debian 12 bookworm and play mp4 == {{{#!highlight sh sudo apt install mplayer mplayer video.mp4 }}}  | 
MPlayer
MPlayer is a movie player which runs on many systems (see the documentation). It plays most MPEG/VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, RealMedia, Matroska, NUT, NuppelVideo, FLI, YUV4MPEG, FILM, RoQ, PVA files, supported by many native, XAnim, and Win32 DLL codecs. You can watch VideoCD, SVCD, DVD, 3ivx, DivX 3/4/5, WMV and even H.264 movies.
Play audio cd on /dev/sr0
   1 mplayer -cdrom-device /dev/sr0 cdda://
