[Duplicated]H.264 not working
-
PiesekChlebek last edited by
I tried to watch my favorite twitch streamer but it just showed an error 4000 and said that this video is not available on this browser and the same happened on youtube without the error code
- Ubuntu 20.04.6 LTS
- Opera 105.0.4970.16
I already tried methods listed in here but none worked i tried reseting the browser reinstalling it but when i booted it up in a vm with windows it worked i also tried two html5 test but both said that acc and H.264 not avaiable
First
Second
pls help
-
burnout426 Volunteer last edited by
@piesekchlebek said in [Duplicated]H.264 not working:
Opera 105.0.4970.16
Opera 105 is based on Chromium 119. So, you need a libffmpeg.so file that's compatible with it. There's one available at https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine/releases/tag/nwjs-ffmpeg-0.82.0 and see https://www.reddit.com/r/operabrowser/wiki/opera/linux_libffmpeg_config/ for where to put it.
-
PiesekChlebek last edited by
@burnout426 Thank you it works but do you have any idea how to get H.265 working also?
-
burnout426 Volunteer last edited by burnout426
@piesekchlebek The person that builds the libffmpeg.so you use would have to build in support for it. I don't think any of the people provide libffmpeg.so by itself have one that's has support for h.265. You'd have to build it yourself.
However, there are some Chromium Linux builds at https://chromium.woolyss.com/ (down the page) that have h.265 support. See the ones with all-codecs+. Nothing like that for Opera as far as I know. I guess you could extract libffmpeg.so from the package and try it, if you can find a Chromium 119 all-codecs+ package. Or, you could ask one of the developers of those builds to see if they'll provide you with an h.265 libffmpeg.so that's compatible with Chromium 119. Don't know if they'll do it or not, but you can ask.
There might be some hoops you'll have to go through and flags you have to mess with and drivers you have to use to make it work. Not sure. I would try to get it h.265 to work in the Chromium build first before trying its libffmpeg.so with Opera.
-