On 10/12/2016 4:15 PM, Grant Brownewell wrote:
> Hello,
> 
> I've been experimenting with encoding with a  cuda card, and I noticed that 
> setting the pict_type member of the AVFrame structure to AV_PICTURE_TYPE_I 
> does not trigger it to encode the next frame as an IDR frame as libx264 does. 
> I looked at the nvidia docs and it appears there is a mechanism for this 
> behavior.

Is that behaviour documented anywhere?

There should not be any technical issue with triggering a forced iframe,
the encoder might just choose to ignore it.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to