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] Audio/video out of sync in output
#21
I'm noticing some ghosting effect (especially visible around body outline) in the decinterlaced footage. Is there something I can set in hybrid to solve that?
I read online that the following script worked for someone

AviSource("ExampleJan19SourceNo2.avi")
AssumeTFF()
ConvertToYV12(interlaced=true)
Yadif(order=1, mode=1) # or QTGMC()
SelectEven()
TDecimate()

which was originally using

DirectshowSource("C:\New Folder\Source.avi")
TFM()
TDecimate(Mode=1)
QTGMC( Preset="Slow" )
SelectEven()
LanczosResize(640,480)
AssumeFPS(23.976)

Can this be translated to settings in Hybrid?
Reply


Messages In This Thread
RE: Audio/video out of sync in output - by retractOffer - 09.08.2020, 10:21

Forum Jump:


Users browsing this thread: 1 Guest(s)