Trying to get vlc for RPi4 to use hardware decoding
Posted: 22 Aug 2022 22:10
I am compiling VLC on Arch ARM aarch64 using a slightly modified recipe from the current distro default to include the following configure options:
. I managed to get the build to work but the resulting binary is not able to playback an x265 test cllip with hardware decoding whereas if I boot to RPiOS, and use their vlc package, the same file plays just fine.
Code: Select all
--enable-omxil --enable-omxil-vout --enable-rpi-omxil