[FFmpeg-devel] [PATCH] avcodec/videotoolbox: fix kVTCouldNotFindVideoDecoderErr trying to decode HEVC on iOS

wm4 nfxjfg at googlemail.com
Fri Apr 20 12:56:27 EEST 2018


On Fri, 20 Apr 2018 03:43:30 -0500
Rodger Combs <rodger.combs at gmail.com> wrote:

> If there was a way to indicate this to consumers, or expose an option to turn this off, I'd say it should have that... but there's no good infrastructure to do that in an hwaccel, so whatever.
> One nit; otherwise LGTM.
> 

I guess it's OK as long as the Apple decoder really is faster than
FFmpeg with frame threading, and it supports all features a hw decoder
also would.

The whole point of hwaccel is to get a speed advantage over the
internal decoder.

Some mechanism to indicate that a sw decoder is used (even if it's
"better") would still be good.


More information about the ffmpeg-devel mailing list