Загрузка страницы

How to convert VHS videotape to 60p digital video (NTSC)

This tutorial will teach you how avoid the most common mistake people make when trying to convert VHS/videotape to digital video -- and all it takes is a $20 piece of hardware and free software. Intended for pure beginners, this tutorial walks you through every step to produce perfect conversions every time.

Software links:

*New for 2020*: Virtualdub2: https://sourceforge.net/projects/vdfiltermod/
The layout is different from this tutorial video but it's more stable with more features.
Older software: Virtualdub: http://www.virtualdub.org/
Handbrake: http://handbrake.fr

The lossless code I use (install before running virtualdub):
UT Video: http://www.videohelp.com/software/Ut-Video-Codec-Suite

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.
A: https://www.youtube.com/watch?v=ZC5Zr3NC2PY

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:

ffmpeg -i (sourcefile) -c:v libx264 -preset medium -crf 18 -vf "idet, w3fdif, scale=960:720:flags=spline" (outputfile.mp4)

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).
One user reported success with the Dazzle v1.0, SKU code is: 3217C0006944 ordered off of amazon, with drivers mentioned here: https://www.reddit.com/r/speedrun/comments/2je8hf/dvc_100_not_installing/

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 of the captured video and also out of sync by the same amount at the end of the video, that is an audio skew (offset) problem. Try going to Video--Timing and trying different Audio Latency Determination settings: Try automatic with a large number of blocks, like 50. Also, try Fixed with an audio start time of 0ms. If you can't seem to find something that works, then 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? I have a PAL VCR and PAL tapes to capture.
A: You can still follow this tutorial, but 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. I have converted PAL sources this way and it works, but of course you need PAL equipment (you can't play a PAL tape on an NTSC VCR).

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 (VapourSynth also works on Mac). These let you run better deinterlacing scripts like QTGMC, which is a huge improvement over yadif. As for me, I usually bring the interlaced captured video into Premiere Pro and perform additional steps like noise reduction using the NeatVideo plugin, correcting bad hue and 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.

Видео How to convert VHS videotape to 60p digital video (NTSC) канала The Oldskool PC
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
4 июля 2016 г. 12:27:25
00:28:35
Яндекс.Метрика