<?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[Opera can&#x27;t play videos in OpenSUSE Leap (again)]]></title><description><![CDATA[<p dir="auto">There was a problem with Opera not being able to use non-free codecs, or something similar. Currently, Opera cannot play half of the YouTube videos on OpenSUSE Leap 15.4, even though many updates have been released in the past six months. This problem was not present in Tumbleweed, except in rare cases where updates caused issues.</p>
]]></description><link>https://forums.opera.com/topic/61045/opera-can-t-play-videos-in-opensuse-leap-again</link><generator>RSS for Node</generator><lastBuildDate>Tue, 15 Sep 2026 01:31:14 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/61045.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 19 Mar 2023 10:56:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Opera can&#x27;t play videos in OpenSUSE Leap (again) on Fri, 02 Aug 2024 12:25:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/5278">@psijicv</a> The  current stable version of Brave is based on Chromium 127 instead of 126 that Opera 112 is based on. I'm surprised it worked in this specific case unless you still have a version of Braved based on Chromium 126. Either way though, glad it works.</p>
<p dir="auto">Besides Brave, you can get it from Vivaldi too if it's based on the same major Chromium version as the Opera you're using. It's mentioned in <a href="https://reddit.com/r/operabrowser/wiki/opera/linux_libffmpeg_config/" target="_blank" rel="noopener noreferrer nofollow ugc">this post</a>.</p>
]]></description><link>https://forums.opera.com/post/357002</link><guid isPermaLink="true">https://forums.opera.com/post/357002</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Fri, 02 Aug 2024 12:25:36 GMT</pubDate></item><item><title><![CDATA[Reply to Opera can&#x27;t play videos in OpenSUSE Leap (again) on Fri, 02 Aug 2024 11:01:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/122">@burnout426</a> Can I use this lib from my Brave dir? Hm, can't find it there.</p>
<p dir="auto">P.S. I replaced it into /usr/lib64/opera/lib_extra/ and it looks working</p>
]]></description><link>https://forums.opera.com/post/356985</link><guid isPermaLink="true">https://forums.opera.com/post/356985</guid><dc:creator><![CDATA[psijicv]]></dc:creator><pubDate>Fri, 02 Aug 2024 11:01:05 GMT</pubDate></item><item><title><![CDATA[Reply to Opera can&#x27;t play videos in OpenSUSE Leap (again) on Thu, 01 Aug 2024 19:33:45 GMT]]></title><description><![CDATA[<p dir="auto">When Opera reaches version 113 and uses Chromium 127, you''ll need to replace the <code>libffmpeg.so</code> in the <code>lib_extra</code> folder with a new one from <a href="https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine/releases" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine/releases</a> that's made for Chromium 127.</p>
<p dir="auto">When Opera reaches 114, you'll do that again for Chromium 128... and so on.</p>
]]></description><link>https://forums.opera.com/post/356931</link><guid isPermaLink="true">https://forums.opera.com/post/356931</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Thu, 01 Aug 2024 19:33:45 GMT</pubDate></item><item><title><![CDATA[Reply to Opera can&#x27;t play videos in OpenSUSE Leap (again) on Thu, 01 Aug 2024 19:31:18 GMT]]></title><description><![CDATA[<p dir="auto">Download the zip file from <a href="https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine/releases/tag/nwjs-ffmpeg-0.89.0" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/Ld-Hagen/fix-opera-linux-ffmpeg-widevine/releases/tag/nwjs-ffmpeg-0.89.0</a> and extract it. You'll get a <code>libffmpeg.so</code> file.</p>
<p dir="auto">Then, goto the URL <code>opera://about</code>, take note of the "install" path and close Opera.</p>
<p dir="auto">Then, open your file manager as root, navigate to the install folder and create a folder named <code>lib_extra</code> in the installer folder if it's not already there.</p>
<p dir="auto">Then, copy the <code>libffmpeg.so</code> that you extracted to that <code>lib_extra</code> folder.</p>
<p dir="auto">Then you should be good.</p>
<p dir="auto">Note that there will already be a <a href="http://libffmpeg.so" target="_blank" rel="noopener noreferrer nofollow ugc">libffmpeg.so</a> in the root of the install folder. Leave that one alone and do not replace it. Just put the one you downloaded in the <code>lib_extra</code> folder.</p>
<p dir="auto">You can do all that in a terminal if you prefer of course.</p>
]]></description><link>https://forums.opera.com/post/356930</link><guid isPermaLink="true">https://forums.opera.com/post/356930</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Thu, 01 Aug 2024 19:31:18 GMT</pubDate></item><item><title><![CDATA[Reply to Opera can&#x27;t play videos in OpenSUSE Leap (again) on Thu, 01 Aug 2024 14:00:05 GMT]]></title><description><![CDATA[<p dir="auto">I did steps helping 5 years ago for some Opera versions installing codecs but didn't help:</p>
<pre><code>sudo zypper install --from packman ffmpeg gstreamer-plugins-bad gstreamer-plugins-ugly libavcodec57 libavdevice57 libavfilter6 libavformat57 libavresample3 libavutil55 libpostproc54 libswresample2 libswscale4
</code></pre>
]]></description><link>https://forums.opera.com/post/356919</link><guid isPermaLink="true">https://forums.opera.com/post/356919</guid><dc:creator><![CDATA[psijicv]]></dc:creator><pubDate>Thu, 01 Aug 2024 14:00:05 GMT</pubDate></item><item><title><![CDATA[Reply to Opera can&#x27;t play videos in OpenSUSE Leap (again) on Thu, 01 Aug 2024 13:16:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/122">@burnout426</a><br />
It's regular Opera, currently in OpenSUSE TW. Modern version is: 112.0.5197.30</p>
]]></description><link>https://forums.opera.com/post/356918</link><guid isPermaLink="true">https://forums.opera.com/post/356918</guid><dc:creator><![CDATA[psijicv]]></dc:creator><pubDate>Thu, 01 Aug 2024 13:16:45 GMT</pubDate></item><item><title><![CDATA[Reply to Opera can&#x27;t play videos in OpenSUSE Leap (again) on Tue, 21 Mar 2023 02:39:04 GMT]]></title><description><![CDATA[<p dir="auto">Snap package of Opera or regular installation of Opera?</p>
<p dir="auto">What version of Opera and Chromium version as seen at the URL <code>opera://about</code>?</p>
<p dir="auto">Is the <a href="https://www.reddit.com/r/operabrowser/wiki/opera/linux_libffmpeg_config/" target="_blank" rel="noopener noreferrer nofollow ugc">right libffmpeg.so for your Opera</a> showing an arrow when you start Opera from a terminal?</p>
]]></description><link>https://forums.opera.com/post/304315</link><guid isPermaLink="true">https://forums.opera.com/post/304315</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Tue, 21 Mar 2023 02:39:04 GMT</pubDate></item></channel></rss>