On 2/17/19, Carl Eugen Hoyos <[email protected]> wrote: > 2019-02-17 21:25 GMT+01:00, Paul B Mahol <[email protected]>: >> Signed-off-by: Paul B Mahol <[email protected]> >> --- >> libavformat/isom.c | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/libavformat/isom.c b/libavformat/isom.c >> index 0a4d901be5..0052db539e 100644 >> --- a/libavformat/isom.c >> +++ b/libavformat/isom.c > >> + { AV_CODEC_ID_AC4, MKTAG('a', 'c', '-', '4') }, >> /* ETSI TS 103 190 */ > > Are there no codec-specific atoms needed when remuxing ac-4?
They are completely optional and not needed for decoding or remuxing. _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
