[MPlayer-users] missing audio on Wall-E Blu-Ray
Nico Sabbi
nicola.sabbi at poste.it
Thu Jan 1 17:53:51 CET 2009
Il giorno gio, 01/01/2009 alle 11.36 -0500, Eric Sharkey ha scritto:
> On Thu, Jan 1, 2009 at 9:48 AM, Nico Sabbi <nicola.sabbi at poste.it> wrote:
> > well, I found out that the substreams are identified by the first
> > byte in the pes_extension2 payload.
> > The best that can be done is to let the user specify the substream_id
> > he want to play, because the "right one" isn't qualified in the PMT,
> > and even so the codec assignment can be wrong for the same reason.
> >
> > Thank those genial designers for this mess.
> >
> > Try the attached patch specifying -ausid 0x71
>
> Thanks.
>
> I had to modify the patch to get it to compile (you can't initialize an extern
> int, you only need to initialize it where it's actually declared in the C file).
sorry, I sent you the wrong one
>
> I'm still having difficulty with the mplayer versions I've compiled myself
> from svn. I think I have all of the dependencies correct now, but when I use
> this version with -demuxer lavf it seems to go into an infinite loop.
> (I'll try to
> debug this more later. I'm out of time for today.)
the patch doesn't have any effect with demux_lavf
>
> If I skip -demuxer lavf, then the main audio portion of the file seems to play
> fine now (2 channel stereo only), but I've got no video at all. (This is
> without specifying -ausid.)
use _ to skip to the video track
>
> Chritian Marillat's sources, which presumably were used to build the binary
> that I had been running, won't even compile for me.
>
> Eric
bleah
More information about the MPlayer-users
mailing list