<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Video and Opera does not seem to be going good on Linux Mint]]></title><description><![CDATA[<p dir="auto">I recently switched to Linux Mint from Windows 11. Facing the following issues with Opera not able to play videos on Twitter or Facebook. Interestingly I guess Youtube is able to manage the show though.</p>
<p dir="auto">Tried these and after reboot Opera itself does not launch. Had to purge opera totally and reinstall again.</p>
<pre><code>sudo rm /usr/lib/x86_64-linux-gnu/opera/libffmpeg.so
sudo ln -s /usr/lib/chromium-browser/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera/
sudo apt install snapd
sudo snap install core
sudo snap install chromium-ffmpeg
sudo mkdir /usr/lib/x86_64-linux-gnu/opera/lib_extra
sudo ln -s /snap/chromium-ffmpeg/current/chromium-ffmpeg-98516/chromium-ffmpeg/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera/lib_extra
</code></pre>
]]></description><link>https://forums.opera.com/topic/65303/video-and-opera-does-not-seem-to-be-going-good-on-linux-mint</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 00:34:13 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/65303.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 13 Aug 2023 11:00:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Wed, 11 Mar 2026 18:26:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/584821">@mochica</a> This worked for me! I got the <em>latest</em> version of the <em>linux</em> zip, and replaced it with the command line using this:</p>
<pre><code>sudo mv &lt;new_file/file_location&gt; &lt;existing_file/file_location&gt;
</code></pre>
<p dir="auto">it was slow to load in the first video, but it looks like it's just because it's the first video it's loading with the new <a href="http://libffmpeg.so" target="_blank" rel="noopener noreferrer nofollow ugc">libffmpeg.so</a> file (Also, because of the nature of the website that is loading in this class recording).</p>
]]></description><link>https://forums.opera.com/post/400525</link><guid isPermaLink="true">https://forums.opera.com/post/400525</guid><dc:creator><![CDATA[awesomedanger]]></dc:creator><pubDate>Wed, 11 Mar 2026 18:26:12 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Thu, 15 Jan 2026 04:07:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/584821">@mochica</a></p>
<p dir="auto">This script fix the issue of video not playing every time Opera is updated.<br />
And it has an option to run it automatically every time the browser is updated. Works great for me.</p>
<p dir="auto"><a href="https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine</a></p>
]]></description><link>https://forums.opera.com/post/398244</link><guid isPermaLink="true">https://forums.opera.com/post/398244</guid><dc:creator><![CDATA[mochica00]]></dc:creator><pubDate>Thu, 15 Jan 2026 04:07:57 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Fri, 02 Jan 2026 05:24:55 GMT]]></title><description><![CDATA[<p dir="auto">There's a funny thing: Opera worked perfectly for me regarding playing video and then after an update, it hasn't worked anymore. "opera-stable" loll. Very stable.<br />
Anyway, alternative way to the solution of <a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/1021407">@Foxbiker</a> is to use libffmpeg of codium.</p>
<pre><code>sudo rm /usr/lib/x86_64-linux-gnu/opera-stable/libffmpeg.so
sudo ln -s /usr/share/codium/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera-stable/libffmpeg.so
</code></pre>
]]></description><link>https://forums.opera.com/post/397815</link><guid isPermaLink="true">https://forums.opera.com/post/397815</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Fri, 02 Jan 2026 05:24:55 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Wed, 31 Dec 2025 20:15:54 GMT]]></title><description><![CDATA[<p dir="auto">Today I tried the procedure to replace the <a href="http://libffmpeg.so" target="_blank" rel="noopener noreferrer nofollow ugc">libffmpeg.so</a> file from Chromium and it works fine. Over time only the path to the files changed. Now it is:</p>
<p dir="auto">I deleted the <a href="http://libffmpeg.so" target="_blank" rel="noopener noreferrer nofollow ugc">libffmpeg.so</a> file from Opera with:<br />
sudo rm /usr/lib/x86_64-linux-gnu/opera-stable/libffmpeg.so</p>
<p dir="auto">and copied the better one from the new Chromium:<br />
sudo ln -s /usr/lib/chromium/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera-stable/libffmpeg.so</p>
<p dir="auto">Thank you for this advice. I was already desperate and tried using other browsers like Firefox or Chromium, but for me Opera is the best for many practical reasons.</p>
]]></description><link>https://forums.opera.com/post/397791</link><guid isPermaLink="true">https://forums.opera.com/post/397791</guid><dc:creator><![CDATA[Foxbiker]]></dc:creator><pubDate>Wed, 31 Dec 2025 20:15:54 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Sat, 27 Dec 2025 00:45:48 GMT]]></title><description><![CDATA[<p dir="auto"><a href="http://libffmpeg.so" target="_blank" rel="noopener noreferrer nofollow ugc">libffmpeg.so</a> from Balena Etcher Saved my OPERA!!!</p>
<p dir="auto"><img src="/assets/uploads/files/1766795195841-0b258c4f-4445-4ab1-8223-6a85063dc56d-image.png" alt="0b258c4f-4445-4ab1-8223-6a85063dc56d-image.png" class=" img-responsive img-markdown" /></p>
<p dir="auto"><a href="http://libffmpeg.so" target="_blank" rel="noopener noreferrer nofollow ugc">libffmpeg.so</a>     2,783,016     07/29/25<br />
vs<br />
<a href="http://libffmpeg.so" target="_blank" rel="noopener noreferrer nofollow ugc">libffmpeg.so</a>     1,572,088     12/10/2025</p>
<p dir="auto">leaving out the important part....</p>
]]></description><link>https://forums.opera.com/post/397567</link><guid isPermaLink="true">https://forums.opera.com/post/397567</guid><dc:creator><![CDATA[boriisii]]></dc:creator><pubDate>Sat, 27 Dec 2025 00:45:48 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Sat, 27 Dec 2025 00:22:36 GMT]]></title><description><![CDATA[<p dir="auto"><a href="http://libffmpeg.so" target="_blank" rel="noopener noreferrer nofollow ugc">libffmpeg.so</a> from Balena Etcher saved my Opera!!!!</p>
]]></description><link>https://forums.opera.com/post/397565</link><guid isPermaLink="true">https://forums.opera.com/post/397565</guid><dc:creator><![CDATA[boriisii]]></dc:creator><pubDate>Sat, 27 Dec 2025 00:22:36 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Tue, 22 Jul 2025 18:37:00 GMT]]></title><description><![CDATA[<p dir="auto">@jito463 Yeah they can f... off its not up to me to fix their shit and I'm definitely not going to install another program Snap just so i can have 1 app</p>
]]></description><link>https://forums.opera.com/post/389717</link><guid isPermaLink="true">https://forums.opera.com/post/389717</guid><dc:creator><![CDATA[Stugrue]]></dc:creator><pubDate>Tue, 22 Jul 2025 18:37:00 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Tue, 20 May 2025 20:11:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/232862">@lavanyadeepak-0</a></p>
<p dir="auto">I ran into the same issue, so I reported it as a bug to opera and got this automated bug fix response, they must get it a lot. I haven't tried it yet but I thought that I would post in in here as another fix method:</p>
<p dir="auto">Automation for Jira commented:</p>
<p dir="auto">It looks like your report is connected with media issues on Linux OS.<br />
Unfortunately, Opera .deb and .rpm versions don't support the H.264/MP4 codec natively. We recommend using snap to avoid problems with codecs.</p>
<p dir="auto">If you want to fix it manually, please try the following steps:<br />
You should have Chromium installed on your system.</p>
<p dir="auto">Download Chromium.<br />
Run the following command in Linux Shell:<br />
<code>sudo ln -s /usr/lib/chromium-browser/libs/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera/lib_extra/libffmpeg.so.32</code><br />
(This command links the Chromium <a href="http://libffmpeg.so" target="_blank" rel="noopener noreferrer nofollow ugc">libffmpeg.so</a> file to Opera.)<br />
Now restart Opera and visit this site to check if HTML5 playback works correctly.<br />
image</p>
<p dir="auto">Thank you for helping improve Opera!</p>
<p dir="auto">Best wishes, the Opera Desktop Team</p>
]]></description><link>https://forums.opera.com/post/385220</link><guid isPermaLink="true">https://forums.opera.com/post/385220</guid><dc:creator><![CDATA[FinnFinnigan]]></dc:creator><pubDate>Tue, 20 May 2025 20:11:37 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Sat, 12 Apr 2025 19:37:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/232862">@lavanyadeepak-0</a> The same happened to me, but after I closed Opera and run it again, everything is fine. All videos are working like a charm. thank you <a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/584821">@mochica</a></p>
]]></description><link>https://forums.opera.com/post/382424</link><guid isPermaLink="true">https://forums.opera.com/post/382424</guid><dc:creator><![CDATA[RubensMatos]]></dc:creator><pubDate>Sat, 12 Apr 2025 19:37:50 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Mon, 24 Feb 2025 08:34:46 GMT]]></title><description><![CDATA[<p dir="auto">Have you tried updating your codecs or switching the video renderer in Opera’s settings? Sometimes adjusting those can help improve performance. Also, checking if hardware acceleration is enabled might be worth a try. Let me know if that helps!</p>
]]></description><link>https://forums.opera.com/post/378056</link><guid isPermaLink="true">https://forums.opera.com/post/378056</guid><dc:creator><![CDATA[isabella-87]]></dc:creator><pubDate>Mon, 24 Feb 2025 08:34:46 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Mon, 24 Feb 2025 01:11:18 GMT]]></title><description><![CDATA[<p dir="auto">I couldn't find package that contains libffmpeg on APT repo (and I don't really trust results on internet). So I copied codium's libffmpeg into Opera's lib_extra. This routine fixed video problem for me.</p>
]]></description><link>https://forums.opera.com/post/378001</link><guid isPermaLink="true">https://forums.opera.com/post/378001</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Mon, 24 Feb 2025 01:11:18 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Sat, 22 Feb 2025 00:10:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/584821">@mochica</a> this is right.</p>
<p dir="auto">but for some people who user some package manager such snap, flatpak, aur, yay etc. the correct directory is /usr/lib/opera.</p>
]]></description><link>https://forums.opera.com/post/377366</link><guid isPermaLink="true">https://forums.opera.com/post/377366</guid><dc:creator><![CDATA[typeoftian]]></dc:creator><pubDate>Sat, 22 Feb 2025 00:10:15 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Wed, 04 Sep 2024 23:13:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/205892">@styen</a> Thank you, this solution worked excellent with Linux Mint 22.</p>
]]></description><link>https://forums.opera.com/post/359174</link><guid isPermaLink="true">https://forums.opera.com/post/359174</guid><dc:creator><![CDATA[MrBaloo11]]></dc:creator><pubDate>Wed, 04 Sep 2024 23:13:16 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Wed, 05 Jun 2024 16:07:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/205892">@styen</a> Thank you so much!!</p>
]]></description><link>https://forums.opera.com/post/352495</link><guid isPermaLink="true">https://forums.opera.com/post/352495</guid><dc:creator><![CDATA[s58302]]></dc:creator><pubDate>Wed, 05 Jun 2024 16:07:48 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Mon, 03 Jun 2024 14:01:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/205892">@styen</a> you are a angel , thanks</p>
]]></description><link>https://forums.opera.com/post/352256</link><guid isPermaLink="true">https://forums.opera.com/post/352256</guid><dc:creator><![CDATA[danielpvn]]></dc:creator><pubDate>Mon, 03 Jun 2024 14:01:14 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Mon, 11 Mar 2024 13:39:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/205892">@styen</a> Thanks for this solution. I almost uninstalled Opera because of the video issue. Now it's working fine. The only thing is that I couldn't install opera-stable via apt, so I downloaded the latest deb installer from Opera homepage. The Linux Mint repo must be lacking opera-stable</p>
]]></description><link>https://forums.opera.com/post/345058</link><guid isPermaLink="true">https://forums.opera.com/post/345058</guid><dc:creator><![CDATA[shelleyfrank]]></dc:creator><pubDate>Mon, 11 Mar 2024 13:39:11 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Thu, 07 Mar 2024 03:11:12 GMT]]></title><description><![CDATA[<p dir="auto">@jito463</p>
<p dir="auto">That's funny, I am in the almost exact opposite situation in that this bug has convinced me to finally completely ditch Windows for desktop use and re-embrace Linux/BSD as a viable daily driver OS.</p>
<p dir="auto">Running into a show-stopper bug and then being able to fix said bug in 5 minutes with minimal searching reminds me of what Linux on the Desktop is really for.  Which is that enjoyment found in being bogged down by random problems which don't occur with other systems/software, using previously developed skills and knowledge to fix the problem in a completely hack manner (as in messy and half-assed) which in turn allows one to develop a massive and completely useless Superiority Complex over the M$/iO$ plebs.</p>
<p dir="auto">It's good to be back.</p>
]]></description><link>https://forums.opera.com/post/344630</link><guid isPermaLink="true">https://forums.opera.com/post/344630</guid><dc:creator><![CDATA[adamspaminator]]></dc:creator><pubDate>Thu, 07 Mar 2024 03:11:12 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Fri, 01 Mar 2024 13:57:23 GMT]]></title><description><![CDATA[<p dir="auto">I am sadly used to it already, made it work via manual downloads and replacing the /usr/lib/x86_64-linux-gnu/opera/libffmeg.so in any form.<br />
Used to do it via snap on fedora, this time i installed mint and just downloaded the zip from github.</p>
<p dir="auto">You can script it or just do not upgrade your browser automatically and plan it. It basically are just 3 steps to do:</p>
<ul>
<li>update your browser, test if media files still work</li>
<li>download the ffmpeg</li>
<li>replace the opera supplied file with a symlink or just the new file and restart your browser.</li>
</ul>
<p dir="auto">The browser is worth a bit of extra effort in my case, firefox and chrome variants just aint my piece of pie. I read somewhere that Opera could not include the media codec files because of licensing types but not sure how much of that is true.</p>
]]></description><link>https://forums.opera.com/post/344261</link><guid isPermaLink="true">https://forums.opera.com/post/344261</guid><dc:creator><![CDATA[Prutser]]></dc:creator><pubDate>Fri, 01 Mar 2024 13:57:23 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Sun, 25 Feb 2024 23:07:06 GMT]]></title><description><![CDATA[<p dir="auto">I have Opera version 107 and <a href="http://libffmpeg.so" target="_blank" rel="noopener noreferrer nofollow ugc">libffmpeg.so</a> version .84 from the link above <a href="https://github.com/nwjs-ffmpeg-prebuilt/nwjs-ffmpeg-prebuilt/releases" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/nwjs-ffmpeg-prebuilt/nwjs-ffmpeg-prebuilt/releases</a></p>
<p dir="auto">worked for me.</p>
]]></description><link>https://forums.opera.com/post/343829</link><guid isPermaLink="true">https://forums.opera.com/post/343829</guid><dc:creator><![CDATA[anika216]]></dc:creator><pubDate>Sun, 25 Feb 2024 23:07:06 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Sun, 18 Feb 2024 04:00:58 GMT]]></title><description><![CDATA[<p dir="auto">This works but I had to right-click, 'open as root' in order to paste the <a href="http://libffmpeg.so" target="_blank" rel="noopener noreferrer nofollow ugc">libffmpeg.so</a> file.</p>
<p dir="auto">I know it adds another 15mb or so to the file size, but if you don't do a symlink it is pretty annoying to have to do this every time, when the developers could simply use the correct yet larger file.</p>
]]></description><link>https://forums.opera.com/post/343261</link><guid isPermaLink="true">https://forums.opera.com/post/343261</guid><dc:creator><![CDATA[Steviedeeee69]]></dc:creator><pubDate>Sun, 18 Feb 2024 04:00:58 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Wed, 14 Feb 2024 10:23:11 GMT]]></title><description><![CDATA[<p dir="auto">This is stupid, I should't install some codes and use terminal just to be able to use this browser, all other browsers work just fine out of the box. It's WTF moment to be honest. I don't event know why they bother supporting linux version of browser if it's not usable anyway.</p>
]]></description><link>https://forums.opera.com/post/342870</link><guid isPermaLink="true">https://forums.opera.com/post/342870</guid><dc:creator><![CDATA[soltysss]]></dc:creator><pubDate>Wed, 14 Feb 2024 10:23:11 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Wed, 15 Nov 2023 20:50:16 GMT]]></title><description><![CDATA[<p dir="auto">@jito463 I feel you. Sadly I think this is the roadmap for me too <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=o7miklbo7rs" class="not-responsive emoji emoji-emoji-one emoji--disappointed_face" title=":(" alt="😞" /></p>
]]></description><link>https://forums.opera.com/post/333922</link><guid isPermaLink="true">https://forums.opera.com/post/333922</guid><dc:creator><![CDATA[DarkMac78]]></dc:creator><pubDate>Wed, 15 Nov 2023 20:50:16 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Wed, 15 Nov 2023 20:02:16 GMT]]></title><description><![CDATA[<p dir="auto">You know, I have to thank the Opera team.  Because of this issue after installing Linux on my work PC, I have finally decided to ditch ChrOpera once and for all.  It's been a long time coming, with multiple aggravations/ irritations, and this just made it easy to take the final step.  I was going to try and fix the issue with the above steps, but I'm finally fed up.</p>
<p dir="auto">So thank you Opera dev team.</p>
]]></description><link>https://forums.opera.com/post/333918</link><guid isPermaLink="true">https://forums.opera.com/post/333918</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Wed, 15 Nov 2023 20:02:16 GMT</pubDate></item><item><title><![CDATA[Reply to Video and Opera does not seem to be going good on Linux Mint on Fri, 03 Nov 2023 10:53:44 GMT]]></title><description><![CDATA[<p dir="auto">I am using th <a href="http://libffmpeg.so" target="_blank" rel="noopener noreferrer nofollow ugc">libffmpeg.so</a> from the Slack installation. Bottom line, if you already have <a href="http://libffmpeg.so" target="_blank" rel="noopener noreferrer nofollow ugc">libffmpeg.so</a> installed, just backup /usr/lib64/opera/libffmpeg.so and then do a symlink for /usr/lib/slack/libffmpeg.so.</p>
]]></description><link>https://forums.opera.com/post/332411</link><guid isPermaLink="true">https://forums.opera.com/post/332411</guid><dc:creator><![CDATA[DarkMac78]]></dc:creator><pubDate>Fri, 03 Nov 2023 10:53:44 GMT</pubDate></item></channel></rss>