digitalFAQ.com Forum

digitalFAQ.com Forum (https://www.digitalfaq.com/forum/)
-   Capture, Record, Transfer (https://www.digitalfaq.com/forum/video-capture/)
-   -   VHS capture quality comparisons? (https://www.digitalfaq.com/forum/video-capture/8597-vhs-capture-quality.html)

traal 09-20-2019 06:10 PM

Quote:

Originally Posted by jjdd (Post 64090)
Test1
HS930>TBC5000>DVDO iScanDuo>Blackmagic intensity shuttle

Test2
HS930>TBC5000>Blackmagic intensity shuttle

The DVDO iScanDuo appears to add noise and reduce image resolution with that setup.

jjdd 09-20-2019 10:13 PM

8 Attachment(s)
traal yes you are right it only get worse

-- merged --

i did get a ATI Tv Wonder USB 2.0 it works very good on WinXP SP2

i did use this driver cd 180-V01100-200 it have driver version 6.14.10.6317 and MMC 9.08

but the driver version 6.14.10.6317 capture did look more interlace like my matrox g400 marvel capture

but i did find driver version 6.14.10.6314 and now i do not see any interlace lines on the Titanic vhs capture like with my ATI all in wonder 9000 and ATI TV Wonder 600 USB

and i did some testing S-video VS Composite and it looks like i maybe get better quality with Composite

so here is some pictures of driver 6.14.10.6317 VS 6.14.10.6314 and S-video VS Composite

traal 09-27-2019 10:40 PM

The S-Video screencaps show some weird banding. That's not normal.

jjdd 09-27-2019 11:10 PM

traal ok have to do more testing and see if i can get it better maybe bad s-video cables

hodgey 09-28-2019 06:47 AM

Looks like the fields 6.14.10.6317 captures are out of phase compared to the other setups, no idea what could cause that.

The TV wonder seems to crop more of the the left and less of the right.

The banding looks a bit like hannover bars, maybe the cards handle the chroma decoding a bit differently, it could be something else though. Won't be as noticeable on composite as the comb filter may cancel out the effect a bit more.

jjdd 09-28-2019 11:11 AM

hodgey ok but 6.14.10.6317 works good on other vhs tape that have interlace lines like with 6.14.10.6314 and my ati all in wonder 9000 and ATI TV Wonder 600 USB and i do have ati all in wonder 9200 256mb but itīs the same as my 9000 64mb

on does vhs tapes 6.14.10.6317 looks progressive no interlace lines

but i think 6.14.10.6314 is the right way maybe to capture because it works then the same as my other capture card exept matrox g400 marvel

maybe it does something to do with Pal 25fps and Film 24 fps


i did find 6.14.10.6321 but it was the same as 6.14.10.6317

msgohan 09-28-2019 11:36 PM

Regarding the "interlacing" (really phase-shifted progressive 25 fps). The 6317 has an extra pure-black line at the top, which reverses the field order.

jjdd 09-29-2019 12:45 AM

2 Attachment(s)
msgohan oh ok hmm i did try to crop 1 line at the top did not get any better i did try field swap filter on virtual dub but did not get any better

hmm i upload 2 very small clips of titanic pal vhs im not sure how ok it is to do it but admin can delete it if necessary

the clips is with Composite HS930>TBC5000>ATI TV WONDER USB 2.0

6.14.10.6314 vs 6.14.10.6317 drivers

msgohan 09-29-2019 01:37 PM

Thanks for the lossless video samples. They take a lot of guesswork out of it, compared to screenshots.

It would be better to test with a full-frame tape instead of letterboxed, as then you would immediately see the black lines being added to certain captures. In fact, there are 3 lines "added" to the top of the 6317. (Any odd number of lines would reverse the field order, and only 1 of these lines is pure black.)

It's a lot easier to work with fields in Avisynth than VirtualDub. Field Swap is definitely the wrong filter to use.

I decided that it was easier to show what I'm talking about by making a little screen capture video rather than trying to type up a long explanation with a bunch of attached screenshots. No audio though. In the video, I demonstrate using Avisynth viewed via AvsPmod to match the 6317 capture to the 6314 one.

https://youtu.be/BQZKRtI3x2M (view at 1080p)

There is a diagonal interference pattern in these composite captures. It isn't visible when looked at in weaved "frame" mode, because it changes between fields, and looking at the 50Hz video as 25fps frames is effectively a 50% temporal average. I demonstrate it from about the middle of the video until the end, but YouTube's compression smoothed it over a lot so it isn't as noticeable.

These are the Avisynth scripts I used. Lines that begin with # are "comments" that are ignored when the script is read. An Avisynth filter line can be "commented-out" so that it is ignored. I toggle these commented-out lines with AvsPmod's ALT+Q command in the video. They begin with #~ specifically.
Code:

AVISource("HS930_Sharpen_720x576_TvWonderUSB2.0_Composite_TBC5000_Driver_6.14.10.6314_.avi")

#~ AssumeBFF().SeparateFields() # To compare fields to 6317 capture.

# Cut 1st frame (2 fields) to match length of "fixed" 6317 capture.
Trim(1,0)

Code:

AVISource("HS930_Sharpen_720x576_TvWonderUSB2.0_Composite_TBC5000_Driver_6.14.10.6317_.avi")

AssumeTFF().SeparateFields()

# This capture starts one field later than 6314 capture, because of the different field order.

Trim(1,0) # Trim one field from start: this changes the temporal field order from TFF to BFF.
Weave()

# Match spatial alignment to 6314 capture.
Crop(0,3,0,0).AddBorders(0,0,0,3)

#~ AssumeBFF().SeparateFields() # Double-check that AssumeBFF matches 6314 capture.


jjdd 09-29-2019 02:37 PM

msgohan Thanks :D

i have to look this youtube clip many times to fully understund it i do know little about Avisynth and AvsPmod
done some Years ago little super 8MM frame by frame and HDR capture here is
my 8mm capture example https://www.youtube.com/watch?v=nCcKXjlwgRw

the youtube clip you did was very good i think i start to understund it :)

-- merged --

Now my Matrox Marvel G400 TV capture i good to no interlace lines so matrox capture card did have the same problem but now itīs fixed :D

Thanks again msgohan :)


All times are GMT -5. The time now is 12:20 PM

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.