I don't have OpenMax IL hardware accelerated video playback in VLC
I have a raspberry 2 with ubuntu mate 16.04 installed (i did a terminal upgrade from 15.04 using this page How to upgrade Ubuntu (Mate) via the terminal and a sudo rpi-update).
So I should have :
Ubuntu MATE 16.04 added OpemMAX IL hardware accelerated video playback to VLC
and MMAL hardware accelerated video playback to ffmpeg.
To enable hardware accelerated video playback in VLC go to Tools -> Preferences -> Video and select OpenMax IL.
To use hardware accelerated video playback with ffplay you must specify the h264_mmal codec
ffplay -vcodec h264_mmal video.mp4
But I don't ! that are weeks I am trying to fix this
Do I have something to change in /boot/config.txt ?
Can someone help me please ?
Thank you very much !
Sebastien
Thanks for the link !
I look at that but … well … i am a little bit lost … it looks like more development page …there are lines of code … and nothing talking about how to make it available into VLC.
I looked all over the internet … it looks like I am the only one to get problem with the 16.4.
Do some people have it and confirm they have OpenMax IL available ? Did you smg special ? Did you come from an 15.04 upgrade (i suspect that could be my problem) ?
In did 16.04 is supposed to give me acceleration functionality : https://ubuntu-mate.org/raspberry-pi/
(see “Hardware accelerated video with VLC and ffmpeg” section)
So I don’t really want to downgrade it didn’t work before neither
I may have smg :
i looked into my ppa sources and found this ppa source desactivated due to the upgrade to 16.04 :
Then I activated back and reinstalled VLC. I could get the OpenMax IL option available in VLC ! but guess what ... ?! It doesn't work and doesn't play the video ...
sooooo ... I think I have problem with my PPA sources. Maybe not the good ones related to raspberry ?
here is the result to list my ppa sources ls -l /etc/apt/sources.list.d/ :
@wolfman, no I don’t really know about hardware acceleration, I don’t actively use my Raspberry Pi, but know some technical differences.
@zzzeb, upgrading the Raspberry Pi edition of Ubuntu MATE isn’t actually supported, so you may wish to check if it is really running 16.04:
lsb_release -a
To check / enable PPAs, open up Software & Updates and check any PPAs that were disabled. Also check and edit each entry to check the release line reads “xenial” and not “wily”