> From: Nicolas George <geo...@nsup.org> > Sent: Wednesday, June 10, 2020 19:54 > To: FFmpeg development discussions and patches <ffmpeg- > de...@ffmpeg.org> > Cc: Fu, Linjie <linjie...@intel.com> > Subject: Re: [FFmpeg-devel] [PATCH 4/5] fftools/ffmpeg: flush and recreate > encoder instance if resolution changes > > Linjie Fu (12020-06-09): > > Signed-off-by: Linjie Fu <linjie...@intel.com> > > --- > > Should be squashed with: > > https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=1434 > > Apart from the issue of accessing non-public fields, this needs to be > intensively tested. If it allows to create unplayable files, then it is > not acceptable. It should be tested with codecs that use extradata (x264 > for example) and also with rawvideo. > Indeed, tested with .mp4 and .h264 for encoder libx264, the results are playable. (discarding global header if resolution changing is allowed, then we can keep the Sequence header in each Key frame and make the resolution changing noticeable)
Please help to comment, thx. https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=1470 - Linjie _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".