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

Robert McNamara robert.mcnamara
Sat Nov 29 01:24:36 CET 2008


On Fri, Nov 28, 2008 at 4:13 PM, Aurelien Jacobs <aurel at gnuage.org> wrote:

> Robert McNamara wrote:
>
> > [...]
> >
> > As we know that E-AC3 is now handled by CODEC_ID_AC3, I have added that
> to
> > the EAC3 stream handling to that case.
>
> This is not OK. E-AC3 must be handled by CODEC_ID_EAC3 so that it can be
> remuxed correctly in other containers...
>
> Aurel
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
>

No Problem.  Makes sense to me.  Attached is an updated patch which adds a
case for E-AC3 to be handled by CODEC_ID_EAC3.  Also removed the Blu-ray
TrueHD parsing for now pending the MLP parser being able to pull out just
the TrueHD stream from the Blu-ray variant.

Robert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mpegtsparse.diff
Type: text/x-patch
Size: 1665 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081128/e2af2005/attachment.bin>



More information about the ffmpeg-devel mailing list