Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
mplayer [2013/06/28 14:53]
beandog
mplayer [2013/06/28 15:00]
beandog
Line 12: Line 12:
 mplayer br:// -bluray-device /​path/​to/​disc mplayer br:// -bluray-device /​path/​to/​disc
 </​code>​ </​code>​
 +
 +=== Dolby Digital (AC3) through SPDIF ===
 +
 +Send audio through the SPDIF device to the audio receiver
 +
 +<​code>​
 +mplayer movie.mkv -ao alsa:​device=spdif -ac hwac3
 +</​code>​
 +
 +=== PAL playback ===
 +
 +For movies with the wrong aspect (PAL), that should be flat but show up 
 +in 4/3 try this:
 +
 +<​code>​
 +mplayer airborne.vob -monitoraspect 1.00
 +</​code>​
 +
 +That should straighten it out. :)
 +
 +Also, sometimes mplayer <​nowiki>​dvd://</​nowiki>​ will play them correctly.
  
 === archives: ~/​.mplayer/​config === === archives: ~/​.mplayer/​config ===

Navigation