[FFmpeg-devel] [PATCH] avformat/mpegenc - reject unsupported audio streams
Gyan
ffmpeg at gyani.pro
Wed Jul 17 07:20:07 EEST 2019
On 08-07-2019 05:35 PM, Gyan wrote:
>
>
> On 25-04-2019 01:48 PM, Gyan wrote:
>>
>>
>> On 25-04-2019 01:23 PM, Ali KIZIL wrote:
>>>
>>> There are also Dolby Codecs (ac3 & eac3). Will it also throw error for
>>> these codecs ?
>>
>> AC3 is supported before and after this patch.
>> EAC3 is unsupported before and after this patch.
>>
>> But it's sent to the same decoder, so support could be added. I'll
>> check.
>
> Attached patch allows muxing EAC3 in MPEG-PS. Stock ffmpeg can demux
> and decode such streams fine.
Will push tonight.
Gyan
More information about the ffmpeg-devel
mailing list