Hi all, I'm trying to convert a few tapes to digital, but I've noticed that when I start capturing I get weird flashing colours at the top of the video, also some skipping. Then I did some research to find out that I needed a TBC. I looked and found a list of "Best TBCs to Buy!", and I saw the BVTBC-10 on it. I went and bought a used one for like $25, since the others were way too expensive for me. I then went to test it out by using its color bars and noticed light noise on the video. I then tried out the s-video and saw the same noise also with "dot crawl" like artifacts all over the video. I noticed this seem to be a problem with these units. I also read that it happens when the video is converting to digital then back to analog. So I was wondering, if SDI capture would work and be worth it? Or is there any fixes for this? Thank you.
+ Reply to Thread
Results 1 to 7 of 7
-
-
Dot crawl artifacts are a result of incomplete separation of the chroma subcarrier and the luma when splitting a composite signal into luma and chroma. With VHS caps you can mostly eliminate it by downscaling the capture to half width (720 to 360), then upscaling back to full width (360 to 720). With quality sources, like DVD, that blurs the image to much. But VHS only has about 360 lines of resolution horizontally anyway, so it doesn't hurt much.
-
To add to jagabo's dot crawl comments:
The "TBC" you bought is overpriced at $25. It's garbage. Its also the wrong type of tbc. You need a line tbc to help stop the scanline sync distortion you see in your videos. Good VCR's with line tbc built-in are either tough to find or a whole lot more expensive than $25. Or you can use a line tbc pass-thru, discussed here: https://forum.videohelp.com/threads/319420-Who-uses-a-DVD-recorder-as-a-line-TBC-and-what-do-you-use
Capturing with what hardware/software?
Whaaat?
You didn't read that in this forum.
Well, come to think of it...maybe you did.- My sister Ann's brother -
The "TBC" you bought is overpriced at $25. It's garbage. Its also the wrong type of tbc. You need a line tbc to help stop the scanline sync distortion you see in your videos.
I also read that it happens when the video is converting to digital then back to analog
Capturing with what hardware/software?
Anyway, I posted what I got from the TBC's s-video output, I may as well just dump this. -
The dot crawl artifacts in that cap are very minor. Since you'll likely be using some noise reduction on your VHS caps (VHS is a very noisy medium) it will disappear along with the other noise. If not, use the resize technique I described earlier.
Code:Mpeg2Source("Capture(1).d2v", CPU2="ooooxx", Info=3) Spline36Resize(width/2, height) Spline36Resize(width*2, height) TemporalDegrain(SAD1=100, SAD2=75, sigma=4)
Last edited by jagabo; 11th Dec 2015 at 23:09.
-
-
Sorry to bump, but I just wanna say that the problem was the s-video cable + capturecard. Bought a JVC SR-MV45, DIAMOND VC500 capture card and a couple new double-shielded s-video cables. All noise and distortion was gone instantly. Coupled with the bvtbc-10 that I bought for $25, it works perfectly.