<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Opera for Linux ffmpeg codec hell	</title>
	<atom:link href="https://play.datalude.com/blog/2018/12/opera-for-linux-ffmpeg-codec-hell/feed/" rel="self" type="application/rss+xml" />
	<link>https://play.datalude.com/blog/2018/12/opera-for-linux-ffmpeg-codec-hell/</link>
	<description>Efficiency vs. Inefficiency, in a no-holds barred fight.</description>
	<lastBuildDate>Mon, 09 Aug 2021 05:35:05 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Janush		</title>
		<link>https://play.datalude.com/blog/2018/12/opera-for-linux-ffmpeg-codec-hell/comment-page-1/#comment-1364</link>

		<dc:creator><![CDATA[Janush]]></dc:creator>
		<pubDate>Mon, 09 Aug 2021 05:35:05 +0000</pubDate>
		<guid isPermaLink="false">https://play.datalude.com/blog/?p=462#comment-1364</guid>

					<description><![CDATA[Almost three years later and this issue still persists  \o/]]></description>
			<content:encoded><![CDATA[<p>Almost three years later and this issue still persists  \o/</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Fludizz		</title>
		<link>https://play.datalude.com/blog/2018/12/opera-for-linux-ffmpeg-codec-hell/comment-page-1/#comment-1002</link>

		<dc:creator><![CDATA[Fludizz]]></dc:creator>
		<pubDate>Sun, 19 Apr 2020 09:05:51 +0000</pubDate>
		<guid isPermaLink="false">https://play.datalude.com/blog/?p=462#comment-1002</guid>

					<description><![CDATA[On Ubuntu 19.10, libffmpeg from chromium is no longer available via apt. You need to install chromium-ffmpeg via snap, then you can symlink the latest version to the opera lib_extra folder. I use these commands in a terminal:

If you don&#039;t already have lib_extra created:
sudo mkdir /usr/lib/x86_64-linux-gnu/opera/lib_extra

Snap installs multiple versions of libffmpeg, use this to soft-link to the &quot;latest&quot; version of libffmpeg:
sudo ln -fs `find /snap/chromium-ffmpeg/ -name &quot;libffmpeg.so&quot; &#124; sort &#124; tail -n 1` /usr/lib/x86_64-linux-gnu/opera/lib_extra/

Rerun above command after each update of chromium-ffmpeg to ensure the latest version is linked.

Restart Opera and it&#039;ll work again.]]></description>
			<content:encoded><![CDATA[<p>On Ubuntu 19.10, libffmpeg from chromium is no longer available via apt. You need to install chromium-ffmpeg via snap, then you can symlink the latest version to the opera lib_extra folder. I use these commands in a terminal:</p>
<p>If you don't already have lib_extra created:<br />
sudo mkdir /usr/lib/x86_64-linux-gnu/opera/lib_extra</p>
<p>Snap installs multiple versions of libffmpeg, use this to soft-link to the "latest" version of libffmpeg:<br />
sudo ln -fs `find /snap/chromium-ffmpeg/ -name "libffmpeg.so" | sort | tail -n 1` /usr/lib/x86_64-linux-gnu/opera/lib_extra/</p>
<p>Rerun above command after each update of chromium-ffmpeg to ensure the latest version is linked.</p>
<p>Restart Opera and it'll work again.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: brotherj4mes		</title>
		<link>https://play.datalude.com/blog/2018/12/opera-for-linux-ffmpeg-codec-hell/comment-page-1/#comment-999</link>

		<dc:creator><![CDATA[brotherj4mes]]></dc:creator>
		<pubDate>Wed, 26 Feb 2020 20:43:58 +0000</pubDate>
		<guid isPermaLink="false">https://play.datalude.com/blog/?p=462#comment-999</guid>

					<description><![CDATA[Thanks for writing this, I found it helpful.  

Just wanted to add that you can also place the &quot;good&quot; libffmpeg.so into /usr/lib64/opera/lib_extras/  (I had to create this directory) and videos still work for me.  This allows you to preserve the original libffmpeg in case it&#039;s good for anything else.  

I&#039;m also thinking/hoping that it won&#039;t get overwritten when opera updates which means that you won&#039;t have to repeat this process every few weeks as you mentioned.]]></description>
			<content:encoded><![CDATA[<p>Thanks for writing this, I found it helpful.  </p>
<p>Just wanted to add that you can also place the "good" libffmpeg.so into /usr/lib64/opera/lib_extras/  (I had to create this directory) and videos still work for me.  This allows you to preserve the original libffmpeg in case it's good for anything else.  </p>
<p>I'm also thinking/hoping that it won't get overwritten when opera updates which means that you won't have to repeat this process every few weeks as you mentioned.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vadim		</title>
		<link>https://play.datalude.com/blog/2018/12/opera-for-linux-ffmpeg-codec-hell/comment-page-1/#comment-980</link>

		<dc:creator><![CDATA[Vadim]]></dc:creator>
		<pubDate>Fri, 09 Aug 2019 06:02:38 +0000</pubDate>
		<guid isPermaLink="false">https://play.datalude.com/blog/?p=462#comment-980</guid>

					<description><![CDATA[Just install Chromium  and find the path to it, and the path to Opera folder.
(/usr/lib/chromium-browser and usr/lib/x86_64-linux-gnu/opera for example)
Then open file manager with root and copy libffmpeg.so from chromium folder to opera folder]]></description>
			<content:encoded><![CDATA[<p>Just install Chromium  and find the path to it, and the path to Opera folder.<br />
(/usr/lib/chromium-browser and usr/lib/x86_64-linux-gnu/opera for example)<br />
Then open file manager with root and copy libffmpeg.so from chromium folder to opera folder</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: chumba		</title>
		<link>https://play.datalude.com/blog/2018/12/opera-for-linux-ffmpeg-codec-hell/comment-page-1/#comment-971</link>

		<dc:creator><![CDATA[chumba]]></dc:creator>
		<pubDate>Wed, 08 May 2019 19:19:32 +0000</pubDate>
		<guid isPermaLink="false">https://play.datalude.com/blog/?p=462#comment-971</guid>

					<description><![CDATA[This didn&#039;t work for me.  Opera won&#039;t even load anymore after I switched to the latest codec for my system.

Do I have to have Chrome installed?  I only have Opera and Firefox.]]></description>
			<content:encoded><![CDATA[<p>This didn't work for me.  Opera won't even load anymore after I switched to the latest codec for my system.</p>
<p>Do I have to have Chrome installed?  I only have Opera and Firefox.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
