Opera 31 youtube. I want to watch all videos in html5.
-
red last edited by
To opera devs:
Why don't you just unbundle ffmpeg and use the system-default one?
Largely most people have already installed a "competent" ffmpeg library anyway...
-
red last edited by
BTW - For Fedora users: The "Russian Fedora" Repos has it all nicely packaged. Including the ffmpeg libs.
-
avl Opera last edited by
To opera devs:
Why don't you just unbundle ffmpeg and use the system-default one?
Largely most people have already installed a "competent" ffmpeg library anyway...This is what we did before. We have two problems with this approach now:
- Chrome is integrating ffmpeg more closely, meaning it's harder to just 'unbundle' ffmpeg (the bundled ffmpeg has been changed, and the video implementation relies on some of their customizations)
- ffmpeg has a very unstable ABI, meaning it's very hard to say what 'system-default' is. If we compile to work with one specific version, Opera will crash when it's used with other versions of ffmpeg, and not all distributions (or different versions of distributions) have the exact same versions of the ffmpeg libraries
So the problem is that there's no "just" in "just unbundling" and no "competent" in "competent ffmpeg library" We're evaluating our options, we know that the current solution is far from ideal for everyone involved.
-
metalys last edited by
Is there a way I can tell Youtube that I can't play H.264 (https://www.youtube.com/html5)?
This way it would fall back to playable formats instead of launching the flashplayer, and so I should be able to use a feature such as playback speed not supported in the flashplayer.
-
metalys last edited by
For the time being, on Debian testing, I am using:
- Opera-beta 32.0.1948.4 (not .12 due to dual screen issues)
- libffmpeg.so from the package http://packages.ubuntu.com/wily/amd64/chromium-codecs-ffmpeg-extra/download (overwriting libffmpeg.so.32 in /usr/lib/x86_64-linux-gnu/opera-beta/lib/)
Which seems to work for any html5 video at the moment.
Regards,
Allan -
avl Opera last edited by
For the time being, on Debian testing, I am using:
- Opera-beta 32.0.1948.4 (not .12 due to dual screen issues)
- libffmpeg.so from the package http://packages.ubuntu.com/wily/amd64/chromium-codecs-ffmpeg-extra/download (overwriting libffmpeg.so.32 in /usr/lib/x86_64-linux-gnu/opera-beta/lib/)
Put it in
/usr/lib/x86_64-linux-gnu/opera-beta/lib_extra
instead (create the directory if it's not there). That way it won't get removed on updates. Opera will readlib_extra
before readinglib
. -
metalys last edited by
- libffmpeg.so from the package http://packages.ubuntu.com/wily/amd64/chromium-codecs-ffmpeg-extra/download (overwriting libffmpeg.so.32 in /usr/lib/x86_64-linux-gnu/opera-beta/lib/)
Put it in /usr/lib/x86_64-linux-gnu/opera-beta/lib_extra instead (create the directory if it's not there). That way it won't get removed on updates. Opera will read lib_extra before reading lib.
Ah, excellent. (And I'm sorry I didn't read through the thread so you could avoid repeating yourself..)
-
larmedina last edited by
I hope let me play some funny videos on youtube. libffmpg there is not present in Ubuntu 14.04, hope that this fix works is borring looking for some content and need to star another browser because you cant see media on this.
-
Deleted User last edited by
For the time being, on Debian testing, I am using:
- Opera-beta 32.0.1948.4 (not .12 due to dual screen issues)
- libffmpeg.so from the package http://packages.ubuntu.com/wily/amd64/chromium-codecs-ffmpeg-extra/download (overwriting libffmpeg.so.32 in /usr/lib/x86_64-linux-gnu/opera-beta/lib/)
Put it in /usr/lib/x86_64-linux-gnu/opera-beta/lib_extra instead (create the directory if it's not there). That way it won't get removed on updates. Opera will read lib_extra before reading lib.
Can you put that lib in Opera deb file?
-
kapsi last edited by
I did this:
ln /usr/lib/chromium-browser/libs/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera/lib_extra/libffmpeg.so.31
And it worked in 31 but stopped after update to 32.Edit: looks like you need to change filename to libffmpeg.so.32
-
kapsi last edited by
If anyone wants to copy-paste the above command, the forum ate underscores, it should be:
sudo ln /usr/lib/chromium-browser/libs/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera/lib_extra/libffmpeg.so.32
-
bluesky2008 last edited by
Currently I cannot play video from Twitter, Twitter show "This browser does not support playback video". And this test page (http://www.quirksmode.org/html5/tests/video.html) I also cannot play H.264/MP4
I can play video on web normal with other browsers as Edge, Firefox and Chrome.
I am using Windows 10 Pro x64 with Opera 32
Please help me workaround
-
A Former User last edited by
Doesn't work for:
Opera Developer 39.0.2248.0
Ubuntu 16.04 LTS (x86_64; LXDE) (64-bit)
chromium-codecs-ffmpeg-extra_50.0.2661.102-0ubuntu0.16.04.1.1237_amd64
sudo ln -s /usr/lib/chromium-browser/libs/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera-developer/lib_extra/libffmpeg.so.39
-
l33t4opera last edited by
Hi @oshilan, try to follow the below steps, and see if this helps in your case:
-
Navigate to the Opera's installation folder (find the path in Opera's menu > About Opera), and create a new folder "lib_extra",
-
Download the "opera-developer-ffmpeg-codecs-52.0.2735.0" package, and extract the "libffmpeg.so" file to this folder.
For anyone else, who's having the same problem on the 32-bit Linux distribution, you can download the appropriate package from here, and follow the above steps.
-
-
Deleted User last edited by
@avl Why not implement around Cisco OpenH264? It is BSD licensed, but I do not know if it work properly.
-
gustavwiz last edited by
@xandcg: There are several implementations, both OpenH264 and x264 are open source ones. No matter which one you choose, if you use it in a commercial project, like Opera, MPEG LA will demand license fees from you. For a big company like Google, there is no problem to pay them for H264 support in chrome, but for Opera, it's another deal.
Sources:
From the ffmpeg FAQ:
Q: Is it perfectly alright to incorporate the whole FFmpeg core into my own commercial product?
A: You might have a problem here. There have been cases where companies have used FFmpeg in their products. These companies found out that once you start trying to make money from patented technologies, the owners of the patents will come after their licensing fees. Notably, MPEG LA is vigilant and diligent about collecting for MPEG-related technologies.From the Cisco FAQ
Q: If I use the source code in my product, and then distribute that product on my own, will Cisco cover the MPEG LA licensing fees which I'd otherwise have to pay?
A: No. Cisco is only covering the licensing fees for its own binary module, and products or projects that utilize it must download it at the time the product or project is installed on the user's computer or device.--> However, when I read the Cisco FAQ I see they also provide a binary module (as you get a hint of in the quote above), and it seems that they provide it for free even for commercial projects, and pays the license (which sounds a bit strange). Perhaps it was this free binary module you were referring to, @xandcg?
-
gustavwiz last edited by
...and products or projects that utilize it must download it [the binary] at the time the product or project is installed on the user's computer or device.
Okay, so they are encouraging people to use a "leak" in the license, and download the binary separately at the same time as the installation of their software, and then "borrow" it for the application, like Opera is trying to do now with chromium-codecs-ffmpeg-extra.
Then I guess Cisco, as well as Mozilla and probably Opera, are against MPEG LA's control of the Internet with their proprietary codec that everyone should use and every browser maker should pay for. I really hope projects like this becomes successful in a couple of years.