Multiple modules by the same name
Posted: 14 Jan 2021 01:13
If I look at the list of modules with vlc -l there are lots of duplicates. In most cases the descriptions are different. How do I specify the right one in the command-line? For example there are two different modules called mmal_vout. I try to get help with vlc -p mmal_vout --advanced --help-verbose but I don't know which one it's talking about.
Code: Select all
$ vlc -l | grep mmal
VLC media player 3.0.11 Vetinari (revision 3.0.11-0-gdc0c5ced72)
mmal_vout mmal_vout
mmal_vout MMAL-based vout plugin for Raspberry Pi
mmal_avcodec MMAL buffered avcodec
mmal_deinterlace MMAL-based deinterlace filter plugin
mmal_codec MMAL-based decoder plugin for Raspberry Pi
mmal_codec MMAL resizing conversion filter
mmal_codec Video pictures blending for MMAL
mmal_codec Video pictures blending for neon
mmal_converter MMAL OpenGL surface converter
mmal_xsplitter MMAL x11 splitter for Raspberry Pi