[vlc-devel] [PATCH 01/11] decoder: use an object to create the decoder device
Rémi Denis-Courmont
remi at remlab.net
Wed Nov 13 18:07:38 CET 2019
Le keskiviikkona 13. marraskuuta 2019, 14.24.59 EET Steve Lhomme a écrit :
> On 2019-11-13 12:14, Rémi Denis-Courmont wrote:
> > That won't work. Encoders cannot just use the default decoder device.
> > Typically, they can only use device of a single given type. That's
> > exactly the problem.
>
> Just like *every* other decoder device user, the encoder has to check
> the "dec_device->type" matches what it can handle or fallback to
> software (or refuse encoding).
And *that* breaks the existing and expected usage pattern of the venc flag.
--
雷米‧德尼-库尔蒙
http://www.remlab.net/
More information about the vlc-devel
mailing list