[MPlayer-dev-eng] [PATCH] fix live555 sound for some streams

Diego Biurrun diego at biurrun.de
Tue Aug 12 09:41:33 CEST 2008


On Fri, Aug 08, 2008 at 08:10:41PM +0000, compn wrote:
> compn <tempn <at> twmi.rr.com> writes:
> > http://thread.gmane.org/gmane.comp.video.mplayer.user/56893/focus=56894
> > --- demux_rtp_codec.cpp (revision 26877)
> > +++ demux_rtp_codec.cpp (working copy)
> > @@ -198,6 +198,7 @@
> >    sh_audio->wf = wf;
> >    demux_stream_t* d_audio = demuxer->audio;
> >    d_audio->sh = sh_audio; sh_audio->ds = d_audio;
> > +  d_audio->id = sh_audio->aid;
> > 
> >    wf->nChannels = subsession->numChannels();
> 
> patch fixes sound on rtsp streams from Axis 207W and Axis 241Q ip cameras for 
> another #mplayer user.
> 
> any rtsp maintainers to review? carl? roberto? ross?

This has been applied.  Compn, please mention that you apply patches.

Diego



More information about the MPlayer-dev-eng mailing list