Kagami / boram

:film_strip: Cross-platform graphical WebM converter
https://github.com/Kagami/boram/releases
439 stars 30 forks source link

Latest libavcodec still depends on R_2020 symbols with --enable-videotoolbox #12

Closed Kagami closed 7 years ago

Kagami commented 7 years ago

https://github.com/FFmpeg/FFmpeg/commit/dcd3418a35aab7ef283b68ed9997ce4ac204094e https://trac.ffmpeg.org/ticket/6081 https://developer.apple.com/reference/corevideo/kcvimagebuffercolorprimaries_itu_r_2020

Kagami commented 7 years ago

Should be fixed in https://github.com/FFmpeg/FFmpeg/commit/70ebc05bce51215cd0857194d6cabf1e4d1440fb @romaincointepas, mind testing ffmpeg-cifix-vboxfix2.zip?

romaincointepas commented 7 years ago

Works!

Kagami commented 7 years ago

Nice. videotoolbox is the only available hwdec API in mpv btw, so we surely want it enabled.

romaincointepas commented 7 years ago

On Mac yes, on Windows there are plenty and as far as I've read, the decoding bugs usually happen there :/

I think VLC uses a GPU/driver version blacklist for that, not sure about MPV.