<?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[Netflix on Linux Ubuntu]]></title><description><![CDATA[<p dir="auto">I am using Linux Ubuntu (18.04) Since I started using Ubuntu I can not watch Netflix, when playing netflix I come to a page abut demands of "HTML5" and "Silvernight" player. Is there anyone who knows a way fixing this and play Netflix on Linux with Opera Browser?</p>
]]></description><link>https://forums.opera.com/topic/31273/netflix-on-linux-ubuntu</link><generator>RSS for Node</generator><lastBuildDate>Fri, 06 Mar 2026 11:32:54 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/31273.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 07 Mar 2019 22:14:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Netflix on Linux Ubuntu on Wed, 20 Nov 2019 19:14:16 GMT]]></title><description><![CDATA[<p dir="auto">Consider reviewing the answer on <a href="https://forums.opera.com/topic/36229/widevine-h-264-support-on-ubuntu-19-10">Widevine + H.264 Support on Ubuntu 19.10<br />
</a> for support Netflix, Amazon Prime, YouTube, etc...</p>
]]></description><link>https://forums.opera.com/post/189716</link><guid isPermaLink="true">https://forums.opera.com/post/189716</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Wed, 20 Nov 2019 19:14:16 GMT</pubDate></item><item><title><![CDATA[Reply to Netflix on Linux Ubuntu on Tue, 19 Nov 2019 11:23:43 GMT]]></title><description><![CDATA[<p dir="auto">I have a same problem. If you have google chrome you can do this for widevine.</p>
<p dir="auto">ll /opt/google/chrome/WidevineCdm/<br />
ll /opt/google/chrome/WidevineCdm/_platform_specific/<br />
ll /opt/google/chrome/WidevineCdm/_platform_specific/linux_x64/</p>
<p dir="auto">in this path if you have "<a href="http://libwidevinecdm.so" target="_blank" rel="noopener noreferrer nofollow ugc">libwidevinecdm.so</a>" you have to copy path "widevine_config.json" this file.<br />
your file like this:</p>
<pre><code>cat /usr/lib/x86_64-linux-gnu/opera/resources/widevine_config.json
[
   {
      "preload" : "/opt/google/chrome/libwidevinecdm.so"
   },
   {
      "preload" : "/opt/google/chrome-beta/libwidevinecdm.so"
   },
   {
      "preload" : "/opt/google/chrome-unstable/libwidevinecdm.so"
   }
]
</code></pre>
<p dir="auto">first copy "<a href="http://libwidevinecdm.so" target="_blank" rel="noopener noreferrer nofollow ugc">libwidevinecdm.so</a>" /opt/google/chrome<br />
sudo cp /opt/google/chrome/WidevineCdm/_platform_specific/linux_x64/libwidevinecdm.so /opt/google/chrome</p>
<p dir="auto">then add to this file path  widevine_config.json.</p>
<p dir="auto">sudo nano /usr/lib/x86_64-linux-gnu/opera/resources/widevine_config.json<br />
add this line:</p>
<pre><code>  "plugin" : "/opt/google/chrome/libwidevinecdmadapter.so"
</code></pre>
<p dir="auto">then file like this:<br />
[<br />
{<br />
"preload" : "/opt/google/chrome/libwidevinecdm.so",<br />
"plugin" : "/opt/google/chrome/libwidevinecdmadapter.so"<br />
},<br />
{<br />
"preload" : "/opt/google/chrome-beta/libwidevinecdm.so"<br />
},<br />
{<br />
"preload" : "/opt/google/chrome-unstable/libwidevinecdm.so"<br />
}<br />
]</p>
<p dir="auto">don't forget the "," :).<br />
hope it helps.</p>
]]></description><link>https://forums.opera.com/post/189515</link><guid isPermaLink="true">https://forums.opera.com/post/189515</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Tue, 19 Nov 2019 11:23:43 GMT</pubDate></item><item><title><![CDATA[Reply to Netflix on Linux Ubuntu on Mon, 04 Nov 2019 02:46:39 GMT]]></title><description><![CDATA[<p dir="auto">My answer below is no longer usable on Ubuntu 19.10 and later.</p>
<p dir="auto">@johnnyboycurtis said in <a href="/post/172730">Netflix on Linux Ubuntu</a>:</p>
<blockquote>
<p dir="auto">On Ubuntu 16/18 LTS, you can bring support for Netflix by copying the libffmpeg file from Google Chrome. You can run the simple command:</p>
<pre><code>sudo cp /usr/lib/chromium-browser/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera/libffmpeg.so
</code></pre>
</blockquote>
<p dir="auto">Please refer to the following article for an updated solution <a href="https://forums.opera.com/topic/36229/widevine-h-264-support-on-ubuntu-19-10">Widevine + H.264 Support on Ubuntu 19.10</a></p>
<p dir="auto">Best,<br />
Jonathan</p>
]]></description><link>https://forums.opera.com/post/187645</link><guid isPermaLink="true">https://forums.opera.com/post/187645</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Mon, 04 Nov 2019 02:46:39 GMT</pubDate></item><item><title><![CDATA[Reply to Netflix on Linux Ubuntu on Thu, 03 Oct 2019 04:00:06 GMT]]></title><description><![CDATA[<p dir="auto">@pm38<br />
I have found the reason, I used an snap package.<br />
I have copied the <a href="http://libffmpeg.so" target="_blank" rel="noopener noreferrer nofollow ugc">libffmpeg.so</a> into Opera folder.<br />
Now video are running on Twitter, but not in netflix.<br />
Always same error is wrotten : Code d'erreur : O7701-1003<br />
Widevinecdm is missing. I have chrome also in the same computer and everything is fine with chrome (netflis runs).<br />
Thank you for your help.</p>
]]></description><link>https://forums.opera.com/post/183381</link><guid isPermaLink="true">https://forums.opera.com/post/183381</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Thu, 03 Oct 2019 04:00:06 GMT</pubDate></item><item><title><![CDATA[Reply to Netflix on Linux Ubuntu on Thu, 03 Oct 2019 02:37:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/220363">@cegalvao</a> @NikoZ</p>
<p dir="auto">Thank you for your feed back.<br />
I tryed to copy the libffmpeg of Google Chrome (from sudo nautilus session) ... But I can't. My google Chrome is a snap installation. Do you have a tip ?<br />
Thank you a lot.</p>
]]></description><link>https://forums.opera.com/post/183378</link><guid isPermaLink="true">https://forums.opera.com/post/183378</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Thu, 03 Oct 2019 02:37:05 GMT</pubDate></item><item><title><![CDATA[Reply to Netflix on Linux Ubuntu on Tue, 03 Sep 2019 16:48:46 GMT]]></title><description><![CDATA[<p dir="auto">@jwalker8 have you tried running the command,</p>
<pre><code>sudo cp /usr/lib/chromium-browser/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera/libffmpeg.so
</code></pre>
<p dir="auto">It requires a recent version of Google Chrome and Opera. This provides a support fix for Netflix, YouTube and Amazon Video.</p>
]]></description><link>https://forums.opera.com/post/180890</link><guid isPermaLink="true">https://forums.opera.com/post/180890</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Tue, 03 Sep 2019 16:48:46 GMT</pubDate></item><item><title><![CDATA[Reply to Netflix on Linux Ubuntu on Tue, 03 Sep 2019 13:37:37 GMT]]></title><description><![CDATA[<p dir="auto">Hi @jwalker8 You can add the the line/repo: <code>deb http://ppa.launchpad.net/canonical-chromium-builds/stage/ubuntu ubuntu-name-matching-your-mint-version* main</code> to your <code>/etc/apt/sources.list</code>, and update the package (it's already @132 there), or simply download the appropriate pkg for you Ubuntu version from <a href="http://ppa.launchpad.net/canonical-chromium-builds/stage/ubuntu/pool/main/c/chromium-browser/?C=M;O=D" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>, and install it manually.<br />
* e.g. bionic.</p>
<p dir="auto">By the way: the version .100 is still working here, when I add a symbolic link to the lib in "/opera's-installation-root/lib_extra/link-to-the-libffmpeg.so".</p>
]]></description><link>https://forums.opera.com/post/180878</link><guid isPermaLink="true">https://forums.opera.com/post/180878</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Tue, 03 Sep 2019 13:37:37 GMT</pubDate></item><item><title><![CDATA[Reply to Netflix on Linux Ubuntu on Tue, 03 Sep 2019 10:03:56 GMT]]></title><description><![CDATA[<p dir="auto">It is because opera was updated to chromium 76.0.3809.<strong>132</strong> while chromium on the ubuntu (and debian) repos is still stuck on 76.0.3809.<strong>100</strong>.<br />
For once, the opera devs surpassed the ubuntu ones in keeping the package up to date!</p>
]]></description><link>https://forums.opera.com/post/180856</link><guid isPermaLink="true">https://forums.opera.com/post/180856</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Tue, 03 Sep 2019 10:03:56 GMT</pubDate></item><item><title><![CDATA[Reply to Netflix on Linux Ubuntu on Mon, 02 Sep 2019 15:45:26 GMT]]></title><description><![CDATA[<p dir="auto">@jimunderscorep Cancel that - it doesn't work anymore, after another update. You're right, things broke again lol.</p>
<p dir="auto">Regular opera. Yep 76</p>
]]></description><link>https://forums.opera.com/post/180803</link><guid isPermaLink="true">https://forums.opera.com/post/180803</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Mon, 02 Sep 2019 15:45:26 GMT</pubDate></item><item><title><![CDATA[Reply to Netflix on Linux Ubuntu on Sat, 03 Aug 2019 06:28:44 GMT]]></title><description><![CDATA[<p dir="auto">Are you on regular opera or snap?<br />
Also, may I ask what version of chromium does ubuntu have right now in its repos? I assume it is 75.x, which is still compatible with chromium-75-based opera 62.<br />
Keep in mind though that chromium 76 was released a couple of days ago, so  things will break again once ubuntu packages it.</p>
]]></description><link>https://forums.opera.com/post/178117</link><guid isPermaLink="true">https://forums.opera.com/post/178117</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sat, 03 Aug 2019 06:28:44 GMT</pubDate></item><item><title><![CDATA[Reply to Netflix on Linux Ubuntu on Fri, 02 Aug 2019 11:04:06 GMT]]></title><description><![CDATA[<p dir="auto">After the most recent Opera update it seems to work out of the box <img src="https://forums.opera.com/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=o7miklbo7rs" class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face" title=":)" alt="🙂" /></p>
<p dir="auto">I'm on Mint as well and was just using Firefox for video since I'm lazy. Then updated and it works. Decided to try it after noticing videos on websites were playing more efficiently.</p>
]]></description><link>https://forums.opera.com/post/178061</link><guid isPermaLink="true">https://forums.opera.com/post/178061</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Fri, 02 Aug 2019 11:04:06 GMT</pubDate></item><item><title><![CDATA[Reply to Netflix on Linux Ubuntu on Wed, 24 Jul 2019 17:18:51 GMT]]></title><description><![CDATA[<p dir="auto">Can confirm this works perfectly in Mint 18.3</p>
]]></description><link>https://forums.opera.com/post/177073</link><guid isPermaLink="true">https://forums.opera.com/post/177073</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Wed, 24 Jul 2019 17:18:51 GMT</pubDate></item><item><title><![CDATA[Reply to Netflix on Linux Ubuntu on Fri, 05 Jul 2019 14:10:04 GMT]]></title><description><![CDATA[<p dir="auto">@johnnyboycurtis  thank you</p>
]]></description><link>https://forums.opera.com/post/175258</link><guid isPermaLink="true">https://forums.opera.com/post/175258</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Fri, 05 Jul 2019 14:10:04 GMT</pubDate></item><item><title><![CDATA[Reply to Netflix on Linux Ubuntu on Fri, 28 Jun 2019 18:22:27 GMT]]></title><description><![CDATA[<p dir="auto">@NikoZ Also on Linux Mint 19.1 Tessa.</p>
]]></description><link>https://forums.opera.com/post/174783</link><guid isPermaLink="true">https://forums.opera.com/post/174783</guid><dc:creator><![CDATA[cegalvao]]></dc:creator><pubDate>Fri, 28 Jun 2019 18:22:27 GMT</pubDate></item><item><title><![CDATA[Reply to Netflix on Linux Ubuntu on Sun, 23 Jun 2019 13:31:45 GMT]]></title><description><![CDATA[<p dir="auto">I can confirm that copying the libffmpeg file from Google Chrome works on Kubuntu 19.04 as well.</p>
]]></description><link>https://forums.opera.com/post/174347</link><guid isPermaLink="true">https://forums.opera.com/post/174347</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sun, 23 Jun 2019 13:31:45 GMT</pubDate></item><item><title><![CDATA[Reply to Netflix on Linux Ubuntu on Thu, 06 Jun 2019 17:41:22 GMT]]></title><description><![CDATA[<p dir="auto">On Ubuntu 16/18 LTS, you can bring support for Netflix by copying the libffmpeg file from Google Chrome. You can run the simple command:</p>
<pre><code>sudo cp /usr/lib/chromium-browser/libffmpeg.so /usr/lib/x86_64-linux-gnu/opera/libffmpeg.so
</code></pre>
]]></description><link>https://forums.opera.com/post/172730</link><guid isPermaLink="true">https://forums.opera.com/post/172730</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Thu, 06 Jun 2019 17:41:22 GMT</pubDate></item><item><title><![CDATA[Reply to Netflix on Linux Ubuntu on Fri, 08 Mar 2019 11:44:49 GMT]]></title><description><![CDATA[<p dir="auto">@jimunderscorep okay thanks for help</p>
]]></description><link>https://forums.opera.com/post/165571</link><guid isPermaLink="true">https://forums.opera.com/post/165571</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Fri, 08 Mar 2019 11:44:49 GMT</pubDate></item><item><title><![CDATA[Reply to Netflix on Linux Ubuntu on Fri, 08 Mar 2019 07:11:36 GMT]]></title><description><![CDATA[<p dir="auto">Please read this thread here about widevine and you will understand that there is no support for widevine in opera for linux<br />
<a href="https://forums.opera.com/topic/28663/widevine-and-opera">https://forums.opera.com/topic/28663/widevine-and-opera</a></p>
<p dir="auto">p.s. Winevide is a key library for playing drm content like netflix.</p>
]]></description><link>https://forums.opera.com/post/165559</link><guid isPermaLink="true">https://forums.opera.com/post/165559</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Fri, 08 Mar 2019 07:11:36 GMT</pubDate></item></channel></rss>