On Fri, 10 Apr 2020 18:47:06 -0300
James Almer wrote:
>
> Seems fine in principle, but I'd like to hear Anton's opinion.
Thanks. I've sent an updated patch and will wait for Anton.
--phil
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https:/
On 4/10/2020 5:58 PM, Philip Langdale wrote:
> We've been in this fuzzy situation where maybe you could call
> avcodec_flush_buffers() on an encoder but there weren't any encoders
> that supported it except maybe audiotoolboxenc. Then we added flush
> support to nvenc very intentionally, and it wor
We've been in this fuzzy situation where maybe you could call
avcodec_flush_buffers() on an encoder but there weren't any encoders
that supported it except maybe audiotoolboxenc. Then we added flush
support to nvenc very intentionally, and it worked, but that was more a
coincidence than anything el