[FFmpeg-trac] #7514(undetermined:new): Cuvid decoders getting enabled for 'disable-decoders' config option
FFmpeg
trac at avcodec.org
Wed Oct 24 11:20:07 EEST 2018
#7514: Cuvid decoders getting enabled for 'disable-decoders' config option
-------------------------------------+-------------------------------------
Reporter: rgadkari | Type: defect
Status: new | Priority: normal
Component: | Version: git-
undetermined | master
Keywords: Config, | Blocked By:
cuvid | Reproduced by developer: 1
Blocking: |
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
If FFmpeg is configured with 'disable-decoders' command line option,
various cuvid decoders still show up in the list of enabled decoders.
Like all other decoders, these should also be disabled.
How to reproduce:
>./configure --enable-shared --disable-encoders --disable-decoders
--disable-optimizations --enable-debug --disable-stripping --enable-
logging
Attaching the config.log generated.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7514>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list