[FFmpeg-devel] [PATCH] libavformat/mov.c: Add parsing for DDTS atom for DTS audio

Yusuke Nakamura muken.the.vfrmaniac at gmail.com
Wed Sep 30 17:22:07 CEST 2015


2015-09-30 12:05 GMT+09:00 Michael Niedermayer <michaelni at gmx.at>:

> On Tue, Sep 29, 2015 at 02:44:38PM -0700, Shawn Singh wrote:
> > The DDTS atom is defined in ETSI TS 102 114, v1.4.1, Annex E.
> > This is useful for DTS-HD formats, some of which cannot be
> > decoded by dcadec.c or libdcadec.
> >
> > Signed-off-by: Shawn Singh <shawnsingh at google.com>
> > ---
> >  libavformat/mov.c | 56
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++
> >  1 file changed, 56 insertions(+)
>
> applied
>
> btw do you have a sample that you can share ?
>
>
DASH-IF's test vectors contain DTS-in-ISOBMFF samples.
http://dashif.org/test-vectors/
You can get them from URLs in MPD files.


> thanks
>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> The real ebay dictionary, page 1
> "Used only once"    - "Some unspecified defect prevented a second use"
> "In good condition" - "Can be repaird by experienced expert"
> "As is" - "You wouldnt want it even if you were payed for it, if you knew
> ..."
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
>


More information about the ffmpeg-devel mailing list