GNOME Bugzilla – Bug 782926
Add OMX.mesa.video_decoder{mpeg2,h264} to Bellagio config
Last modified: 2017-06-29 22:49:57 UTC
Add hardware video decoders provided by mesa/gallium: https://cgit.freedesktop.org/mesa/mesa/tree/src/gallium/state_trackers/omx/vid_dec.h#n53 Works on radeon and nouveau drivers.
Created attachment 352308 [details] [review] config: add OMX.mesa.video_decoder.{avc,mpeg2} for Bellagio config
Comment on attachment 352308 [details] [review] config: add OMX.mesa.video_decoder.{avc,mpeg2} for Bellagio config commit 65b3a2769de5a890463b98bf83fb60dba794e498 Author: Julien Isorce <jisorce@oblong.com> Date: Sun May 21 15:23:09 2017 +0100 config: add OMX.mesa.video_decoder.{avc,mpeg2} for Bellagio config Install libomxil-bellagio0 and make sure mesa has been built with --enable-omx. Check there is /usr/lib/libomxil-bellagio0/libomx_mesa.so then run omxregister-bellagio to regenerate $XDG_DATA_HOME/.omxregister Then omxh264dec and omxmpeg2dec should load. https://bugzilla.gnome.org/show_bug.cgi?id=782926