[FFmpeg-devel] Does ffmlp decode Blueray?
Nico Sabbi
Nicola.Sabbi
Wed Jul 29 16:19:12 CEST 2009
On Wednesday 29 July 2009 14:23:24 Ramiro Polla wrote:
> Hi,
>
> On Wed, Jul 29, 2009 at 7:43 AM, Nico Sabbi<Nicola.Sabbi at poste.it>
wrote:
> >
> > $ ./mplayer ?-vo null ../../ac3+truehd.ts -ausid 0x72
> > Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
> > [mlp @ 0x12cbef0]There must be no extraword for MLP.
>
> I'll try being more verbose. Since it's TrueHD, you have to use
> CODEC_ID_TRUEHD. It uses the same mathematical basis as MLP, there
> are some additions, and a few tweaks that make it different from
> MLP.
>
> Ramiro Polla
nice, attached patch works, but it's very dirty.
Reimar, I'd like to assign something cleaner than a nonsense 0x3000;
what's the cleanest solution?
Ramiro, if TrueHD is a superset of MLP doesn't it make sense to assume
we are using the "truehd" decoder, a bit like MPEG1VIDEO vs
MPEG2VIDEO?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: thd.diff
Type: text/x-diff
Size: 2211 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090729/301772fb/attachment.diff>
More information about the ffmpeg-devel
mailing list