View Single Post
Old 4th April 2017, 17:15   #53  |  Link
real.finder
Registered User
 
Join Date: Jan 2012
Location: Mesopotamia
Posts: 2,587
Quote:
Originally Posted by magiblot View Post
Indeed, updating Avisynth fixed the problem (I was stuck at an old AVS+ release that came with installer). I'm using now last version of AVS+ from Groucho's version switcher.
However, output colorspace is YV16, according to AvsPmod. Is that expected to happen?

Code:
AviSource(..) #Lagarith NTSC interlaced YUY2 source, VHS capture through composite video cable
sanimebob(1, usedaa3mod=true)
EDIT: Well, it's not fixed completely... the bottom half of the video still has some problems. It's hard to see them now (you need to zoom in a lot), but they are definitely there (this doesn't happen if converting to YV12 (with interlaced=true) before calling sanimebob).





I will upload more video samples later which contain the parts where I'm spotting these errors.

1: Uncompressed YV16 video with the error (first snapshot) -
https://mega.nz/#!Ux4y1Crb!0snYEr4xK...5CQVZwxuzR_lMI

2: Same cutscene but it's a direct stream copy of the original -
https://mega.nz/#!tkJA0DRA!1EhiKyEO7...py40y7kw1Jv__Y
make sure the output from AVISource is YUY2 not yv16, if it yv16 then convert it to YUY2
__________________
See My Avisynth Stuff
real.finder is offline   Reply With Quote