[FFmpeg-devel] [PATCH]lavf/mpegts: Consider 0x0f just a hint towards aac

Carl Eugen Hoyos ceffmpeg at gmail.com
Wed Sep 20 03:24:35 EEST 2017


2017-09-14 23:48 GMT+02:00 Michael Niedermayer <michael at niedermayer.cc>:
> On Wed, Sep 13, 2017 at 07:12:17PM +0200, Carl Eugen Hoyos wrote:
>> Hi!
>>
>> Attached patch fixes ticket #6657.
>>
>> Please comment, Carl Eugen
>
>>  mpegts.c |    2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>> 370a433251f563e16b654eeca8bb3463e787fd61  0001-lavf-mpegts-Consider-stream_type-0x0f-just-a-hint-to.patch
>> From d806a243e97de8c245958dc6f8d2646217cc5105 Mon Sep 17 00:00:00 2001
>> From: Carl Eugen Hoyos <ceffmpeg at gmail.com>
>> Date: Wed, 13 Sep 2017 19:05:10 +0200
>> Subject: [PATCH] lavf/mpegts: Consider stream_type 0x0f just a hint toward
>>  AAC.
>>
>> It is also used in the wild to signal latm.
>>
>> Fixes ticket #6657.
>> ---
>>  libavformat/mpegts.c |    2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> should be ok unless this causes common streams to be slowed down
> in a non trivial way in terms of data/time needed for detection

I cannot reproduce this, pushed.

> also please add a fate test, if the file is not too large

Will do.
File loewe.ts uploaded to my home directory on ffbox.

Thank you, Carl Eugen


More information about the ffmpeg-devel mailing list