Recently came across the YV12<->YUY2 conversion issue described here: http://avisynth.nl/index.php/Known_Issues
But trying the suggested replacement throws a "no function named YUY2toYV12i" error.
The cause of which is pretty obvious if you look at the script: the support functions only run in the opposite direction. What's supposed to be in the other two?
+ Reply to Thread
Results 1 to 2 of 2
-
-
It does not really exhibit the accumulation issue going the other way , and you will only see the effect after multiple conversions
The chroma shift problem only occurs going the other way (interlaced YV12->YUY2).
The other support functions are in the original post
https://forum.doom9.org/showthread.php?p=1471623#post1471623
https://forum.doom9.org/showthread.php?p=1471989#post1471989
Similar Threads
-
Issue with an Avisynth interpolation function and related questions
By abolibibelot in forum Video ConversionReplies: 9Last Post: 15th Dec 2018, 23:55 -
avisynth DirectShowSource capturing a/v sync issue
By logicom in forum Video Streaming DownloadingReplies: 0Last Post: 21st Mar 2015, 21:28 -
avisynth recalling to graph - colorspace issue
By logicom in forum Video ConversionReplies: 4Last Post: 19th Mar 2015, 13:41 -
avisynth: is there a plugin that convert framerate in YUY2 colorspace?
By marcorocchini in forum Newbie / General discussionsReplies: 4Last Post: 24th Oct 2014, 14:07 -
Cant get MAA2 to work in avisynth because of YV12?
By killerteengohan in forum RestorationReplies: 18Last Post: 12th Jul 2014, 09:23