[FFmpeg-devel] [PATCH] avformat/movenc: write track data in minf->hdlr for MOV
Gyan Doshi
gyandoshi at gmail.com
Sat Jul 14 11:47:05 EEST 2018
On 10-07-2018 10:40 PM, Gyan Doshi wrote:
>
> Plan to push in a day if no objections.
I checked some MOVs generated by Apple s/w like FCP or QT and saw that
they don't set stream-specific handlers in minf.
Correct way to convey handler name from input MOV to output MOV is by
not updating handler_name from minf during demux.
This patch is superseded by
https://patchwork.ffmpeg.org/patch/9724/
Regards,
Gyan
More information about the ffmpeg-devel
mailing list