[PATCH] mencoder/audio on saa7134, was Re: problems with recorded video

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



> Mencoder gives no sound for me to the recordings over the v4l1-compat on
> saa7134-0.2.7 and 2.4.20-v4l2 and so freevo is not yet an option.

With mplayer-0.90 and saa7134, you need to use the forceaudio option
in the -tv arguments to mencoder, _and_ the appended patch (which is
already in mplayer-cvs).

Regards,
Wolfram.

--- ../MPlayer-0.90/libmpdemux/tvi_v4l.c	Sun Feb  2 03:36:35 2003
+++ libmpdemux/tvi_v4l.c	Tue Apr 29 04:23:47 2003
@@ -815,6 +815,7 @@
 	    return(TVI_CONTROL_FALSE);
 	}
 	case TVI_CONTROL_IS_AUDIO:
+	    if (tv_param_force_audio) return(TVI_CONTROL_TRUE);
 	    if (priv->channels[priv->act_channel].flags & VIDEO_VC_AUDIO)
 	    {
 		return(TVI_CONTROL_TRUE);




[Index of Archives]     [Linux DVB]     [Video Disk Recorder]     [Asterisk]     [Photo]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Free Photo Albums]     [Fedora Users]     [Fedora Women]     [ALSA Users]     [ALSA Devel]     [Linux USB]

Powered by Linux