[FFmpeg-devel] [PATCH] Add support for demuxing the combined TrueHD/AC3 tracks in Blu-Ray m2ts files

Ian Caulfield ian.caulfield
Mon Sep 28 12:52:12 CEST 2009


This patch allows the combined TrueHD/AC3 tracks on Blu-Ray discs to be
demuxed as two separate streams - the TrueHD track will have a stream id of
the PID of the track, while the AC3 track will have an id of PID + 0x10000.
---

 libavformat/mpegts.c |   56 +++++++++++++++++++++++++++++++++++++++++++++++---
 1 files changed, 53 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hdmv-truehd.patch
Type: text/x-diff
Size: 4910 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090928/d15665d5/attachment.patch>



More information about the ffmpeg-devel mailing list