Mailing List archive

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

[vdr] Re: mp3-0.9.9 with vdr-1.3.19



On Sat, 2005-02-05 at 12:57 +0000, Laz wrote:
> On Saturday 05 Feb 2005 12:39, Stefan Huelswitt wrote:
> > On 05 Feb 2005 Laz <laz@club-burniston.co.uk> wrote:
> > > I'm still getting no output from the mp3 plugin with vdr-1.3.19.
> > > Unpatched, playback of an mp3 gives me a progress bar which speeds
> > > through the whole track in a few seconds, which is what other people were
> > > reporting.
> >
> > There was a patch on the ML:
> >
> > diff -Nur vdrdevel-plugin-mp3.orig/player-mp3.c
> > vdrdevel-plugin-mp3/player-mp3.c --- vdrdevel-plugin-mp3.orig/player-mp3.c 
> >   2005-01-25 20:12:53.000000000 +0100 +++ vdrdevel-plugin-mp3/player-mp3.c 
> >   2005-01-25 20:08:41.000000000 +0100 @@ -1220,7 +1220,7 @@
> >    only48khz=MP3Setup.Only48kHz;
> >    outSr=0;
> >  #if VDRVERSNUM >= 10318
> > -  cDevice::PrimaryDevice()->SetCurrentAudioTrack(ttDolbyFirst);
> > +  cDevice::PrimaryDevice()->SetCurrentAudioTrack(ttAudio);
> >  #endif
> >    d(printf("mp3-dvb: using DVB output\n"))
> >  }
> 
> Yes; that's the one I applied and I now see and hear nothing at all!

I witnessed a similar effect (DXR3 too here), although IIRC I could see
the fast-forward-moving progress bar with both the unpatched and patched
mp3 plugin.  No sound with or without the above patch.  Threading-
patched 1.3.17 works as expected, will stick with it until a new
combination that produces sound again in this setup is available.





Home | Main Index | Thread Index