Posts Tagged ‘normalise’

Normalise Movie Volume

Friday, March 27th, 2009

I know DTS is all the rage at the moment but some DTS soundtracks have VERY LOUD LOUD BITS and very quiet quiet bits. This is great for the cinema or those people lucky enough to live in a detached house, but for my 2 bed flat it’s a bit over the top. To level things out mplayer can normalise your movie’s volume in realtime so that explosions are at the same volume as conversations. To enable normalisation add the following switch to the launch command for mplayer:

-af volnorm

So for example on your frontend navigate to “Utilities / Setup” -> “Setup” -> “Media Settings” -> “Video Settings” -> “Player Settings” and set the “Default Video Player” to:

mplayer -fs -zoom -quiet -vo xv -subfont-text-scale 3 -af volnorm -cache 8912 -cache-min 4 -lavdopts threads=2:fast:skiploopfilter=all -sws 0 %s

You may find it easier to connect to the mythconverg database and set the VideoDefaultPlayer to the value above for the host machine.