This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[BUG] AviSynth x86 - Image sequence issue in previewer
#2
Quote:The problem, is that matrix="Rec709" is specified for the ConvertToYV24 filter, but not for the ConvertToYV12 filter.
That can't be your problem since matrices are only needed during RGB<>YUV conversions.

The problem you see is probably in the preview script.
-> If you open the Avisynth Preview, check your temp folder, there should be a temp file that should contain the preview script.
(alternatively the debug output also should contain the script)

The preview script should end with:
ConvertToRGB32(interlaced=false, matrix="Rec709")

-> would need a debug output to know what is happening.

Cu Selur

Ps.: It'll also send you a link to my current dev version via PM, to be sure this isn't a bug I already fixed somehwere.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
RE: AviSynth x86 - Image sequence issue when converting to YV24 then to YV12 - by Selur - 15.10.2020, 09:27

Forum Jump:


Users browsing this thread: 1 Guest(s)