[MPlayer-users] Problem with sound level
Matthias Wieser
matthias-wieser at t-online.de
Tue Jun 8 21:35:02 CEST 2004
eric tanguy wrote:
> when i watch tv using mplayer all is fine but when i record tv with
> mencoder the sound is too high and saturated. I don't want to modify
> audio mixer each time i need to record tv. Is ther a solution ?
I use aumix to restore mixer settings and mencoder options to change sound
no the tv card:
--
aumix -f ~/TV/tv.aumix -L
--
loads saved values from ~/TV/tv.aumix (aumix --help)
--
mencoder tv:// -tv
driver=v4l2:width=720:height=576:brightness=0:contrast=0:saturation=10:volume=35\
---
Sets volume of the v4l device to 35
Matthias
-ovc lavc -lavcopts
vcodec=mpeg4:vbitrate=2200:vratetol=32000:mbd=2:psnr:aspect=1.33333 \
-oac mp3lame -lameopts abr:br=128 \
-vf pp=md,crop=672:528:24:24,scale=576:432,denoise3d=5:4:7 \
-sws 1 -o Video-`date +%d.%m.-%H%MUhr`.avi -endpos $1
More information about the MPlayer-users
mailing list