pau.amaro.seo...@gmail.com (Pau Amaro Seoane), 2016.05.17 (Tue) 08:32 (CEST):
> thanks!! yes, this fixes it... I wonder whether something similar exists for 
> vlc
> can you please explain the syntax?

from mplayer(1):
(you've apparently installed mplayer; run 'man mplayer')

volnorm[=method:target]
  Maximizes the volume without distorting the sound.
    <method>
      Sets the used method.
      1: Use a single sample to smooth the variations via the standard
         weighted mean over past samples (default).
      2: Use several samples to smooth the variations via the standard
         weighted mean over past samples.  
    <target>
      Sets the target amplitude as a fraction of the maximum for the
      sample type (default: 0.25).

Bye, Marcus

> El 17 maig 2016, a les 8:05, Marcus MERIGHI <mcmer-open...@tor.at> va 
> escriure:
> > pau.amaro.seo...@gmail.com (Pau Amaro-Seoane), 2016.05.15 (Sun) 22:10 
> > (CEST):
> >> Is there a way to "boost" output master for values larger than 255?
> >> I'm playing some movies and the sound is coming rather low. Is there a
> >> way to boost it?
> > 
> > Some movies have low volume recording. With mplayer I use:
> > 
> > $ mplayer -af volnorm=1:0.5
> > 
> > make it permanent:
> > 
> > $ cat ~/.mplayer/config
> > [default]
> > af=volnorm=1:0.5
> > 
> > This way you increase noise volume, too, of course. 
> > 
> > Bye, Marcus
> > 
> >> This is my output:
> >> 
> >> $ mixerctl -av
> >> 
> >> inputs.dac-0:1_mute=off  [ off on ]
> >> inputs.dac-0:1=222,222
> >> inputs.dac-2:3_mute=off  [ off on ]
> >> inputs.dac-2:3=222,222
> >> inputs.beep=108
> >> record.adc-0:1_source=mic3  [ sel sel2 mic3 mix ]
> >> record.adc-0:1_mute=off  [ off on ]
> >> record.adc-0:1=126,126
> >> record.adc-2:3_source=sel2  [ sel sel2 mic3 mix ]
> >> record.adc-2:3_mute=off  [ off on ]
> >> record.adc-2:3=126,126
> >> record.adc-4:5_source=sel2  [ sel sel2 mic3 mix ]
> >> record.adc-4:5_mute=off  [ off on ]
> >> record.adc-4:5=126,126
> >> inputs.sel_source=mic2  [ mic mic2 ]
> >> outputs.sel=252,252
> >> inputs.sel2_source=mic2  [ mic mic2 ]
> >> outputs.sel2=252,252
> >> outputs.hp_source=dac-0:1  [ dac-0:1 dac-2:3 ]
> >> outputs.hp_boost=on  [ off on ]
> >> outputs.mic_dir=input-vr80  [ none input input-vr50 input-vr80 ]
> >> outputs.mic2_source=dac-0:1  [ dac-0:1 dac-2:3 ]
> >> outputs.mic2_dir=input-vr80  [ none output input input-vr50 input-vr80 ]
> >> outputs.mic2_eapd=on  [ off on ]
> >> outputs.hp2_source=dac-0:1  [ dac-0:1 dac-2:3 ]
> >> outputs.spkr_source=dac-2:3  [ dac-0:1 dac-2:3 ]
> >> inputs.mic3=126,126
> >> inputs.mix_source=dac-0:1,dac-2:3  { dac-0:1 dac-2:3 }
> >> inputs.mix_dac-0:1=126,126
> >> inputs.mix_dac-2:3=126,126
> >> outputs.hp_sense=unplugged  [ unplugged plugged ]
> >> outputs.mic_sense=unplugged  [ unplugged plugged ]
> >> outputs.mic2_sense=unplugged  [ unplugged plugged ]
> >> outputs.hp2_sense=unplugged  [ unplugged plugged ]
> >> outputs.spkr_muters=hp,mic2,hp2  { hp mic2 hp2 }
> >> outputs.master=255,255
> >> outputs.master.mute=off  [ off on ]
> >> outputs.master.slaves=dac-0:1,dac-2:3  { dac-0:1 dac-2:3 beep sel sel2 }
> >> record.volume=126,126
> >> record.volume.mute=off  [ off on ]
> >> record.volume.slaves=adc-0:1,adc-2:3,adc-4:5  { adc-0:1 adc-2:3 adc-4:5 
> >> mic3 }
> >> 
> >> thanks!
> >> 
> >> Pau
> >> PS: Why is anyway 255 the maximum and not 256?
> >> $ mixerctl outputs.master=500
> >> outputs.master: 255,255 -> 255,255
> >> 
> 
> !DSPAM:573abad87611857417659!
> 

-- 
https://www.tor.at/~mcmer/.signature

Ich untersage hiermit a) die Verwendung meiner personenbezogenen Daten
zu anderen Zwecken als den in diesem Vorgang gegenstaendlichen sowie b)
die Weitergabe meiner personenbezogenen Daten.  Die Nichtbefolgung
dieser Anweisung ist in Oesterreich gesetzeswidrig. Siehe hiezu das 
Datenschutzgesetz (DSG) 2000 idgF., zu finden u.a. unter:
http://ris.bka.gv.at/GeltendeFassung.wxe?Abfrage=Bundesnormen&Gesetzesnummer=10001597
_______________________________________________
Openbsd-newbies mailing list
Openbsd-newbies@sfobug.theapt.org
http://mailman.theapt.org/listinfo/openbsd-newbies

Reply via email to