filmov
tv
How to convert VHS videotape to 60p digital video (2016)
Показать описание
I'll leave this video up for posterity, as there is some great info in the comments. But seeing as this video is now outdated, I'll only answer questions over on the new video's comments section.
The layout is different from this tutorial video but it's more stable with more features.
The lossless code I use (install before running virtualdub):
Tutorial sections:
00:00 - Intro
01:22 - Understanding the problem: Interlaced Video
03:12 - Cheap USB capture devices
04:46 - Free software we'll need
05:31 - Capturing VHS properly
14:38 - Processing VHS captures properly
21:50 - Compress processed files with Handbrake
24:16 - Processing for YouTube upload
FREQUENTLY-ASKED QUESTIONS:
Q: I just want a quick hardware solution and I don't care about quality.
Q: I don't run Windows, I'm on OSX/Linux. How can I post-process an interlaced video correctly?
A: Download a recent build (2015 or later) of FFMPEG and run it with the following command-line:
If the output suffers from field order judder, try removing the "idet," portion.
Q: 720x480 doesn't always look right in players. Shouldn't I capture in 640x480?
A: No, you should capture at 720x480 and then resize to 640x480 after deinterlacing. This is because some drivers actually only support 720x480 and resize themselves, usually with a lower-quality algorithm. If you do it yourself, you get better results. Also, ALWAYS RESIZE *AFTER* DEINTERLACING.
Q: My audio is out of sync no matter what I try.
A: Try capturing using a different program like AmarecTV, then bring the resulting footage into VirtualDub.
Q: What is the specific model of EZCAP device used in the video?
A: The Syntek STK1160 or STK1150 (both operate the same, mine was an STK1150).
Q: Everything captures correctly but the audio is out of sync. Any tips?
A: If your audio starts out OK at the beginning of the captured video, but by the end of the video is out of sync, you have a sync drift problem. Instead of using "Sync audio to video by resampling", you can try "sync video to audio by adjusting video timing". This might retain sync at the expensive of a few dropped or duplicated frames.
If your audio is out of sync at the beginning and also out of sync by the same amount at the end of the video, that is an audio skew (offset) problem. You can try to fix it in Virtualdub after capturing: Load the captured file, then go to Audio--Interleaving and changing the Audio Skew correction values. It starts at 0 (no sync problems), but you can try altering the values and playing the file until it looks like it lines up. Try negative values like -100, -50, and also positive values like 50, 100 until you find something that works.
Q: What about PAL?
A: Change any framerate reference from 29.97 (NTSC) to 25 (PAL), and change any number of lines reference from 480 lines (NTSC) to 576 lines (PAL). Also, instead top-field-first, you may find that bottom-field-first works for the majority of PAL capture devices (this is in the yadif deinterlacing filter section). Finally, in the Handbrake section, change 59.94 fps to 50 fps.
Q: I am ready for the next step in making my videos look great! Is there anything additional I can do?
A: If you want to research how some people make their videos better, try looking into avisynth or VapourSynth. These let you run better deinterlacing scripts like QTGMC, which is a huge improvement over yadif. As for me, I bring interlaced captured video into Premiere Pro and perform noise reduction using the NeatVideo plugin, correcting bad levels, and cleaning up the audio. Then I export to a new intermediate file using a lossless codec for the QTGMC portion and final encode to .MP4.
Комментарии