[MPlayer-dev-eng] Real_media Demux Dnet patches
陆然
hephooey at fastmail.fm
Sun Oct 12 14:27:12 CEST 2003
Hi,
Have you seen the bug of seeking in rm files that I reported? Can you give me
some tips so that I maybe can fix it myself :) I send a work around with the
rm seek patch, but I don't think that's a good solution.
On Sunday 12 October 2003 20:21, Arpi wrote:
> Hi,
>
> do not apply, this is bad!!!
> the byteswapping is handled in the decoder.
>
>
> > --- Copy of demux_real_10_12.c 2003-10-09
> > 09:45:29.000000000 -0400
> > +++ demux_real.c 2003-10-12 00:14:25.000000000 -0400
> > @@ -524,8 +524,8 @@
> > *((int*)NULL)=1; // sig11 :)
> > }
> > #endif
> > -#if 0
> > - if( ((sh_audio_t *)ds->sh)->format ==
> > 0x2000)
> > +#if 1
> > + if( ((sh_audio_t *)ds->sh)->format ==
> > MKTAG('d', 'n', 'e', 't'))
> > {
> > // if DNET, swap bytes, as DNET
> > is byte-swapped AC3:
> > char *ptr = dp->buffer;
> >
> > __________________________________
> > Do you Yahoo!?
> > The New Yahoo! Shopping - with improved product search
> > http://shopping.yahoo.com
> >
> > _______________________________________________
> > MPlayer-dev-eng mailing list
> > MPlayer-dev-eng at mplayerhq.hu
> > http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
> >
> >
>
>
>
> A'rpi / Astral & ESP-team
>
> --
> Developer of MPlayer G2, the Movie Framework for all -
> http://www.MPlayerHQ.hu
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
--
Best Regards,
LR
More information about the MPlayer-dev-eng
mailing list