[FFmpeg-devel] [PATCH v1] avformat/mux: Set AV_PKT_FLAG_KEY for is_intra_only packet

Nicolas George george at nsup.org
Fri Apr 17 16:38:39 EEST 2020


James Almer (12020-04-17):
> The movenc test does not produce any files. It creates bogus packets
> that are dumped into the AVOutputFormat output using a custom
> AVIOContext on each stream that just calculates an md5 hash of the data.
> 
> I think the one line change i posted is enough to reproduce the changes,
> and we don't need the patch author to essentially rewrite the movenc
> test just to dump everything into a file we can pass to ffprobe that may
> or may not be parseable to begin with.

Yes, for that I agree.

But urgh, is there a very good reason for the movenc test to be that
kind of abomination?

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200417/eb286a89/attachment.sig>


More information about the ffmpeg-devel mailing list