VideoHelp Forum




+ Reply to Thread
Page 1 of 2
1 2 LastLast
Results 1 to 30 of 36
  1. I've been using a 2TB hard drive to capture my tapes for a while, and some files/folders have been stored on there for a few years now. Originally i just used this hard drive for additional storage for some stuff and for whatever reason never transferred the files off it. And capture with the remaining space.

    Could doing this cause any artifacts with your captures? As for a while now i've been having this combing lines artifact (i'm guessing duplicated fields) appearing on my captures at random intervals, could happen a couple of times per tape, or once if im lucky.

    Image
    [Attachment 89798 - Click to enlarge]
    Quote Quote  
  2. No.

    And why does the picture fill only about 496 lines of the 576 frame? Something is resizing an interlaced video improperly.
    Quote Quote  
  3. If disk is constantly being used it could be heavily fragmented.
    Then during the capture process it could take too much time to write to it, assuming it is a spinning drive, not SSD.
    That delay might affect your process.
    Though, to be honest, it is a little bit of stretch.
    Last edited by CaptureCraft; 19th Nov 2025 at 19:29.
    Quote Quote  
  4. Originally Posted by jagabo View Post
    No.

    And why does the picture fill only about 496 lines of the 576 frame? Something is resizing an interlaced video improperly.
    Because it was recorded on analogue tv when it started broadcasting in 14:9 during it's latter years.

    To troubleshoot further i wonder if it's anything to do with my settings in Virtualdub. Is capturing with a lossless codec like Huffyuv v2.1.1 on a Windows XP era PC fine, or will it be adding extra work for the CPU?
    Last edited by Master Tape; 19th Nov 2025 at 22:23.
    Quote Quote  
  5. Member
    Join Date
    May 2005
    Location
    Australia-PAL Land
    Search Comp PM
    To troubleshoot further
    Is that still image of an interlaced AVI playing in VLC? Try setting the deinterlacing to ON (Video>Deinterlacing>ON) or post a snippet here for the members to take a look at.
    Quote Quote  
  6. Originally Posted by Alwyn View Post
    To troubleshoot further
    Is that still image of an interlaced AVI playing in VLC? Try setting the deinterlacing to ON (Video>Deinterlacing>ON) or post a snippet here for the members to take a look at.
    Yes it is from VLC and is set to deinterlacing.
    Quote Quote  
  7. Member
    Join Date
    Mar 2008
    Location
    United States
    Search Comp PM
    Best to provide a video sample, a few seconds showing the problem.
    Quote Quote  
  8. Capturing Memories dellsam34's Avatar
    Join Date
    Jan 2016
    Location
    Member Since 2005, Re-joined in 2016
    Search PM
    Whatever codec you're using it is wrongly de-interlacing as Jagabo mentioned, Capture lossless and de-interlace and encode later, you think you're saving time processing on the fly but you are wasting more trying to figure out what just happened.
    Quote Quote  
  9. Captures & Restoration lollo's Avatar
    Join Date
    Jul 2018
    Location
    Italy
    Search Comp PM
    It is unlikely that that defect is caused by a fault in the writing process to the HD. Generally this shows as a missing frame (or field, which may alter the frame construction, but is rare).

    The rule we applied few decades ago was to capture to a dedicated drive, and to defragment it (or better format it) before any capture (the main reasons being the swap memory allocation by the OS and the internal bus congestion, together with a large clean space availibility for writing in the HDD). The main reason is not the data rate of the incoming stream (easily covered by drive devices performances), but the "continuos writing" constraint.

    Nowdays, with modern hardware we can easily capture to a modern SDD where the OS is running (provided the rest of the hardware/software is optimized). What is still valid is to do not use external drive (USB, etc) for capturing.

    As other said, if you post a sample of the capture we can analyze its video architecture. Also post the the log of the capture if you are using AmarecTV or the VirtualDub captures frame count information if available.
    Quote Quote  
  10. Here's a couple of examples.
    Image Attached Files
    Quote Quote  
  11. Originally Posted by dellsam34 View Post
    Whatever codec you're using it is wrongly de-interlacing as Jagabo mentioned, Capture lossless and de-interlace and encode later, you think you're saving time processing on the fly but you are wasting more trying to figure out what just happened.
    I have been capturing lossless. I don't deinterlace until i edit and render the video. It's like this to start with.
    Quote Quote  
  12. Have you ever tried to re-capture the same fragment?
    Quote Quote  
  13. Originally Posted by CaptureCraft View Post
    Have you ever tried to re-capture the same fragment?
    Yes i've had to go back and recapture those parts and splice them in. It only happens during random intervals.
    Quote Quote  
  14. Capturing Memories dellsam34's Avatar
    Join Date
    Jan 2016
    Location
    Member Since 2005, Re-joined in 2016
    Search PM
    Your captures look wrong on my end, looks like the fields are blended somehow, What's your workflow hardware and what software are you using and what output setting you selected?
    Quote Quote  
  15. To me it looks like intermittent TBC failures/TBC processing artifacts.
    @MasterTape: Disable the TBC in your setup (and accept some flagging): Do you still get these artifacts?

    Image
    [Attachment 89841 - Click to enlarge]
    Last edited by Sharc; 22nd Nov 2025 at 04:46.
    Quote Quote  
  16. Originally Posted by Master Tape View Post
    Here's a couple of examples.
    I checked your videos. It looks like you get some lines from the next half-frame.
    You need to eliminate devices from you chain on-by-one until you will have just the capture card.
    If that not gonna help, then you have to consider to change your capture card. Buy EZcap just for the sake of testing.
    Quote Quote  
  17. I agree with Sharc, the TBC's dropout compensation is kicking in on the bad frames.
    Quote Quote  
  18. Originally Posted by dellsam34 View Post
    Your captures look wrong on my end, looks like the fields are blended somehow, What's your workflow hardware and what software are you using and what output setting you selected?
    Panasonic NV-HS860 > DataVideo TBC-3000 > ATI All-In-Wonder 9600 Pro. Capturing it on Virtualdub lossless AVI with Huffyuv codec. It's on a legacy PC running Windows XP for the purpose of the capture card.

    Originally Posted by Sharc View Post
    To me it looks like intermittent TBC failures/TBC processing artifacts.
    @MasterTape: Disable the TBC in your setup (and accept some flagging): Do you still get these artifacts?
    The TBC inside my VCR or my external TBC?

    Originally Posted by CaptureCraft View Post
    Originally Posted by Master Tape View Post
    Here's a couple of examples.
    I checked your videos. It looks like you get some lines from the next half-frame.
    You need to eliminate devices from you chain on-by-one until you will have just the capture card.
    If that not gonna help, then you have to consider to change your capture card. Buy EZcap just for the sake of testing.
    I do have a cheap capture device somewhere. I could always capture a tape and see what happens.
    Quote Quote  
  19. Originally Posted by Master Tape View Post
    Originally Posted by Sharc View Post
    To me it looks like intermittent TBC failures/TBC processing artifacts.
    @MasterTape: Disable the TBC in your setup (and accept some flagging): Do you still get these artifacts?
    The TBC inside my VCR or my external TBC?
    Both. (It's usually a bad idea to have both enabled anyway).
    If switching off both helps, you may enable the TBC in the VCR or the external TBC and try again, and draw your conclusion of which one is the culprit.
    Quote Quote  
  20. Captures & Restoration lollo's Avatar
    Join Date
    Jul 2018
    Location
    Italy
    Search Comp PM
    Originally Posted by Sharc View Post
    Both. (It's usually a bad idea to have both enabled anyway).
    In fact the TBC of the NV-HS86 VCR and the TBC of the DataVideo can cohesist very well, addressing different issues.
    As always, check that the external DataVideo TBC is really needed, it migth not be the case (and when not needed we reduce the quality and may introduce errors, because they are never fully transparent).

    In the samples provided the captures are bad, because the single fields are corrupted (and the first is of a tape in really bad shape). It could be a problem inside the tape (i.e. at the time of recording). If OP can use an alternative (to his excellent) capture workflow as suggested by CaptureCraft, this can help for a better assessment.
    Quote Quote  
  21. Capturing Memories dellsam34's Avatar
    Join Date
    Jan 2016
    Location
    Member Since 2005, Re-joined in 2016
    Search PM
    I can put my money on the DataVideo TBC-3000 being the culprit, We've seen it before. Add an external TBC only if you run into problems, if your captures are fine there is no need to add an extra analog to digital and digital to analog conversion, If you do need it, it may need to be fully serviced including replacing some caps.
    Quote Quote  
  22. Originally Posted by Sharc View Post
    Originally Posted by Master Tape View Post
    Originally Posted by Sharc View Post
    To me it looks like intermittent TBC failures/TBC processing artifacts.
    @MasterTape: Disable the TBC in your setup (and accept some flagging): Do you still get these artifacts?
    The TBC inside my VCR or my external TBC?
    Both. (It's usually a bad idea to have both enabled anyway).
    If switching off both helps, you may enable the TBC in the VCR or the external TBC and try again, and draw your conclusion of which one is the culprit.
    Well the first example was captured with the TBC in the VCR turned off, so all signs point to it being the external. I normally use a Panasonic ES-10 whenever i have to with tapes the VCR's TBC doesn't like, or to straighten things up a bit better on analogue cable channel recordings which are usually a bit more unsteady due to the encryption.

    Originally Posted by dellsam34 View Post
    I can put my money on the DataVideo TBC-3000 being the culprit, We've seen it before. Add an external TBC only if you run into problems, if your captures are fine there is no need to add an extra analog to digital and digital to analog conversion, If you do need it, it may need to be fully serviced including replacing some caps.
    I just had all the capacitors replaced inside it, but still having this issue. It did fix another issue i had with the proc-amp buttons not working on one side.

    Would trying Side B instead Side A make any difference to my captures?

    It does make me wonder if i should just get a different TBC. Maybe something like a TBC-1000 as this has more features and is bigger, which probably means more things can go wrong.

    Originally Posted by lollo View Post
    Originally Posted by Sharc View Post
    Both. (It's usually a bad idea to have both enabled anyway).
    In fact the TBC of the NV-HS86 VCR and the TBC of the DataVideo can cohesist very well, addressing different issues.
    As always, check that the external DataVideo TBC is really needed, it migth not be the case (and when not needed we reduce the quality and may introduce errors, because they are never fully transparent).

    In the samples provided the captures are bad, because the single fields are corrupted (and the first is of a tape in really bad shape). It could be a problem inside the tape (i.e. at the time of recording). If OP can use an alternative (to his excellent) capture workflow as suggested by CaptureCraft, this can help for a better assessment.
    Isnt a TBC always needed though? It purifies the signal and helps with sync. When i've went without it i get terrible syncing issues, and need to fix it manually.

    Those two sample clips were from LP recordings. It's all i could find for now. They have done it during SP recordings aswell though.

    Interestingly when i recaptured that sample, it played fine with no issue. So it's a bit inconsistent.
    Image Attached Files
    Quote Quote  
  23. Capturing Memories dellsam34's Avatar
    Join Date
    Jan 2016
    Location
    Member Since 2005, Re-joined in 2016
    Search PM
    Caps are not always the only issue, due to age, moisture, heat and cold you may get dry soldier joints, chips can fail, lift up.

    For some reason I can still see filed blending in your sample, someone can correct me if I'm wrong.
    Quote Quote  
  24. Member
    Join Date
    Jun 2024
    Location
    United States
    Search Comp PM
    I have seen another thread where Master Capture had troubles with his TBC 3000. A lot of the TBC 3000s are in bad shape now. I have one but mine is different. Mine was made in 2004 and the other ones I know of are made in 97 or 99. Mine is some kind of late gen that even LS hasn't tested. I also bought mine directly from the original owner. I drove to his house to pick it up and he had used it for a month then stored it in his home office. I still use the original power supply on mine too. I think a lot of the power supplies got burned up. From what I have seen it is really transparent and I like the proc amp on it. The proc amp is more than I need though. Condition on TBCs is obviously a huge factor now. I think mine looks better if I just leave my frame TBC in the workflow. I never leave it out.
    Quote Quote  
  25. Originally Posted by dellsam34 View Post
    Caps are not always the only issue, due to age, moisture, heat and cold you may get dry soldier joints, chips can fail, lift up.

    For some reason I can still see filed blending in your sample, someone can correct me if I'm wrong.
    Yeah more than likely age. Just disappointed it didn't fix the problem after the money i spent on getting them replaced.

    Just spotted it again on a capture i did ages ago. Strongly considering taking the TBC out of the equation as it's clearly a failing unit.

    Originally Posted by Gary34 View Post
    I have seen another thread where Master Capture had troubles with his TBC 3000. A lot of the TBC 3000s are in bad shape now. I have one but mine is different. Mine was made in 2004 and the other ones I know of are made in 97 or 99. Mine is some kind of late gen that even LS hasn't tested. I also bought mine directly from the original owner. I drove to his house to pick it up and he had used it for a month then stored it in his home office. I still use the original power supply on mine too. I think a lot of the power supplies got burned up. From what I have seen it is really transparent and I like the proc amp on it. The proc amp is more than I need though. Condition on TBCs is obviously a huge factor now. I think mine looks better if I just leave my frame TBC in the workflow. I never leave it out.

    My model is from 1997, so it's pretty old now. I did see one of those later gen ones from someone i corresponded with, would love to get my hands on one as would probably be more reliable.

    Have you had any issues with it yet?

    I would prefer to have a TBC in the capture line at all times, but not when it keeps having issues like this.
    Quote Quote  
  26. Member
    Join Date
    Jun 2024
    Location
    United States
    Search Comp PM
    I think I know who sent you that photo. I’m the only person with that late of TBC 3000 as far as I know. LS didn’t know they made any that late so if he didn’t know until he saw mine then they didn’t make that many. I’m almost certain I’m the only person with one in minty condition. Anyways I haven’t had any issues out of it. I think it would take someone with really tough tapes to give it an issue but I’m not sure about any of that because it’s the only TBC I’ve used so I don’t have anything to compare it to. My tapes are SLP VHS-C and other EP tapes. I’ve never had a dropped frame no offset or vertical jitter with it in the workflow.

    I doubt that your problem has anything to do with generation anyways. A lot of the Datavideo gear is having issues. I would try the other side of your TBC 3000.
    Last edited by Gary34; 23rd Nov 2025 at 01:52.
    Quote Quote  
  27. Originally Posted by Master Tape View Post
    Isnt a TBC always needed though? ....
    Sure, highly recommended. At least a working "line TBC" to eliminate picture wiggling and flagging. The purpose of the experiment in post#19 was to find which one of the 2 TBCs does more harm than good in your case.
    Seems you could pinpoint it to the external device.
    Quote Quote  
  28. Originally Posted by dellsam34 View Post
    For some reason I can still see filed blending in your sample, someone can correct me if I'm wrong.
    More doubts: Are these videos PsF or originally field shifted? Or is the content true interlaced? The former example2.avi was for some of the frames ambiguous in this respect. The Data Video 3000 may have tried to field match the field shifted progressive content of the PAL source and has failed intermittently.
    Last edited by Sharc; 23rd Nov 2025 at 03:28.
    Quote Quote  
  29. Originally Posted by Gary34 View Post
    I think I know who sent you that photo. I’m the only person with that late of TBC 3000 as far as I know. LS didn’t know they made any that late so if he didn’t know until he saw mine then they didn’t make that many. I’m almost certain I’m the only person with one in minty condition. Anyways I haven’t had any issues out of it. I think it would take someone with really tough tapes to give it an issue but I’m not sure about any of that because it’s the only TBC I’ve used so I don’t have anything to compare it to. My tapes are SLP VHS-C and other EP tapes. I’ve never had a dropped frame no offset or vertical jitter with it in the workflow.

    I doubt that your problem has anything to do with generation anyways. A lot of the Datavideo gear is having issues. I would try the other side of your TBC 3000.
    I did have same issue with side B when i was using that before i got the caps repaired. I only used side B as the buttons weren't working on side A, but now they are i've went back to that. So probably doubt the new caps would've fixed anything on either side.

    The one i saw was a European model apparently. Slightly different layout on the front as it doesn't have the Tint buttons. One of the later models anyway
    Quote Quote  
  30. Originally Posted by Master Tape View Post
    Well the first example was captured with the TBC in the VCR turned off, so all signs point to it being the external. I normally use a Panasonic ES-10 whenever i have to with tapes the VCR's TBC doesn't like .....
    Did you try with the ES-10 in passthrough for these problematic cases? Similar issues or worse even?
    Also, what is the source format on the tape really: Interlaced, PsF, or field switched progressive video (not unusual for PAL)?
    Are you positive that your VCR is in good condition? (Aged) NV-HS860 can be pretty picky with respect to their TBC functionality - depending on tape condition.
    Last edited by Sharc; 23rd Nov 2025 at 05:30.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!