[vlc-devel] [PATCH] avcodec: allow hardware decoding with multithread for FFmpeg
Rémi Denis-Courmont
remi at remlab.net
Wed Jul 27 17:51:30 CEST 2016
Le keskiviikkona 27. heinäkuuta 2016, 16.43.26 EEST Steve Lhomme a écrit :
> The context is protected by a mutex.
What is protected by a mutex? The VLC state is not the problem here.
FFmpeg developers say hardware acceleration with threaded decoding is not
supported, especially not on Windows. In fact, I reckon Windows is the primary
motivation for not supporting it. Depending on FFmpeg version, it either fails
or prints a stern warning.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list