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.

[HELP] Trying to remove VHS dropout (comet tails)
#4
Quote:I just tried running the original ProRes 422HQ file through AVIsynth to re-try the DeSpot
not what I suggested,..
Quote:now I get a preview error - ConvertToYV12 - only 8 bit sources allowed.

Do I need to convert to standard ProRes 422 for this to work?
Strange, according to the source code Hybrid should be aware that Avisynths DeSpot requires YV12@8bit.
Also tried it and it works fine here:
LWLibavVideoSource("G:\TestClips&Co\files\ProRes\Test Patterns Resolve 422 HQ 10-bit.mov",cache=false,dr=true,format="YUV422P10", prefer_hw=0,repeat=true)
# current resolution: 720x576
# despotting using DeSpot
# Converting from 10 to 8bit for DeSpot
ConvertBits(8)
ConvertToYV12(interlaced=false)
DeSpot(median=false,interlaced=false)
Hybrid automatically converted to 8bit and YV12.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
RE: Trying to remove VHS dropout (comet tails) - by Selur - 03.10.2024, 12:10

Forum Jump:


Users browsing this thread: 1 Guest(s)