<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Just a few questions - General Discussion				            </title>
            <link>https://www.magicyuv.com/community/general-discussion/just-a-few-questions/</link>
            <description>MagicYUV Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 08 Sep 2026 18:26:01 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Just a few questions</title>
                        <link>https://www.magicyuv.com/community/general-discussion/just-a-few-questions/paged/3/#post-787</link>
                        <pubDate>Sat, 23 Jan 2021 22:19:26 +0000</pubDate>
                        <description><![CDATA[Apparently that is because the codec does allow decoding 10-bit YUV 4:2:0 as both P010 and P210, doing 4:2:0 -&gt; 4:2:2 interpolation for the latter while decoding.
By default the codec ac...]]></description>
                        <content:encoded><![CDATA[<p>Apparently that is because the codec does allow decoding 10-bit YUV 4:2:0 as both P010 and P210, doing 4:2:0 -&gt; 4:2:2 interpolation for the latter while decoding.</p>
<p>By default the codec actually presents v210 when asked about 10-bit YUV 4:2:0 what to decode as. This is because at the time MPC didn't support P010 at all, so it was for compatibility. Still, the codec can be forced to decode as P010, it's just by default it presents v210, and that's what most software go along with (assuming naturally that what the codec presents by default is the best choice).</p>
<p>You can try specifying the pixel_type="P010" parameter for AVISource(), perhaps it might force it to decode as P010.</p>]]></content:encoded>
						                            <category domain="https://www.magicyuv.com/community/general-discussion/">General Discussion</category>                        <dc:creator>Balázs</dc:creator>
                        <guid isPermaLink="true">https://www.magicyuv.com/community/general-discussion/just-a-few-questions/paged/3/#post-787</guid>
                    </item>
				                    <item>
                        <title>RE: Just a few questions</title>
                        <link>https://www.magicyuv.com/community/general-discussion/just-a-few-questions/paged/3/#post-786</link>
                        <pubDate>Sat, 23 Jan 2021 17:38:34 +0000</pubDate>
                        <description><![CDATA[I hope it&#039;s ok to revive this topic, it is about the update requested in this topic so i thought it would fit.
So i did a 2160p60 4:2:0 recording a while ago and i tried to encode it but li...]]></description>
                        <content:encoded><![CDATA[<p>I hope it's ok to revive this topic, it is about the update requested in this topic so i thought it would fit.</p>
<p>So i did a 2160p60 4:2:0 recording a while ago and i tried to encode it but like you said it would take a while to trickle down. That's still not happened AFAIK, so today i tried to load the video using avisynth AVISource (the video is an AVI). It plays fine through MPC-HC. So the script works, MeGUI loads it fine but when trying to encode it i get an error saying 4:2:2 input is not supported. So that's weird, i checked in MPC-HC and there to it claims the video is 4:2:2(p210).</p>
<p>Just in case i missed something or did something wrong i recorded a few frames making sure its set to P010 and MagicYUV 4:2:0 10 bit encoding, and that also reports as being p210.</p>
<p>The video decoder says "video: Y3"(no idea what that really means though), using MadVR as output and  says its p210.</p>
<p>Is this a bug in the codec or am i doing something wrong trying to encode it?</p>
<p>edit: adding ConvertToYUV420 in the avisynth script makes it ouput as p010.</p>]]></content:encoded>
						                            <category domain="https://www.magicyuv.com/community/general-discussion/">General Discussion</category>                        <dc:creator>Helly</dc:creator>
                        <guid isPermaLink="true">https://www.magicyuv.com/community/general-discussion/just-a-few-questions/paged/3/#post-786</guid>
                    </item>
				                    <item>
                        <title>RE: Just a few questions</title>
                        <link>https://www.magicyuv.com/community/general-discussion/just-a-few-questions/paged/3/#post-657</link>
                        <pubDate>Mon, 21 Sep 2020 22:42:44 +0000</pubDate>
                        <description><![CDATA[Hi,
I&#039;m terribly sorry for the very late release, I just released 2.3.0, it really should have been released before the summer, but things got in the way.
Anyway, it now includes 10-bit YU...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>I'm terribly sorry for the very late release, I just released 2.3.0, it really should have been released before the summer, but things got in the way.</p>
<p>Anyway, it now includes 10-bit YUV 4:2:0, however open-source tools based on ffmpeg won't be able to decode it until they implement decoding for this variant. Which shouldn't take too much time to do, however it might take a while to trickle down to all the various software using ffmpeg.</p>]]></content:encoded>
						                            <category domain="https://www.magicyuv.com/community/general-discussion/">General Discussion</category>                        <dc:creator>Balázs</dc:creator>
                        <guid isPermaLink="true">https://www.magicyuv.com/community/general-discussion/just-a-few-questions/paged/3/#post-657</guid>
                    </item>
				                    <item>
                        <title>RE: Just a few questions</title>
                        <link>https://www.magicyuv.com/community/general-discussion/just-a-few-questions/paged/3/#post-612</link>
                        <pubDate>Fri, 21 Aug 2020 08:11:39 +0000</pubDate>
                        <description><![CDATA[Hey there, here i am again. 4 months later, still hoping for the update. Hope you&#039;re doing well. Any chance for a release soon? 🤩]]></description>
                        <content:encoded><![CDATA[<p>Hey there, here i am again. 4 months later, still hoping for the update. Hope you're doing well. Any chance for a release soon? 🤩 </p>]]></content:encoded>
						                            <category domain="https://www.magicyuv.com/community/general-discussion/">General Discussion</category>                        <dc:creator>Helly</dc:creator>
                        <guid isPermaLink="true">https://www.magicyuv.com/community/general-discussion/just-a-few-questions/paged/3/#post-612</guid>
                    </item>
				                    <item>
                        <title>RE: Just a few questions</title>
                        <link>https://www.magicyuv.com/community/general-discussion/just-a-few-questions/paged/3/#post-575</link>
                        <pubDate>Sat, 06 Jun 2020 15:18:49 +0000</pubDate>
                        <description><![CDATA[I&#039;m not much of an editor. I only do some basic stuff sometimes with adobe premiere. Usually i just chop out the pieces i want with virtualdub and then append them together with that as well...]]></description>
                        <content:encoded><![CDATA[<p>I'm not much of an editor. I only do some basic stuff sometimes with adobe premiere. Usually i just chop out the pieces i want with virtualdub and then append them together with that as well. That's about all the editing i do :P.</p>
<p>Afterwards i encode the resulting video with MeGUI to x265.</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://www.magicyuv.com/community/general-discussion/">General Discussion</category>                        <dc:creator>Helly</dc:creator>
                        <guid isPermaLink="true">https://www.magicyuv.com/community/general-discussion/just-a-few-questions/paged/3/#post-575</guid>
                    </item>
				                    <item>
                        <title>RE: Just a few questions</title>
                        <link>https://www.magicyuv.com/community/general-discussion/just-a-few-questions/paged/3/#post-573</link>
                        <pubDate>Sat, 06 Jun 2020 14:20:23 +0000</pubDate>
                        <description><![CDATA[Sorry for the delay, I got caught up in other things. Essentially 10-bit YUV 4:2:0 was basically done in a few days, with one minor detail left unfinished.
What editor would you like to edi...]]></description>
                        <content:encoded><![CDATA[<p>Sorry for the delay, I got caught up in other things. Essentially 10-bit YUV 4:2:0 was basically done in a few days, with one minor detail left unfinished.</p>
<p>What editor would you like to edit the video after capture?</p>]]></content:encoded>
						                            <category domain="https://www.magicyuv.com/community/general-discussion/">General Discussion</category>                        <dc:creator>Balázs</dc:creator>
                        <guid isPermaLink="true">https://www.magicyuv.com/community/general-discussion/just-a-few-questions/paged/3/#post-573</guid>
                    </item>
				                    <item>
                        <title>RE: Just a few questions</title>
                        <link>https://www.magicyuv.com/community/general-discussion/just-a-few-questions/paged/2/#post-570</link>
                        <pubDate>Mon, 01 Jun 2020 11:00:34 +0000</pubDate>
                        <description><![CDATA[Still eagerly awaiting the update, any idea when i can start making some glorious 2160p60 10bit video&#039;s? Don&#039;t want to rush you but please say soon 😋]]></description>
                        <content:encoded><![CDATA[<p>Still eagerly awaiting the update, any idea when i can start making some glorious 2160p60 10bit video's? Don't want to rush you but please say soon 😋</p>]]></content:encoded>
						                            <category domain="https://www.magicyuv.com/community/general-discussion/">General Discussion</category>                        <dc:creator>Helly</dc:creator>
                        <guid isPermaLink="true">https://www.magicyuv.com/community/general-discussion/just-a-few-questions/paged/2/#post-570</guid>
                    </item>
				                    <item>
                        <title>RE: Just a few questions</title>
                        <link>https://www.magicyuv.com/community/general-discussion/just-a-few-questions/paged/2/#post-552</link>
                        <pubDate>Tue, 05 May 2020 07:51:49 +0000</pubDate>
                        <description><![CDATA[Regarding Rec.2020: Yes, it is a bit unfortunate how it works now. Adding Rec.2020 could also increase confusion btw, since it might give the false impression that it&#039;ll be Rec.2020 just be ...]]></description>
                        <content:encoded><![CDATA[<p>Regarding Rec.2020: Yes, it is a bit unfortunate how it works now. Adding Rec.2020 could also increase confusion btw, since it might give the false impression that it'll be Rec.2020 just be setting that option. So there are no easy answers here. I'll think about what to do here.</p>
<p>@trevor Suggestion noted. P010 support and 10-bit YUV 4:2:0 is already done, I'm just pondering about releasing it together with the Vegas plugin, as that is also basically ready.</p>]]></content:encoded>
						                            <category domain="https://www.magicyuv.com/community/general-discussion/">General Discussion</category>                        <dc:creator>Balázs</dc:creator>
                        <guid isPermaLink="true">https://www.magicyuv.com/community/general-discussion/just-a-few-questions/paged/2/#post-552</guid>
                    </item>
				                    <item>
                        <title>RE: Just a few questions</title>
                        <link>https://www.magicyuv.com/community/general-discussion/just-a-few-questions/paged/2/#post-551</link>
                        <pubDate>Mon, 04 May 2020 23:10:57 +0000</pubDate>
                        <description><![CDATA[Just want to second adding P010 support as it&#039;s the only 10-bit format supported by the AVerMedia Live Gamer 4K and the Elgato 4K60 Pro. Besides, your archnemesis Ut Video added P010 in 21.1...]]></description>
                        <content:encoded><![CDATA[<p>Just want to second adding P010 support as it's the only 10-bit format supported by the AVerMedia Live Gamer 4K and the Elgato 4K60 Pro. Besides, your archnemesis Ut Video added P010 in 21.1.0 😋 </p>
<p>I’m also having a lot of difficulty capturing 2160p60 video with VD2 and MagicYUV. I have to use Ut Video with FFmpeg for lossless capture. My CPU is a 2700X. A “how to capture with VD2 and MagicYUV” tutorial would be much appreciated.</p>]]></content:encoded>
						                            <category domain="https://www.magicyuv.com/community/general-discussion/">General Discussion</category>                        <dc:creator>Trevor</dc:creator>
                        <guid isPermaLink="true">https://www.magicyuv.com/community/general-discussion/just-a-few-questions/paged/2/#post-551</guid>
                    </item>
				                    <item>
                        <title>RE: Just a few questions</title>
                        <link>https://www.magicyuv.com/community/general-discussion/just-a-few-questions/paged/2/#post-550</link>
                        <pubDate>Mon, 04 May 2020 12:11:18 +0000</pubDate>
                        <description><![CDATA[Seems pretty clear. I guess it&#039;s just a little confusing to see the color space as rec. 709 when you choose 10bit, and still be able to change it. For me that indicates that it matters what ...]]></description>
                        <content:encoded><![CDATA[<p>Seems pretty clear. I guess it's just a little confusing to see the color space as rec. 709 when you choose 10bit, and still be able to change it. For me that indicates that it matters what you choose there, from there knowing there's a color space above that, just makes you want to be able to choose it.</p>
<p>I fed the codec rec.2020 data and encoded it with hdr, it came out just as i expected, all good. So it seems to be working as its supposed to.</p>
<p>anyway, thanks for clearing it up!</p>]]></content:encoded>
						                            <category domain="https://www.magicyuv.com/community/general-discussion/">General Discussion</category>                        <dc:creator>Helly</dc:creator>
                        <guid isPermaLink="true">https://www.magicyuv.com/community/general-discussion/just-a-few-questions/paged/2/#post-550</guid>
                    </item>
							        </channel>
        </rss>
		