<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=8200&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Chromium-based browsers killed HW accel for some old video cards]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=8200</link>
		<description><![CDATA[The most recent posts in Chromium-based browsers killed HW accel for some old video cards.]]></description>
		<lastBuildDate>Thu, 17 Sep 2026 03:22:46 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Chromium-based browsers killed HW accel for some old video cards]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=65611#p65611</link>
			<description><![CDATA[<p>spci-fically ytb can use pipe-viewer</p><p>it functions well and lets you adapt to your favorite player.</p><p><a href="https://github.com/trizen/pipe-viewer" rel="nofollow">https://github.com/trizen/pipe-viewer</a></p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Thu, 17 Sep 2026 03:22:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=65611#p65611</guid>
		</item>
		<item>
			<title><![CDATA[Re: Chromium-based browsers killed HW accel for some old video cards]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=65609#p65609</link>
			<description><![CDATA[<p>I can be wrong but Firefox still support HW acceleration for youtube.<br />I will check this again.</p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Thu, 17 Sep 2026 00:38:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=65609#p65609</guid>
		</item>
		<item>
			<title><![CDATA[Re: Chromium-based browsers killed HW accel for some old video cards]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=65606#p65606</link>
			<description><![CDATA[<p>I just download with yt-dlp and then watch them locally through mpv, though the online approach using the two together as suggested by tux_99 is also a great option.</p>]]></description>
			<author><![CDATA[dummy@example.com (Calamity)]]></author>
			<pubDate>Wed, 16 Sep 2026 21:09:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=65606#p65606</guid>
		</item>
		<item>
			<title><![CDATA[Re: Chromium-based browsers killed HW accel for some old video cards]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=65604#p65604</link>
			<description><![CDATA[<p>I usually watch online videos using mpv with yt-dlp, basically all you need to do is run mpv with the URL of the video (for example copy+pasted from the browser):</p><div class="codebox"><pre><code>mpv https://www.youtube.com/watch?v=xxxxxxxxx</code></pre></div><p>This is far lighter on the cpu than anything browser-based, even when the browser uses hardware assisted decoding.</p><p>This works for many online videos, not just youtube.</p><p>you might want to put your yt-dlp preferences in the mpv config file, for example I have the follwing in ~/.config/mpv/mpv.conf</p><div class="codebox"><pre><code>script-opts=ytdl_hook-ytdl_path=/path/to/yt-dlp/yt-dlp.sh
ytdl-format=bestvideo[width&lt;=1920][height&lt;=1080][vcodec~=?&#039;^(vp9|h264|avc1)&#039;]+bestaudio/best
cache=yes
cache-on-disk=no
cache-pause-wait=5
cache-pause-initial=yes
demuxer-thread=yes
demuxer-cache-dir=/tmp
demuxer-max-bytes=800MiB
demuxer-readahead-secs=15
cookies=yes
keep-open=yes</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (tux_99)]]></author>
			<pubDate>Wed, 16 Sep 2026 20:01:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=65604#p65604</guid>
		</item>
		<item>
			<title><![CDATA[Chromium-based browsers killed HW accel for some old video cards]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=65602#p65602</link>
			<description><![CDATA[<p>Topical to Devuan since this OS is often used to give new life to old systems.</p><p>Starting with Chromium 146 (March 2026), the minimum requirement for hardware video acceleration is OpenGL ES <strong>3.0</strong>. Some GPUs manufactured around 2010, especially those on some laptop or low-power integrated solutions, only provide OpenGL ES <strong>2.0</strong>.</p><p>This is a hard requirement. On pre-3.0 GPUs hardware acceleration, including WebGL, will not work. This affects every Chromium-derivative browser, including Chrome, Edge, Vivaldi, Opera, Brave, etc. which takes up Chromium v146 and later.</p><p>The most noticeable real-world effect of this is in-browser videos (YouTube, Netflix, etc.) stuttering or becoming unplayable/unwatchable at resolutions that previously worked fine. The browser uses entirely CPU rendering where previous versions could offload some work to the GPU, creating a rendering bottleneck.</p><p>The only solution that retains GPU acceleration is to remain at Chromium version 145.</p><p>Note this also affects FreeTube, because it is also built on Chromium code, and there is no solution here because old FreeTube versions no longer work with recent changes to YouTube.</p><p>The last problem is the one that hit me. I used FreeTube to watch videos since it gave acceptable performance even on old systems. That&#039;s no longer possible.</p><p>Reddit thread: <a href="https://www.reddit.com/r/opengl/comments/1rrky5h/modern_browsers_just_silently_killed_gpu/" rel="nofollow">https://www.reddit.com/r/opengl/comment … illed_gpu/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Mercury)]]></author>
			<pubDate>Wed, 16 Sep 2026 18:41:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=65602#p65602</guid>
		</item>
	</channel>
</rss>
