Guillaume Gardet wrote: >> >> vcgencmd codec_enabled MPG2 >> >> I guess this is a Raspbian specialty - does anyone know where to find >> "vcgencmd" for openSUSE ? > > It is available in raspberrypi-userland package available for > Tumbleweed here: > https://download.opensuse.org/repositories/devel:/ARM:/Factory:/Contrib:/RaspberryPi/standard/ > But it fails to build since end of September, so not sure if it is > still installable.
Hmm, doesn't sound too promising. Thanks, I'll have a look. > But last time I tried, video decoding seemed to happen (no error) but > no image from the video were shown on HDMI output, only a black > screen. I have TV working, that was straight forward, but it's definitely not hardware accelerated. I have added the following to /boot/efi/extraconfig.txt : hdmi_force_hotplug=1 decode_MPG2=0x12345678 -- Per Jessen, Zürich (3.9°C) -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
