The Videos Don't Play Topic
-
leocg Moderator Volunteer last edited by leocg
@stevenjames123 And?
By the way, you should not post just an image without providing a context for it
-
john-53 last edited by
I followed these instructions over a year ago and I've had no problem with video playback because of the codec issue. Each Opera update maintains the proper codec with this script installed.
https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine/
-
kareemb last edited by
@xzero said in [Solved]Solving the problem of the Opera browser with video playback in Ubuntu and similar distributions (Linux Mint, KDE neon):
sudo /bin/bash opera-fix-ffmpeg.sh /path/to/your-opera-installation
Worked for Opera 94 & 95 on Ubuntu 22.04. Thanks
-
JoeSchwarz last edited by leocg
hi,
I have noticed that Opera on Linux (Mint cinnamon 21.1) has problem with videos of BBC (e.g. REEL) or CNN (e.g. news) and shows a weird error code.
Because Firefox won't have this problem I believe that it must be an Opera bug. -
leocg Moderator Volunteer last edited by
@joeschwarz Check the whole topic above.
Also check https://www.reddit.com/r/operabrowser/wiki/opera/linux_libffmpeg_config and https://forums.opera.com/topic/37539/solved-solving-the-problem-of-the-opera-browser-with-video-playback-in-ubuntu-and-similar-distributions-linux-mint-kde-neon/ -
JoeSchwarz last edited by JoeSchwarz
@leocg
Thanks for the great hint. It works line charm. Here are the steps that what I've done:- run Opera, click "about" and scroll up to look for the install path. Here: /usr/lib/x86_64-linux-gnu/opera, then run: killall opera
- cd /usr/lib/.../opera
- sudo mv libffmpeg.so libffmpeg.so_original
- snap install chromium-ffmpeg
- cd /snap/chromium-ffmpeg/current/
- look for the most actual version:chronium-ffmpeg-XXXXX. Here: chromium-ffmpeg-108372//chromium-ffmpeg
- sudo ln -sf /snap/chromium-ffmpeg/current/chromium-ffmpeg-108372/chromium-ffmpeg/libffmpeg.so libffmpeg.so
Finish. Start opera Opera, goto www.bbc.com and try with any REEL video....to see if it might work and...it works!
Joe -
miyen last edited by miyen
In the "software manager" of Mint now you can download flatpack package with the codecs integrated, no more struggle.
-
ThanosTheMadMan last edited by
@mr-matt-eastwood Thank you! This worked for me too. Of-course the path was a bit different for me. Specifically it was "/snap/chromium-ffmpeg/30/chromium-ffmpeg-108372/chromium-ffmpeg" and it had other options, but it worked!
-
-
999Lucia-mi-Amor999 last edited by
what I do?
Opera One(version: 100.0.4815.21)
Opera is up to date
Update stream:Stable
System:Linux Mint 21.1 (x86_64; X-Cinnamon)
Chromium version:114.0.5735.110
Browser identification
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/100.0.0.0help me please
-
Hugobsb last edited by
@marek-online said in [Solved]Solving the problem of the Opera browser with video playback in Ubuntu and similar distributions (Linux Mint, KDE neon):
higher
Just this one solved. Thanks a lot
-
gogoanime6 last edited by
I'm facing an issue while trying to stream videos from GogoAnime on the Opera browser. Despite trying all above troubleshooting methods, I haven't been able to resolve the problem. I'm reaching out to the community for any suggestions or alternative solutions you might have.
Here's a summary of the steps I've taken so far:
Checked my internet connection: It's stable, as I can stream from other platforms without any issues.
Updated Opera: I'm using the latest version of the browser to ensure compatibility.
Cleared cache and cookies: Tried removing browsing data to address potential conflicts, but it didn't help.
Disabled extensions/plugins: Temporarily turned off all extensions and plugins, but the problem persisted.
Tried private browsing: Attempted to stream in incognito mode, but still encountered the same issue.
Updated Adobe Flash Player: Ensured Flash Player was up to date, but it didn't solve the problem.
Contacted Opera support: Reached out to them, but their response didn't offer a specific solution for GogoAnime streaming.
I'm feeling discouraged after trying these steps with no success. If anyone has experienced a similar issue or has any suggestions, please share your insights.
Thank you for your assistance!
Ps. the websites i tried are given below -
sgunhouse Moderator Volunteer last edited by
@gogoanime6 Opera does not incluse proprietary video codecs.. Find the package chromium-codecs-extra or corresponding package for your system for Opera's version of Chromium and install it.
-