<?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/">
	<channel>
		<title><![CDATA[Selur's Little Message Board - All Forums]]></title>
		<link>https://forum.selur.net/</link>
		<description><![CDATA[Selur's Little Message Board - https://forum.selur.net]]></description>
		<pubDate>Mon, 07 Sep 2026 10:41:17 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Neues Problem mit Adaptive Sharpen!]]></title>
			<link>https://forum.selur.net/thread-4481.html</link>
			<pubDate>Mon, 07 Sep 2026 12:07:08 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.selur.net/member.php?action=profile&uid=4423">powerthrash4K</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.selur.net/thread-4481.html</guid>
			<description><![CDATA[Hallo Selur,<br />
<br />
ich habe gestern plötzlich aus dem Nichts ein Problem mit Adaptive Sharpen. Beim Bildvergleich wird beim Nachherbild jetzt plötzlich ein grünes Bild angezeigt. Vorher hat alles normal geklappt. Ich habe nichts geändert daran. Wenn man Adaptive Sharpen (GLSL) deaktiviert, ist die Vorschau ganz normal. Das Problem besteht bei Vapoursynth. Ich weiß zwar nicht mehr, welche Version ich zuvor hatte, aber ich habe jetzt eben die neue Experimental drauf, wo das Problem aber ebenfalls besteht. Also es liegt auf jeden Fall daran, wenn man den Haken bei Adaptive Sharpen (GLSL) setzt. Ich muss jetzt nur mal prüfen, ob der Output auch so ist, weil ich es bisher nur bei der Preview gesehen habe.<br />
<br />
Liebe Grüße<br />
Peter]]></description>
			<content:encoded><![CDATA[Hallo Selur,<br />
<br />
ich habe gestern plötzlich aus dem Nichts ein Problem mit Adaptive Sharpen. Beim Bildvergleich wird beim Nachherbild jetzt plötzlich ein grünes Bild angezeigt. Vorher hat alles normal geklappt. Ich habe nichts geändert daran. Wenn man Adaptive Sharpen (GLSL) deaktiviert, ist die Vorschau ganz normal. Das Problem besteht bei Vapoursynth. Ich weiß zwar nicht mehr, welche Version ich zuvor hatte, aber ich habe jetzt eben die neue Experimental drauf, wo das Problem aber ebenfalls besteht. Also es liegt auf jeden Fall daran, wenn man den Haken bei Adaptive Sharpen (GLSL) setzt. Ich muss jetzt nur mal prüfen, ob der Output auch so ist, weil ich es bisher nur bei der Preview gesehen habe.<br />
<br />
Liebe Grüße<br />
Peter]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Error Building on MX Linux]]></title>
			<link>https://forum.selur.net/thread-4480.html</link>
			<pubDate>Mon, 07 Sep 2026 04:55:28 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.selur.net/member.php?action=profile&uid=4767">DavidD</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.selur.net/thread-4480.html</guid>
			<description><![CDATA[I get this error trying to build the Vapoursynth addons:<br />
<br />
" <span style="font-family: monospace;" class="mycode_font"><span style="color: #000000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">libavcodec/nvenc.c:</span> In function ‘<span style="font-weight: bold;" class="mycode_b">nvenc_fill_time_code</span>’:</span> <br />
<span style="color: #000000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">libavcodec/nvenc.c:2520:42:</span></span> <span style="color: #ff5454;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">error: </span></span><span style="color: #000000;" class="mycode_color">‘<span style="font-weight: bold;" class="mycode_b">NV_ENC_CLOCK_TIMESTAMP_SET</span>’ {aka ‘<span style="font-weight: bold;" class="mycode_b">struct _NV_ENC_CLO</span></span><br />
CK_TIMESTAMP_SET<span style="color: #000000;" class="mycode_color">’} has no member named ‘<span style="font-weight: bold;" class="mycode_b">countingType</span>’; did you mean ‘<span style="font-weight: bold;" class="mycode_b">countingTypeLSB</span>’?</span> <br />
<span style="color: #000000;" class="mycode_color"> 2520 |             time_code-&gt;clockTimestamp[i].</span><span style="color: #ff5454;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">countingType</span></span><span style="color: #000000;" class="mycode_color"> = 0;</span> <br />
<span style="color: #000000;" class="mycode_color">      |                                          </span><span style="color: #ff5454;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">^~~~~~~~~~~~</span></span> <br />
<span style="color: #000000;" class="mycode_color">      |                                          </span><span style="color: #18b218;" class="mycode_color">countingTypeLSB</span> <br />
<span style="color: #000000;" class="mycode_color">CC      libavcodec/opus/enc.o</span> <br />
<span style="color: #000000;" class="mycode_color">make: *** [ffbuild/common.mak:81: libavcodec/nvenc.o] Error 1</span> <br />
<span style="color: #000000;" class="mycode_color">make: *** Waiting for unfinished jobs....</span><br />
"</span>]]></description>
			<content:encoded><![CDATA[I get this error trying to build the Vapoursynth addons:<br />
<br />
" <span style="font-family: monospace;" class="mycode_font"><span style="color: #000000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">libavcodec/nvenc.c:</span> In function ‘<span style="font-weight: bold;" class="mycode_b">nvenc_fill_time_code</span>’:</span> <br />
<span style="color: #000000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">libavcodec/nvenc.c:2520:42:</span></span> <span style="color: #ff5454;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">error: </span></span><span style="color: #000000;" class="mycode_color">‘<span style="font-weight: bold;" class="mycode_b">NV_ENC_CLOCK_TIMESTAMP_SET</span>’ {aka ‘<span style="font-weight: bold;" class="mycode_b">struct _NV_ENC_CLO</span></span><br />
CK_TIMESTAMP_SET<span style="color: #000000;" class="mycode_color">’} has no member named ‘<span style="font-weight: bold;" class="mycode_b">countingType</span>’; did you mean ‘<span style="font-weight: bold;" class="mycode_b">countingTypeLSB</span>’?</span> <br />
<span style="color: #000000;" class="mycode_color"> 2520 |             time_code-&gt;clockTimestamp[i].</span><span style="color: #ff5454;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">countingType</span></span><span style="color: #000000;" class="mycode_color"> = 0;</span> <br />
<span style="color: #000000;" class="mycode_color">      |                                          </span><span style="color: #ff5454;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">^~~~~~~~~~~~</span></span> <br />
<span style="color: #000000;" class="mycode_color">      |                                          </span><span style="color: #18b218;" class="mycode_color">countingTypeLSB</span> <br />
<span style="color: #000000;" class="mycode_color">CC      libavcodec/opus/enc.o</span> <br />
<span style="color: #000000;" class="mycode_color">make: *** [ffbuild/common.mak:81: libavcodec/nvenc.o] Error 1</span> <br />
<span style="color: #000000;" class="mycode_color">make: *** Waiting for unfinished jobs....</span><br />
"</span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Prores / VUI / Color Matrix - Wrong Default Value]]></title>
			<link>https://forum.selur.net/thread-4479.html</link>
			<pubDate>Sun, 06 Sep 2026 15:12:41 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.selur.net/member.php?action=profile&uid=3404">tailland</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.selur.net/thread-4479.html</guid>
			<description><![CDATA[Version: 4.9.2026<br />
<br />
Reproduce:<br />
Start Program, Do not load any input file<br />
Switch to Prores Codec<br />
VUI shows default value as smpte170m ?<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.selur.net/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3735" target="_blank" title="">Screenshot 2026-09-06 150749.jpg</a> (Size: 84,85 KB / Downloads: 8)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Version: 4.9.2026<br />
<br />
Reproduce:<br />
Start Program, Do not load any input file<br />
Switch to Prores Codec<br />
VUI shows default value as smpte170m ?<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.selur.net/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3735" target="_blank" title="">Screenshot 2026-09-06 150749.jpg</a> (Size: 84,85 KB / Downloads: 8)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[SRSLY WTF]]></title>
			<link>https://forum.selur.net/thread-4478.html</link>
			<pubDate>Sun, 06 Sep 2026 10:10:57 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.selur.net/member.php?action=profile&uid=4766">synchg</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.selur.net/thread-4478.html</guid>
			<description><![CDATA[This is 2nd verified time this has happened, but I needed to encode a large video file. Cleared 200gigs worth of space on my hard drive, attempted but was still not enough (error/was told not enough space). I closed the app, and my hard drive now reads as 89 Gb's from the prior 200+gb attempt. I imagine something was rendered and taking up space, so I open up the app again, clear the job, close the app and restart my computer. But NOPE! still reading under as 89gb. <br />
<br />
WHERE did my other 100 gb's go? I used ccleaner, and nothing. Where is the incomplete video file being stored so i can delete it? Like I said, this is the second verified time (god knows how much space on my hard drive this app is wasting on botched video renders) I've noticed this. This thing is poorly optimized. And no, there is no mistake, I didn't download anything during the encode or mis-read how much data I had prior.]]></description>
			<content:encoded><![CDATA[This is 2nd verified time this has happened, but I needed to encode a large video file. Cleared 200gigs worth of space on my hard drive, attempted but was still not enough (error/was told not enough space). I closed the app, and my hard drive now reads as 89 Gb's from the prior 200+gb attempt. I imagine something was rendered and taking up space, so I open up the app again, clear the job, close the app and restart my computer. But NOPE! still reading under as 89gb. <br />
<br />
WHERE did my other 100 gb's go? I used ccleaner, and nothing. Where is the incomplete video file being stored so i can delete it? Like I said, this is the second verified time (god knows how much space on my hard drive this app is wasting on botched video renders) I've noticed this. This thing is poorly optimized. And no, there is no mistake, I didn't download anything during the encode or mis-read how much data I had prior.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Why is 10-bit ProRes 422 HQ detected as rgb/4:2:0/8/tv on macOS? (Hybrid 2026.08.21.1]]></title>
			<link>https://forum.selur.net/thread-4477.html</link>
			<pubDate>Sun, 06 Sep 2026 09:26:15 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.selur.net/member.php?action=profile&uid=4765">suomen digitointiyhdistys</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.selur.net/thread-4477.html</guid>
			<description><![CDATA[<span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">Hi everyone,</span><br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font">I'm using the latest macOS build on an Apple Silicon M2 Mac:</span></span><ul class="mycode_list"><li><span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">Hybrid version: 2026.08.21.1</span></span><br />
</li>
<li><span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">Python version: 3.14.7</span></span><br />
</li>
</ul>
<span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">When I load a 10-bit Apple ProRes 422 HQ .mov file (PAL 720x576, 25fps, Top Field First), Hybrid displays this under the Video info on the Base tab:<br />
 <span style="font-weight: bold;" class="mycode_b">Color: rgb/4:2:0/8/tv</span></span><br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font">Under Show All Data, the XML shows:</span></span><ul class="mycode_list"><li><span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">Color Space: rgb</span></span><br />
</li>
<li><span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">Color: 4:2:0</span></span><br />
</li>
<li><span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">Bit depth: 8</span></span><br />
</li>
</ul>
<span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">However, MediaInfo and ffmpeg report the file as YUV 4:2:2 10-bit:</span></span><ul class="mycode_list"><li><span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">MediaInfo CLI: &lt;ColorSpace&gt;YUV&lt;/ColorSpace&gt;, &lt;ChromaSubsampling&gt;4:2:2&lt;/ChromaSubsampling&gt;, &lt;BitDepth&gt;24&lt;/BitDepth&gt;</span></span><br />
</li>
<li><span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">ffmpeg: yuv422p10le</span></span><br />
</li>
</ul>
<span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">Because Hybrid sees the input as RGB24, the generated VapourSynth script inserts this line right before QTGMC:</span><br />
<br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font"># adjusting color space from RGB24 to YUV444P8 for vsQTGMC</span><br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font">clip = core.resize.Bicubic(</span><br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font">    clip=clip,</span><br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font">    format=vs.YUV444P8,</span><br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font">    matrix_s="470bg",</span><br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font">    range_in_s="full",</span><br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font">    range_s="limited",</span><br />
<br />
<br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font">This causes the contrast to get washed out and blacks turn gray.</span><br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font">I tried changing the settings in:</span></span><ul class="mycode_list"><li><span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">Filtering -&gt; (De-)Interlace/Telecine -&gt; Overwrite input luminance</span></span><br />
</li>
<li><span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">Filtering -&gt; Vapoursynth -&gt; Misc -&gt; Overwrite output: color matrix / luma</span></span><br />
</li>
<li><span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">Unchecking "Convert to target color space after source filter"</span></span><br />
</li>
</ul>
<span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">...but none of these prevented Hybrid from inserting that RGB24 -&gt; YUV444P8 conversion before QTGMC.</span><br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font">Is there a way or a setting to make Hybrid recognize this file properly as YUV 4:2:2 10-bit instead of RGB 8-bit, or is this an input parsing issue with ProRes on macOS?</span><br />
</span><span style="font-family: 'Helvetica Neue';" class="mycode_font"><span style="font-size: small;" class="mycode_size">Any help would be greatly appreciated!</span></span><br />
<hr class="mycode_hr" />
<span style="color: #1b1b1e;" class="mycode_color"><span style="font-family: Inter, sans-serif;" class="mycode_font">Hello again!</span></span><br />
<br />
<span style="color: #1b1b1e;" class="mycode_color"><span style="font-family: Inter, sans-serif;" class="mycode_font">When loading a 10-bit ProRes 422 HQ interlaced .mov on macOS (Hybrid 2026.08.21.1 ARM64), the file gets treated as rgb/4:2:0/8, which triggers an unwanted RGB24 -&gt; YUV444P8 conversion before QTGMC and washes out contrast.</span></span><br />
<span style="color: #1b1b1e;" class="mycode_color"><span style="font-family: Inter, sans-serif;" class="mycode_font">Looking through the Debug Output (level 9), I noticed this section during the analysis:</span></span><br />
<span style="color: #1b1b1e;" class="mycode_color"><span style="font-family: Inter, sans-serif;" class="mycode_font">FFmpeg output:<br />
Stream #0:0<a href="https://www.google.com/url?sa=E&amp;q=eng" target="_blank" rel="noopener" class="mycode_url">0x1</a>: Video: prores (HQ) (apch / 0x68637061), yuv422p10le(top coded first (swapped)), 720x576, 58705 kb/s, 25 fps, 25 tbr, 2500 tbn (default)</span></span><br />
<span style="color: #1b1b1e;" class="mycode_color"><span style="font-family: Inter, sans-serif;" class="mycode_font">Followed by:<br />
Analyzing ffmpeg data...<br />
-&gt; found video_luminancescale: tv<br />
-&gt; found video_colorspace: rgb<br />
-&gt; found video_color: 4:2:0<br />
-&gt; found video_bitDepth: 8</span></span><br />
<br />
<span style="color: #1b1b1e;" class="mycode_color"><span style="font-family: Inter, sans-serif;" class="mycode_font">Could it be that the additional tag "(top coded first (swapped))" right after "yuv422p10le" might confuse the parser here?</span></span><br />
<span style="color: #1b1b1e;" class="mycode_color"><span style="font-family: Inter, sans-serif;" class="mycode_font">I have attached the full Debug Output Level 9 and a small sample file for you to check.</span></span><br />
<span style="color: #1b1b1e;" class="mycode_color"><span style="font-family: Inter, sans-serif;" class="mycode_font">Thanks for your time and help!</span></span><br />
<span style="color: #1b1b1e;" class="mycode_color"><span style="font-family: Inter, sans-serif;" class="mycode_font">Best regards</span></span><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.selur.net/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3732" target="_blank" title="">HybridDebugOutput.txt.zip</a> (Size: 281,85 KB / Downloads: 2)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[<span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">Hi everyone,</span><br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font">I'm using the latest macOS build on an Apple Silicon M2 Mac:</span></span><ul class="mycode_list"><li><span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">Hybrid version: 2026.08.21.1</span></span><br />
</li>
<li><span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">Python version: 3.14.7</span></span><br />
</li>
</ul>
<span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">When I load a 10-bit Apple ProRes 422 HQ .mov file (PAL 720x576, 25fps, Top Field First), Hybrid displays this under the Video info on the Base tab:<br />
 <span style="font-weight: bold;" class="mycode_b">Color: rgb/4:2:0/8/tv</span></span><br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font">Under Show All Data, the XML shows:</span></span><ul class="mycode_list"><li><span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">Color Space: rgb</span></span><br />
</li>
<li><span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">Color: 4:2:0</span></span><br />
</li>
<li><span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">Bit depth: 8</span></span><br />
</li>
</ul>
<span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">However, MediaInfo and ffmpeg report the file as YUV 4:2:2 10-bit:</span></span><ul class="mycode_list"><li><span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">MediaInfo CLI: &lt;ColorSpace&gt;YUV&lt;/ColorSpace&gt;, &lt;ChromaSubsampling&gt;4:2:2&lt;/ChromaSubsampling&gt;, &lt;BitDepth&gt;24&lt;/BitDepth&gt;</span></span><br />
</li>
<li><span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">ffmpeg: yuv422p10le</span></span><br />
</li>
</ul>
<span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">Because Hybrid sees the input as RGB24, the generated VapourSynth script inserts this line right before QTGMC:</span><br />
<br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font"># adjusting color space from RGB24 to YUV444P8 for vsQTGMC</span><br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font">clip = core.resize.Bicubic(</span><br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font">    clip=clip,</span><br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font">    format=vs.YUV444P8,</span><br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font">    matrix_s="470bg",</span><br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font">    range_in_s="full",</span><br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font">    range_s="limited",</span><br />
<br />
<br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font">This causes the contrast to get washed out and blacks turn gray.</span><br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font">I tried changing the settings in:</span></span><ul class="mycode_list"><li><span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">Filtering -&gt; (De-)Interlace/Telecine -&gt; Overwrite input luminance</span></span><br />
</li>
<li><span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">Filtering -&gt; Vapoursynth -&gt; Misc -&gt; Overwrite output: color matrix / luma</span></span><br />
</li>
<li><span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">Unchecking "Convert to target color space after source filter"</span></span><br />
</li>
</ul>
<span style="font-size: small;" class="mycode_size"><span style="font-family: 'Helvetica Neue';" class="mycode_font">...but none of these prevented Hybrid from inserting that RGB24 -&gt; YUV444P8 conversion before QTGMC.</span><br />
<span style="font-family: 'Helvetica Neue';" class="mycode_font">Is there a way or a setting to make Hybrid recognize this file properly as YUV 4:2:2 10-bit instead of RGB 8-bit, or is this an input parsing issue with ProRes on macOS?</span><br />
</span><span style="font-family: 'Helvetica Neue';" class="mycode_font"><span style="font-size: small;" class="mycode_size">Any help would be greatly appreciated!</span></span><br />
<hr class="mycode_hr" />
<span style="color: #1b1b1e;" class="mycode_color"><span style="font-family: Inter, sans-serif;" class="mycode_font">Hello again!</span></span><br />
<br />
<span style="color: #1b1b1e;" class="mycode_color"><span style="font-family: Inter, sans-serif;" class="mycode_font">When loading a 10-bit ProRes 422 HQ interlaced .mov on macOS (Hybrid 2026.08.21.1 ARM64), the file gets treated as rgb/4:2:0/8, which triggers an unwanted RGB24 -&gt; YUV444P8 conversion before QTGMC and washes out contrast.</span></span><br />
<span style="color: #1b1b1e;" class="mycode_color"><span style="font-family: Inter, sans-serif;" class="mycode_font">Looking through the Debug Output (level 9), I noticed this section during the analysis:</span></span><br />
<span style="color: #1b1b1e;" class="mycode_color"><span style="font-family: Inter, sans-serif;" class="mycode_font">FFmpeg output:<br />
Stream #0:0<a href="https://www.google.com/url?sa=E&amp;q=eng" target="_blank" rel="noopener" class="mycode_url">0x1</a>: Video: prores (HQ) (apch / 0x68637061), yuv422p10le(top coded first (swapped)), 720x576, 58705 kb/s, 25 fps, 25 tbr, 2500 tbn (default)</span></span><br />
<span style="color: #1b1b1e;" class="mycode_color"><span style="font-family: Inter, sans-serif;" class="mycode_font">Followed by:<br />
Analyzing ffmpeg data...<br />
-&gt; found video_luminancescale: tv<br />
-&gt; found video_colorspace: rgb<br />
-&gt; found video_color: 4:2:0<br />
-&gt; found video_bitDepth: 8</span></span><br />
<br />
<span style="color: #1b1b1e;" class="mycode_color"><span style="font-family: Inter, sans-serif;" class="mycode_font">Could it be that the additional tag "(top coded first (swapped))" right after "yuv422p10le" might confuse the parser here?</span></span><br />
<span style="color: #1b1b1e;" class="mycode_color"><span style="font-family: Inter, sans-serif;" class="mycode_font">I have attached the full Debug Output Level 9 and a small sample file for you to check.</span></span><br />
<span style="color: #1b1b1e;" class="mycode_color"><span style="font-family: Inter, sans-serif;" class="mycode_font">Thanks for your time and help!</span></span><br />
<span style="color: #1b1b1e;" class="mycode_color"><span style="font-family: Inter, sans-serif;" class="mycode_font">Best regards</span></span><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.selur.net/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3732" target="_blank" title="">HybridDebugOutput.txt.zip</a> (Size: 281,85 KB / Downloads: 2)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[QTGMC Now Crashing Hybrid - Header too large?]]></title>
			<link>https://forum.selur.net/thread-4476.html</link>
			<pubDate>Fri, 04 Sep 2026 22:21:12 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.selur.net/member.php?action=profile&uid=4764">Mondo-A-Go-Go</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.selur.net/thread-4476.html</guid>
			<description><![CDATA[Hello, I've been using Hybrid successfully for years now to deinterlace with QTGMC (and convert colorspace from 601 to 709).<br />
One day, it started crashing every time I attempted to deinterlace (with whatever version I had been using successfully for a long time). I updated to the latest Hybrid version and am having the same issues.<br />
<br />
My Hybrid version is 2026.03.21.1 on Windows 10 64-bit.<br />
<br />
My typical workflow is:<ul class="mycode_list"><li>Input an Uncompressed AVI, ProRes 422 HQ, or FFV1 Matroska<br />
</li>
<li>Processing-- Video: ProRes / Audio: passthrough all<br />
</li>
<li>Encoder: Standard / Profile: 422 HQ<br />
</li>
<li>Deinterlace-- QTGMC Vapoursynth / Preset: Medium / Bob: Yes<br />
</li>
<li>Vapoursynth-- ColorMatrix: From 601 to 709<br />
</li>
</ul>
<br />
^and that's it! This also happens whether or not I engage the colorspace conversion.<br />
<br />
I keep getting the errors:<br />
FFmpeg output: [in#0 @ 000001f68a421a80] Header too large.<br />
[in#0 @ 000001f68a420480] Error opening input: Invalid argument<br />
Error opening input file -.<br />
Error opening input files: Invalid argument<br />
<br />
...and then:<br />
process finished with exitcode: -22 and exitStatus: 0<br />
<br />
Attached is the Debug output. Unfortunately, I'm not super tech-savvy when it comes to this stuff, mainly just doing basic conversions in ffmpeg and then of course this wonderful GUI I can't wait to use again.  <img src="https://forum.selur.net/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.selur.net/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3731" target="_blank" title="">HybridDebugOutput.zip</a> (Size: 19,36 KB / Downloads: 8)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Hello, I've been using Hybrid successfully for years now to deinterlace with QTGMC (and convert colorspace from 601 to 709).<br />
One day, it started crashing every time I attempted to deinterlace (with whatever version I had been using successfully for a long time). I updated to the latest Hybrid version and am having the same issues.<br />
<br />
My Hybrid version is 2026.03.21.1 on Windows 10 64-bit.<br />
<br />
My typical workflow is:<ul class="mycode_list"><li>Input an Uncompressed AVI, ProRes 422 HQ, or FFV1 Matroska<br />
</li>
<li>Processing-- Video: ProRes / Audio: passthrough all<br />
</li>
<li>Encoder: Standard / Profile: 422 HQ<br />
</li>
<li>Deinterlace-- QTGMC Vapoursynth / Preset: Medium / Bob: Yes<br />
</li>
<li>Vapoursynth-- ColorMatrix: From 601 to 709<br />
</li>
</ul>
<br />
^and that's it! This also happens whether or not I engage the colorspace conversion.<br />
<br />
I keep getting the errors:<br />
FFmpeg output: [in#0 @ 000001f68a421a80] Header too large.<br />
[in#0 @ 000001f68a420480] Error opening input: Invalid argument<br />
Error opening input file -.<br />
Error opening input files: Invalid argument<br />
<br />
...and then:<br />
process finished with exitcode: -22 and exitStatus: 0<br />
<br />
Attached is the Debug output. Unfortunately, I'm not super tech-savvy when it comes to this stuff, mainly just doing basic conversions in ffmpeg and then of course this wonderful GUI I can't wait to use again.  <img src="https://forum.selur.net/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.selur.net/images/attachtypes/zip.png" title="ZIP File" border="0" alt=".zip" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3731" target="_blank" title="">HybridDebugOutput.zip</a> (Size: 19,36 KB / Downloads: 8)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[startup error]]></title>
			<link>https://forum.selur.net/thread-4475.html</link>
			<pubDate>Fri, 04 Sep 2026 16:12:31 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.selur.net/member.php?action=profile&uid=3601">lostsnowboardvideos</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.selur.net/thread-4475.html</guid>
			<description><![CDATA[Getting this startup error when i start an encode. using the new dev version.<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.selur.net/images/attachtypes/txt.png" title="Text Document" border="0" alt=".txt" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3730" target="_blank" title="">HybridDebugOutput.txt</a> (Size: 184,54 KB / Downloads: 7)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.selur.net/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3729" target="_blank" title="">Screenshot 2026-09-04 070917.png</a> (Size: 15,7 KB / Downloads: 11)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Getting this startup error when i start an encode. using the new dev version.<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.selur.net/images/attachtypes/txt.png" title="Text Document" border="0" alt=".txt" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3730" target="_blank" title="">HybridDebugOutput.txt</a> (Size: 184,54 KB / Downloads: 7)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.selur.net/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3729" target="_blank" title="">Screenshot 2026-09-04 070917.png</a> (Size: 15,7 KB / Downloads: 11)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[BasicVSR++ temporal jumps at group boundaries]]></title>
			<link>https://forum.selur.net/thread-4474.html</link>
			<pubDate>Tue, 01 Sep 2026 05:16:40 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.selur.net/member.php?action=profile&uid=4761">ywcz1997</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.selur.net/thread-4474.html</guid>
			<description><![CDATA[I'm using VapourSynth/Other/BasicVSR++ to restore a DVD source. The output has noticeable temporal inconsistency – the background jumps every few frames, especially in long shots.<br />
<br />
I suspect this is due to chunk processing. Increasing length to 150 makes those 150 frames coherent, but the jump reappears exactly between frame 150 and 151. It seems the model doesn't handle boundaries well.<br />
<br />
Is there a way to process with overlapping windows (like a sliding window with crossfade) to smooth out boundary jumps? Or any other recommended approach to maintain temporal continuity across groups?]]></description>
			<content:encoded><![CDATA[I'm using VapourSynth/Other/BasicVSR++ to restore a DVD source. The output has noticeable temporal inconsistency – the background jumps every few frames, especially in long shots.<br />
<br />
I suspect this is due to chunk processing. Increasing length to 150 makes those 150 frames coherent, but the jump reappears exactly between frame 150 and 151. It seems the model doesn't handle boundaries well.<br />
<br />
Is there a way to process with overlapping windows (like a sliding window with crossfade) to smooth out boundary jumps? Or any other recommended approach to maintain temporal continuity across groups?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Problem with 03.2026 version]]></title>
			<link>https://forum.selur.net/thread-4473.html</link>
			<pubDate>Fri, 28 Aug 2026 21:37:22 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.selur.net/member.php?action=profile&uid=1685">Al74</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.selur.net/thread-4473.html</guid>
			<description><![CDATA[Dear Selur,<br />
I am writing to ask for help. I have downloaded the March version of the software, installed it and after trying to open, the following message has appeared: C:\Program Files\Hybrid\64bit\SvtAv1EncApp.exe" --version' didn't get started after 5 seconds -&gt; aborting,... Restarting Hybrid might solve the problem,... The cause might also be some incompatibility with the tool and your system.  <br />
I use Inter 265K CPU. Maybe you have newer dev version?<br />
Best,<br />
Alek]]></description>
			<content:encoded><![CDATA[Dear Selur,<br />
I am writing to ask for help. I have downloaded the March version of the software, installed it and after trying to open, the following message has appeared: C:\Program Files\Hybrid\64bit\SvtAv1EncApp.exe" --version' didn't get started after 5 seconds -&gt; aborting,... Restarting Hybrid might solve the problem,... The cause might also be some incompatibility with the tool and your system.  <br />
I use Inter 265K CPU. Maybe you have newer dev version?<br />
Best,<br />
Alek]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Filter: Line/Darken (GLSL-A4K) = defective]]></title>
			<link>https://forum.selur.net/thread-4472.html</link>
			<pubDate>Sat, 22 Aug 2026 20:46:35 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.selur.net/member.php?action=profile&uid=3404">tailland</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.selur.net/thread-4472.html</guid>
			<description><![CDATA[version 21.8.2026<br />
<br />
load source<br />
activate filter<br />
vaporsynth does not open, no error popup, nothing (therefor, no screenshot)<br />
<br />
other darkening filters work.<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.selur.net/images/attachtypes/" title="Rar" border="0" alt=".rar" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3717" target="_blank" title="">HybridDebugOutput.rar</a> (Size: 21,51 KB / Downloads: 20)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[version 21.8.2026<br />
<br />
load source<br />
activate filter<br />
vaporsynth does not open, no error popup, nothing (therefor, no screenshot)<br />
<br />
other darkening filters work.<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.selur.net/images/attachtypes/" title="Rar" border="0" alt=".rar" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3717" target="_blank" title="">HybridDebugOutput.rar</a> (Size: 21,51 KB / Downloads: 20)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Filter: Deband/Flash3kdb = defective]]></title>
			<link>https://forum.selur.net/thread-4471.html</link>
			<pubDate>Sat, 22 Aug 2026 20:41:24 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.selur.net/member.php?action=profile&uid=3404">tailland</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.selur.net/thread-4471.html</guid>
			<description><![CDATA[hey there.<br />
<br />
version 21.8.2026<br />
the above mentioned filter has become(?) defective, producing wildly erroneous output, see image.<br />
<br />
loading input file (type irrelevant)<br />
choose whatever settings<br />
= output in the image<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.selur.net/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3716" target="_blank" title="">Screenshot 2026-08-22 203612.jpg</a> (Size: 426,84 KB / Downloads: 35)
<!-- end: postbit_attachments_attachment --><br />
<br />
gradfun3mod still works as intended, with or without gpu support<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.selur.net/images/attachtypes/" title="Rar" border="0" alt=".rar" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3715" target="_blank" title="">HybridDebugOutput.rar</a> (Size: 19,86 KB / Downloads: 20)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[hey there.<br />
<br />
version 21.8.2026<br />
the above mentioned filter has become(?) defective, producing wildly erroneous output, see image.<br />
<br />
loading input file (type irrelevant)<br />
choose whatever settings<br />
= output in the image<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.selur.net/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3716" target="_blank" title="">Screenshot 2026-08-22 203612.jpg</a> (Size: 426,84 KB / Downloads: 35)
<!-- end: postbit_attachments_attachment --><br />
<br />
gradfun3mod still works as intended, with or without gpu support<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.selur.net/images/attachtypes/" title="Rar" border="0" alt=".rar" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3715" target="_blank" title="">HybridDebugOutput.rar</a> (Size: 19,86 KB / Downloads: 20)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[SMDegrain KNLMeansCL prefilter error]]></title>
			<link>https://forum.selur.net/thread-4470.html</link>
			<pubDate>Fri, 21 Aug 2026 12:16:59 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.selur.net/member.php?action=profile&uid=4590">andrewschen</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.selur.net/thread-4470.html</guid>
			<description><![CDATA[Same for vsnlm_cuda / KNLMeansCL in VS - Misc - Tools<br />
<br />
<div class="codeblock"><!--div class="title">Code:</div--><div class="body" dir="ltr"><code># Imports
import sys
import os
import vapoursynth as vs
# using Vapoursynth R79
# getting Vapoursynth core
core = vs.core
# Limit thread count to 12
core.num_threads = 12
# Limit frame cache to 8192MB
core.max_cache_size = 8192
# Import scripts folder
scriptPath = 'D:/APPD/Hybrid_dev_20260820-202122/64bit/vsscripts'
sys.path.insert(0, os.path.abspath(scriptPath))
# loading plugins
core.std.LoadPlugin(path="D:/APPD/Hybrid_dev_20260820-202122/64bit/Vapoursynth/Lib/site-packages/vapoursynth/plugins2/vsnlm_ispc.dll")
core.std.LoadPlugin(path="D:/APPD/Hybrid_dev_20260820-202122/64bit/Vapoursynth/Lib/site-packages/vapoursynth/plugins2/zsmooth/zsmooth.dll")
core.std.LoadPlugin(path="D:/APPD/Hybrid_dev_20260820-202122/64bit/Vapoursynth/Lib/site-packages/vapoursynth/plugins2/mvutensils/mvutensils.dll")
core.std.LoadPlugin(path="D:/APPD/Hybrid_dev_20260820-202122/64bit/Vapoursynth/Lib/site-packages/vapoursynth/plugins2/fmtconv.dll")
core.std.LoadPlugin(path="D:/APPD/Hybrid_dev_20260820-202122/64bit/vsfilters/SourceFilter/LSmashSource/LSMASHSource.dll")
# Import scripts
import nnedi3_resample
import smdegrain
import validate
# Source: 'C:&#92;Users&#92;mmddffkk&#92;Desktop&#92;tmp&#92;SAMPLE.mkv'
# clip current meta; color space: YUV420P8, bit depth: 8, resolution: 1920x1080, fps: 23.976, color matrix: 709, color primaries: Unspecific, color transfer: BT.709, yuv luminance scale: limited, scanorder: progressive, full height: true (Source)
# Loading 'C:&#92;Users&#92;mmddffkk&#92;Desktop&#92;tmp&#92;SAMPLE.mkv' using LWLibavSource
clip = core.lsmas.LWLibavSource(source="C:/Users/mmddffkk/Desktop/tmp/SAMPLE.mkv", format="YUV420P8", stream_index=0, cache=0, prefer_hw=0)
frame = clip.get_frame(0)
# setting color matrix to 709.
clip = core.std.SetFrameProps(clip, _Matrix=vs.MATRIX_BT709)
# setting color transfer (vs.TRANSFER_BT709), if it is not set.
if validate.transferIsInvalid(clip):
  clip = core.std.SetFrameProps(clip=clip, _Transfer=vs.TRANSFER_BT709)
# setting color primaries info (to vs.PRIMARIES_BT709), if it is not set.
if validate.primariesIsInvalid(clip):
  clip = core.std.SetFrameProps(clip=clip, _Primaries=vs.PRIMARIES_BT709)
# setting color range to TV (limited) range.
prop_name = '_Range' if core.core_version.release_major &gt;= 74 else '_ColorRange'
clip = core.std.SetFrameProps(clip=clip, **{prop_name: vs.RANGE_LIMITED})
# making sure frame rate is set to 23.976fps
clip = core.std.AssumeFPS(clip=clip, fpsnum=24000, fpsden=1001)
# making sure the detected scan type is set (detected: progressive)
clip = core.std.SetFrameProps(clip=clip, _FieldBased=vs.FIELD_PROGRESSIVE) # scan type: progressive
# removing grain using SMDegrain
clip = smdegrain.SMDegrain(clip, interlaced=False, prefilter=4)
# adjusting output color from YUV420P8 to YUV420P10 for SvtAv1Model
clip = core.resize.Bicubic(clip=clip, format=vs.YUV420P10, chromaloc=0)
# set output frame rate to 23.976fps (progressive)
clip = core.std.AssumeFPS(clip=clip, fpsnum=24000, fpsden=1001)
# output
clip.set_output()
# clip current meta; color space: YUV420P10, bit depth: 10, resolution: 1920x1080, fps: 23.976, color matrix: 709, color primaries: Unspecific, color transfer: BT.709, yuv luminance scale: limited, scanorder: progressive, full height: true (Meta)
# script was created by Hybrid 2026.08.20.1</code></div></div><br />
Error Message<br />
<div class="codeblock"><!--div class="title">Code:</div--><div class="body" dir="ltr"><code>2026-08-21 17:33:31.970
Plugin D:/APPD/Hybrid_dev_20260820-202122/64bit/Vapoursynth/Lib/site-packages/vapoursynth/plugins2/vsnlm_ispc.dll is using API3 which is deprecated and will be removed shortly.
2026-08-21 17:33:32.414
Failed to evaluate the script:
Python exception: name 'KNLMeansCL' is not defined

Traceback (most recent call last):
  File "vapoursynth.pyx", line 3832, in vapoursynth._vpy_evaluate
  File "vapoursynth.pyx", line 3833, in vapoursynth._vpy_evaluate
  File "&#92;&#92;fx705d&#92;enctmp&#92;tempPreviewVapoursynthFile17_33_31_366.vpy", line 46, in &lt;module&gt;
    clip = smdegrain.SMDegrain(clip, interlaced=False, prefilter=4)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:&#92;APPD&#92;Hybrid_dev_20260820-202122&#92;64bit&#92;vsscripts&#92;smdegrain.py", line 148, in SMDegrain
    pref = KNLMeansCL(inputP, d=1, a=1, h=7)
           ^^^^^^^^^^
NameError: name 'KNLMeansCL' is not defined</code></div></div>]]></description>
			<content:encoded><![CDATA[Same for vsnlm_cuda / KNLMeansCL in VS - Misc - Tools<br />
<br />
<div class="codeblock"><!--div class="title">Code:</div--><div class="body" dir="ltr"><code># Imports
import sys
import os
import vapoursynth as vs
# using Vapoursynth R79
# getting Vapoursynth core
core = vs.core
# Limit thread count to 12
core.num_threads = 12
# Limit frame cache to 8192MB
core.max_cache_size = 8192
# Import scripts folder
scriptPath = 'D:/APPD/Hybrid_dev_20260820-202122/64bit/vsscripts'
sys.path.insert(0, os.path.abspath(scriptPath))
# loading plugins
core.std.LoadPlugin(path="D:/APPD/Hybrid_dev_20260820-202122/64bit/Vapoursynth/Lib/site-packages/vapoursynth/plugins2/vsnlm_ispc.dll")
core.std.LoadPlugin(path="D:/APPD/Hybrid_dev_20260820-202122/64bit/Vapoursynth/Lib/site-packages/vapoursynth/plugins2/zsmooth/zsmooth.dll")
core.std.LoadPlugin(path="D:/APPD/Hybrid_dev_20260820-202122/64bit/Vapoursynth/Lib/site-packages/vapoursynth/plugins2/mvutensils/mvutensils.dll")
core.std.LoadPlugin(path="D:/APPD/Hybrid_dev_20260820-202122/64bit/Vapoursynth/Lib/site-packages/vapoursynth/plugins2/fmtconv.dll")
core.std.LoadPlugin(path="D:/APPD/Hybrid_dev_20260820-202122/64bit/vsfilters/SourceFilter/LSmashSource/LSMASHSource.dll")
# Import scripts
import nnedi3_resample
import smdegrain
import validate
# Source: 'C:&#92;Users&#92;mmddffkk&#92;Desktop&#92;tmp&#92;SAMPLE.mkv'
# clip current meta; color space: YUV420P8, bit depth: 8, resolution: 1920x1080, fps: 23.976, color matrix: 709, color primaries: Unspecific, color transfer: BT.709, yuv luminance scale: limited, scanorder: progressive, full height: true (Source)
# Loading 'C:&#92;Users&#92;mmddffkk&#92;Desktop&#92;tmp&#92;SAMPLE.mkv' using LWLibavSource
clip = core.lsmas.LWLibavSource(source="C:/Users/mmddffkk/Desktop/tmp/SAMPLE.mkv", format="YUV420P8", stream_index=0, cache=0, prefer_hw=0)
frame = clip.get_frame(0)
# setting color matrix to 709.
clip = core.std.SetFrameProps(clip, _Matrix=vs.MATRIX_BT709)
# setting color transfer (vs.TRANSFER_BT709), if it is not set.
if validate.transferIsInvalid(clip):
  clip = core.std.SetFrameProps(clip=clip, _Transfer=vs.TRANSFER_BT709)
# setting color primaries info (to vs.PRIMARIES_BT709), if it is not set.
if validate.primariesIsInvalid(clip):
  clip = core.std.SetFrameProps(clip=clip, _Primaries=vs.PRIMARIES_BT709)
# setting color range to TV (limited) range.
prop_name = '_Range' if core.core_version.release_major &gt;= 74 else '_ColorRange'
clip = core.std.SetFrameProps(clip=clip, **{prop_name: vs.RANGE_LIMITED})
# making sure frame rate is set to 23.976fps
clip = core.std.AssumeFPS(clip=clip, fpsnum=24000, fpsden=1001)
# making sure the detected scan type is set (detected: progressive)
clip = core.std.SetFrameProps(clip=clip, _FieldBased=vs.FIELD_PROGRESSIVE) # scan type: progressive
# removing grain using SMDegrain
clip = smdegrain.SMDegrain(clip, interlaced=False, prefilter=4)
# adjusting output color from YUV420P8 to YUV420P10 for SvtAv1Model
clip = core.resize.Bicubic(clip=clip, format=vs.YUV420P10, chromaloc=0)
# set output frame rate to 23.976fps (progressive)
clip = core.std.AssumeFPS(clip=clip, fpsnum=24000, fpsden=1001)
# output
clip.set_output()
# clip current meta; color space: YUV420P10, bit depth: 10, resolution: 1920x1080, fps: 23.976, color matrix: 709, color primaries: Unspecific, color transfer: BT.709, yuv luminance scale: limited, scanorder: progressive, full height: true (Meta)
# script was created by Hybrid 2026.08.20.1</code></div></div><br />
Error Message<br />
<div class="codeblock"><!--div class="title">Code:</div--><div class="body" dir="ltr"><code>2026-08-21 17:33:31.970
Plugin D:/APPD/Hybrid_dev_20260820-202122/64bit/Vapoursynth/Lib/site-packages/vapoursynth/plugins2/vsnlm_ispc.dll is using API3 which is deprecated and will be removed shortly.
2026-08-21 17:33:32.414
Failed to evaluate the script:
Python exception: name 'KNLMeansCL' is not defined

Traceback (most recent call last):
  File "vapoursynth.pyx", line 3832, in vapoursynth._vpy_evaluate
  File "vapoursynth.pyx", line 3833, in vapoursynth._vpy_evaluate
  File "&#92;&#92;fx705d&#92;enctmp&#92;tempPreviewVapoursynthFile17_33_31_366.vpy", line 46, in &lt;module&gt;
    clip = smdegrain.SMDegrain(clip, interlaced=False, prefilter=4)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "D:&#92;APPD&#92;Hybrid_dev_20260820-202122&#92;64bit&#92;vsscripts&#92;smdegrain.py", line 148, in SMDegrain
    pref = KNLMeansCL(inputP, d=1, a=1, h=7)
           ^^^^^^^^^^
NameError: name 'KNLMeansCL' is not defined</code></div></div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[SVT-AV1 + Vapoursynth encode error]]></title>
			<link>https://forum.selur.net/thread-4469.html</link>
			<pubDate>Thu, 20 Aug 2026 17:00:49 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.selur.net/member.php?action=profile&uid=4590">andrewschen</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.selur.net/thread-4469.html</guid>
			<description><![CDATA[Tested on Hybrid_dev_2026.08.19-185814 and Hybrid_dev_2026.08.13:<br />
<br />
Choose svt-av1 as encoder, load a input file, don't enable any filter in vapoursynth, set an output file, add to queue, start the job, no error happens.<br />
<br />
Choose svt-av1 as encoder, load a input file, enable at least one filter in vapoursynth, set an output file, add to queue, start the job, an error like "2026-08-20@22_24_43_7310_03_video crashed: Error: Invalid parameter '--input' with value '\\.\pipe\2026-08-20@22_24_43_7310_03_video' will happen.<br />
<br />
<br />
One more thing: In Hybrid_dev_2026.08.19-18581, if I enable KNLMeansCL and YUV420 chroma location in Vapoursynth -&gt; Misc -&gt; Script, the script looks like this:<br />
<br />
<div class="codeblock"><!--div class="title">Code:</div--><div class="body" dir="ltr"><code>clip = core.resize.Bicubic(clip=clip, format=vs.RGB24, matrix_in_s="709"chromaloc=0, range_in_s="limited", range_s="full")</code></div></div><br />
maybe missing comma?<br />
<br />
In Hybrid_dev_20260625-152245 it is:<br />
<br />
<div class="codeblock"><!--div class="title">Code:</div--><div class="body" dir="ltr"><code>clip = core.resize.Bicubic(clip=clip, format=vs.RGB24, matrix_in_s="709", range_in_s="limited", chromaloc=0)</code></div></div>]]></description>
			<content:encoded><![CDATA[Tested on Hybrid_dev_2026.08.19-185814 and Hybrid_dev_2026.08.13:<br />
<br />
Choose svt-av1 as encoder, load a input file, don't enable any filter in vapoursynth, set an output file, add to queue, start the job, no error happens.<br />
<br />
Choose svt-av1 as encoder, load a input file, enable at least one filter in vapoursynth, set an output file, add to queue, start the job, an error like "2026-08-20@22_24_43_7310_03_video crashed: Error: Invalid parameter '--input' with value '\\.\pipe\2026-08-20@22_24_43_7310_03_video' will happen.<br />
<br />
<br />
One more thing: In Hybrid_dev_2026.08.19-18581, if I enable KNLMeansCL and YUV420 chroma location in Vapoursynth -&gt; Misc -&gt; Script, the script looks like this:<br />
<br />
<div class="codeblock"><!--div class="title">Code:</div--><div class="body" dir="ltr"><code>clip = core.resize.Bicubic(clip=clip, format=vs.RGB24, matrix_in_s="709"chromaloc=0, range_in_s="limited", range_s="full")</code></div></div><br />
maybe missing comma?<br />
<br />
In Hybrid_dev_20260625-152245 it is:<br />
<br />
<div class="codeblock"><!--div class="title">Code:</div--><div class="body" dir="ltr"><code>clip = core.resize.Bicubic(clip=clip, format=vs.RGB24, matrix_in_s="709", range_in_s="limited", chromaloc=0)</code></div></div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Dev 2026.08.18 version error]]></title>
			<link>https://forum.selur.net/thread-4467.html</link>
			<pubDate>Wed, 19 Aug 2026 15:44:42 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.selur.net/member.php?action=profile&uid=3601">lostsnowboardvideos</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.selur.net/thread-4467.html</guid>
			<description><![CDATA[Installed your latest dev version.<br />
<br />
I'm getting a "crashed waiting for vapoursynth named pipe to become ready" error when starting a job. Debug output attached.<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.selur.net/images/attachtypes/txt.png" title="Text Document" border="0" alt=".txt" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3713" target="_blank" title="">HybridDebugOutput.txt</a> (Size: 189,92 KB / Downloads: 14)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Installed your latest dev version.<br />
<br />
I'm getting a "crashed waiting for vapoursynth named pipe to become ready" error when starting a job. Debug output attached.<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.selur.net/images/attachtypes/txt.png" title="Text Document" border="0" alt=".txt" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3713" target="_blank" title="">HybridDebugOutput.txt</a> (Size: 189,92 KB / Downloads: 14)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Get every vapoursynth plugin on arch linux]]></title>
			<link>https://forum.selur.net/thread-4466.html</link>
			<pubDate>Sat, 15 Aug 2026 19:22:20 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.selur.net/member.php?action=profile&uid=4754">Samuel1109</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.selur.net/thread-4466.html</guid>
			<description><![CDATA[how can I install every vapoursynth and tools for hybrid on arch?!?! and when I'm going to use some filtering I always need to install it and another problem that I'm having it's that  it cannot find the plugins even though I installed them like this qtgmc that I already installed the havsfunc but hybrid seems to not detect it. Soo I have an question. Why Hybrid on linux doesn't come bundled with all vapoursynth plugins unlike on windows??? and before anyone asks me yeah I tried this plugin bundle <a href="https://github.com/drfear-zz/Hybrid-Vapoursynth-Tools-Plugins-Scripts_Manjaro-installer" target="_blank" rel="noopener" class="mycode_url">https://github.com/drfear-zz/Hybrid-Vapo...-installer</a> but even than there is an lot of outated sources so causing an lot of missing plugins.  <!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.selur.net/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3711" target="_blank" title="">Screenshot_20260815_141533.png</a> (Size: 168,23 KB / Downloads: 27)
<!-- end: postbit_attachments_attachment --> and the dependencies page is broken too <!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.selur.net/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3712" target="_blank" title="">Screenshot_20260815_143710.png</a> (Size: 111,86 KB / Downloads: 22)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[how can I install every vapoursynth and tools for hybrid on arch?!?! and when I'm going to use some filtering I always need to install it and another problem that I'm having it's that  it cannot find the plugins even though I installed them like this qtgmc that I already installed the havsfunc but hybrid seems to not detect it. Soo I have an question. Why Hybrid on linux doesn't come bundled with all vapoursynth plugins unlike on windows??? and before anyone asks me yeah I tried this plugin bundle <a href="https://github.com/drfear-zz/Hybrid-Vapoursynth-Tools-Plugins-Scripts_Manjaro-installer" target="_blank" rel="noopener" class="mycode_url">https://github.com/drfear-zz/Hybrid-Vapo...-installer</a> but even than there is an lot of outated sources so causing an lot of missing plugins.  <!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.selur.net/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3711" target="_blank" title="">Screenshot_20260815_141533.png</a> (Size: 168,23 KB / Downloads: 27)
<!-- end: postbit_attachments_attachment --> and the dependencies page is broken too <!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.selur.net/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=3712" target="_blank" title="">Screenshot_20260815_143710.png</a> (Size: 111,86 KB / Downloads: 22)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
	</channel>
</rss>