[FFmpeg-devel] [PATCH v4] avformat/movenc: Added an option to disable SIDX atom
Ronak
ronak2121 at yahoo.com
Tue Dec 11 05:36:57 EET 2018
> On Dec 6, 2018, at 4:47 AM, Tobias Rapp <t.rapp at noa-archive.com> wrote:
>
> On 06.12.2018 08:28, Karthick J wrote:
>> ---
>> doc/muxers.texi | 4 ++++
>> libavformat/movenc.c | 12 ++++++++++--
>> libavformat/movenc.h | 1 +
>> 3 files changed, 15 insertions(+), 2 deletions(-)
>> [...]
>
> Looks OK now, no more comments from my side.
I actually was going to submit a patch that would remove sidx atoms being written out for any non-video content.
Is that now unnecessary because of your changes here?
So adding -movflags skip_sidx for our audio only fmp4 files would allow us to skip the sidx atoms?
Ronak
>
> Regards,
> Tobias
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
More information about the ffmpeg-devel
mailing list