[FFmpeg-devel] [PATCH] Proper parsing of DTS-HD MA streams - Patch to TS Parser

Robert McNamara robert.mcnamara
Thu Nov 27 22:50:02 CET 2008


On Thu, Nov 27, 2008 at 1:40 PM, Ian Caulfield <ian.caulfield at gmail.com>wrote:

> 2008/11/27 Robert McNamara <robert.mcnamara at gmail.com>
> >
> > I have added a case for the TrueHD streams to be handled by CODEC_ID_MLP.
>
> Have you tested that this decodes correctly? Last I looked, it seemed
> that Blu-Ray TrueHD tracks muxed TrueHD packets and AC-3 packets onto
> the same PID - if this is the case, simply identifying the stream as
> CODEC_ID_MLP probably won't work...
>
> Ian
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
>

Hi Ian,

Thanks for your response.  You appear to be correct, the MLP parser doesn't
like it, although with the patch applied it does at least *see* and properly
identify the stream.  For me, being able to see the valid (if unusable)
stream has some value, but I would understand completely if asked to strike
that part from the patch at this time.  Does the rest of the patch seem
appropriate/acceptable?

Thanks,

Robert




More information about the ffmpeg-devel mailing list