This has been discussed before but I've never seen and conclusions. Hopefully we'll be able to get one from this thread. The basic argument is that capturing VHS at 720x480 provides no benefit because the resolution of VHS is more in line with 352x480 or even VCD resolution.
Have to shut off comp, ...to be continued :P
+ Reply to Thread
Results 1 to 30 of 30
-
-
Heres a good discussion on it
https://www.videohelp.com/forum/archive/t194591.html -
Hi,
I'll only say this, because both resolutions are warranted in various situations. IF you are ever going to convert the footage to another format in the future ie .mp4, DivX etc. you will get better results from the larger 720x480 frame size (at an appropriate bitrate of course) -
You should ALWAYS capture at a higher resolution than your final output.
-
Originally Posted by jagabo
IF you are ever going to convert the footage to another format in the future ie .mp4, DivX etc. you will get better results from the larger 720x480 frame size (at an appropriate bitrate of course)
Anyhow here's the specs for both of the following examples, the original source was VHS capped as DV-AVI. From there I madd a 720x480 8000kbps and a 352x480 4000kbps. I don't have a source for directly making 352x480 caps but I don't see why just encoding from a DV-AVI will make any difference.
Anyhow here's a comaprison that was scaled using PowerDVD ver. 4 (note that it's cropped), the full screen capture was 1280x960 the full screen captures and the video they came from are available in the following post.
The 352 is on the bottom:
So i thought aha! It does make a difference so I ran another test with a much better video.
352 on the left:
That really doesn't have much difference at all except for a little bit of the red bleeding into the black so I'm wondering if maybe it's just the player. It is quite old and I appreciate it someone tried the first video. -
Files from the first test:
352x480 Screencap , TIF file
720x480 Screecap , TIF file
---------------------
352x480 MPEG
720x480 MPEG -
The thing that seems to get lost again and again in this discussion is the distinct difference between a digital sample and an analog line of resolution. They are not the same, and you need a greater digital resolution than the specified analog lines of resolution to capture maximum information.
Consider a 4.2 MHz analog broadcast video bandwidth. By definition, this means that at most 4.2 million cycles per second can be broadcast. That's equivalent to 8.4 million vertical lines per second (on the first half of the cycle, you get white, on the second half, you get black...two lines). When you divide this by 59.94 fields per second, and then by 262.5 scan lines per field, you get 533 vertical lines per scan line. About 16% of each line is blanking, leaving about 84% for active video. 84% of 533 gives about 456 vertical lines.
-------------
Note that this is not the way that "lines of resolution" is quoted.
First, the lines I'm referring to are obviously vertical lines. But the resolution being specified is in the horizontal direction. So what I'm calling vertical lines are normally referred to as "lines of horizontal resolution."
Also, "lines of resolution" is always quoted for a square display. This is to remove the effect of aspect ratio. Since analog broadcast video is 4:3, this means that to get a square display, you'd multiply this value by 3/4. So that means that a 4.2 MHz analog broadcast has approximately 342 lines of horizontal resolution.
-------------
So to capture 456 vertical lines, you only need 456 pixels, right? Not really. Consider that specific situation. If you have 456 alternating black and white lines, and you sample on each peak, then certainly 456 samples will work perfectly (please forgive my very poor sine wave):Code:| _v_ _v_ | / \ / \ | / \ / \ |/ \___/ \___/ | ^ ^
But this is analog video. What if that first cycle starts 1/4 of a cycle later (90 degrees out of phase)? Now those same 456 samples aren't aligned so nicely to the vertical lines:Code:| v ___ v ___ | / \ / \ | / \ / \ |/ \___/ \___/ | ^ ^
Increasing the sample rate is the only way to ensure that you can encode this second set of lines. Doubling the sample rate will certainly work. But it turns out you don't quite need to go that far.
The ratio of the highest frequency that can be represented by a given digital resolution to that sample rate is known as the Extended Kell Factor. Unfortunately, the exact value of the Extended Kell Factor is somewhat debatable. This is because it depends on your choice as to how much contrast represents a line. In the above example, if you increase the sample rate by just a bit, you'll go in and out of phase with the source sine wave. You'll get varying amounts of contrast from two successive samples. When you are aligned as in the upper image, you'll get great contrast. When you are closer to the bottom one, you'll get less. This variance is an additional, low frequency component we call aliasing. The question is now much aliasing is allowed, and how much variation can you take. This page has some sample images for illustration.
However, in general, something on the order of sqrt(2)/2, or about 70% is a bare minimum for the Extended Kell Factor. So that means to represent our 456 vertical lines, we'll need about 651 pixels.
---------------
By way of confirmation, consider that most DVD players quote "500 lines of resolution." They certainly aren't talking about horizontal lines (vertical resolution), where 480 would be the maximum. They're talking vertical lines (horizontal resolution). And they're talking across the whole screen. So using our same math, 500 lines would require about 714 pixels. (Incidently, while DVDs can have 720 pixels, at the ITU-R BT.601 specified 13.5 MHz sample rate used, only about 714 pixels can fit between the syncs.)
---------------
For VHS tapes, which have about a 3 MHz video bandwidth, doing the same set of calculations: 3 MHz => 6 Mlines => 381 lines/scanline => 320 active lines/scanline => 457 active pixels/scanline. So while 480 is probably enough, 352 probably isn't.
Xesdeeni -
I always do my VHS to DVD conversions in full D1 (720x480 NTSC). There is a small but noticeable difference in playback sharpness and detail, especially on large screen HDTV's.
Half D1 might be preferable for a very noisy or grainy VHS, however. Capturing at the lower frame resolution provides a bit of extra noise suppression. -
YMMV depending upon the level of detail recorded on tape and the quality of the capture setup (VCR, capture device, display device, etc.).
Do VHS sources contain enough detail to see a difference? VHS tapes recorded and played back on a marginal VCR may not. VHS sources subjected to a lot of filtering and/or Noise Reduction may not. Commercial quality VHS tapes played back on a high quality S-VHS VCR definitely do. I see a difference on my VHS tapes with my equipment.
Sampling Video at 352 is equivalent to a low pass filter somewhere below 240 lines of horizontal resolution. Higher frequency noise and detail will be reduced. The difference between 720 and 352 sampling is even more noticeable with higher resolution sources such as broadcast, S-VHS, Hi-8, Mini-DV, etc.Life is better when you focus on the signals instead of the noise. -
Gshelley61 may be able to comment further on this but it seems to me several years ago, I was trying to duplicate his captures of THX test patterns using Cineplayer while he was using PowerDVD. We could not get results that matched. Lordsmurf and Vhelp suggested using VirtualDubMod to extract stills. We could get consistent matching results then.
If you use a THX test pattern like this multi-purpose pattern, it may easier to compare results. I have recorded the pattern to a VCR for that purpose. Here is the original THX pattern,
-
I'm definately not the expert, but this what I've found by trial and error with VHS sources. To maintain quality I capture everything at 720, and encode at 352 only if I need to saturate the bitrate to compensate for excessive camera motion and/or overly noisy footage (i.e. cases where 720 looks like crap even at 9000bpi). Otherwise, I encode at 720. My bottom line is quality, not size.
Usually long gone and forgotten -
Originally Posted by trhouse
Expect VHS frequency response to be in this range
(picture shows DVD top and VHS bottom).
-
Originally Posted by davideck
And yes, recording with 352 could give an effective low-pass filter. But be careful. When you sample, you must have an analog filter (explicit or implicit) on the input to the sampling circuit to avoid aliasing. Most cheap capture cards have only a hardwired filter frequency. 352 may just pixel drop from a 720/704 filtered capture, instead of filtering for 352. If so, as mentioned above, you are best off capturing at 720 and scaling in software afterwards, so you can have an appropriate filter.
Xesdeeni -
Originally Posted by Xesdeeni
Sampling Video at 352 is equivalent to a low pass filter somewhere below 240 lines of horizontal resolution when performed properly.Life is better when you focus on the signals instead of the noise. -
Originally Posted by Xesdeeni
VHS could benefit from a sharp 3MHz low pass luminance filter to keep the chroma subcarrier crosstalk out of the capture. Cost is the issue.
As it stands VHS chroma crosstalk noise into luminance is substantial.
-
So the digital filtering in the consumer capture cards does not make a lowpass before downsampling? Is there any analogue low-pass luminance filter in the market that would work to connect between the VCR and the capturing card?
Or can this be done in the computer by adding a software filter?
I thought since VHS max bandwidth is 3 MHz there should not be any noise left above 3 MHz? Or do you mean noise from other sources that get mixed into the capture when oversampling?
Which frequency does the croma subcarrier have? Does it help capturing with S-video connection from a VCR with S-VIDEO output? -
Originally Posted by ronnylov
from wikipedia http://en.wikipedia.org/wiki/Analog-to-digital_converter
"Usually, signals are sampled at the minimum rate required, for economy, with the result that the quantization noise introduced is white noise spread over the whole pass band of the converter. If a signal is sampled at a rate much higher than the Nyquist frequency and then digitally filtered to limit it to the signal bandwidth, the signal-to-noise ratio due to quantization noise will be higher than if the whole available band had been used."
In other words there is a tradeoff of noise for cost.
Originally Posted by ronnylov
Originally Posted by ronnylov
Originally Posted by ronnylov
Originally Posted by ronnylov
Originally Posted by ronnylov -
Thanks edDV!
I do only make PAL captures and I use a JVC SVHS VCR with S-Video connections so I think this setup is fine because I do not want to spend much money on analogue filters in the capture setup. When I have noisy captures I clean it with some avisynth filters like fft3d which produce a nice and clean output.
In my experience the difference between 352x576 and 704x576 captures of VHS is quite small. Mostly it depends how good the player "upscales" this MPEG-2 resolution at playback. My old cheap DVD player looked "pixelated" when playing 352x576 but with my somewhat newer Pioneer DVD player I can't tell the difference when watched on TV.
However there are differences between capture devices.
See some examples here:
http://www.doom9.org/index.html?/capture/sizes_advanced.html
I have a SAA7134 chip in my capture card and that may explain the small difference between 352x576 and 704x576 when capturing VHS. However normally I capture VHS at 704x576 and make the DVD also at 704x576 to avoid any rescaling problems at playback because I want it to look good on all players. -
Originally Posted by ronnylov
The VHS player is analog. It doesn't "upsample" playback. The player will demodulate luminance (recorded as FM on the tape) and upconvert 500Khz recorded chroma to the subcarrier (4.42MHz for PAL). The difference between cheap and quality VHS players mainly relate to noise and timebase stability performance. -
You will not gain anything by encoding above the resolution of the source. Any such ideas are always the result on inferior equipment, not the resolutions at hand.
If you capture or encode to 352x480 on a traditional medium-resolution source (VHS, cable, antenna tv, satellite), and it looks bad, then your VCR or wires or capture/playback equipment is at fault. With a good setup, there is no reason your capture would look worse or any softer than the source. Most "352x480 looks bad" comments are due to cheap/crappy DVD players that scale poorly at any resolution (included even 720).
The benefit of 352x480 is you can flood it with bitrate and still put 2-3 hours on a disc with zero quality loss. If you cram 2-3 hours of Full D1 on a single-layer disc, you do so with a ton of compression, and that leads to blocks and other noise.
If you want less running time on a disc, or you just want to create discs that look better on inferior players, go for it. Encode 720x480 on everything.
Another good reason to encode Full D1 on the medium-res source is when you artificially sharpen the source, a restoration technique. Gshelley mentioned it above, and I do it too. Run a clean VHS or laserdisc into a hardware scaler or video detailer/enhancer, and give it a false sharpness boost. It still looks great, and you'd need 720x480 to maintain it.
As others have mentioned, capturing 720x480 on a lower-res source tends to, at most, capture extra noise, not any kind of picture information.
Aside from that, you'd have to stick your eyeball against a 1:1 sized tv set to see any real image difference. Those mega-sized tv sets already blur pretty much anything not HD, including 720x480, unless you've got a good upsize chip in the tv, player or a separate processor box. On any normal tv, most 35x-vs-720 differences are perceived and imagined, rather than actually observed.
The problem with video is there is a LOT of false perception going on.
And then you have to understand you can only take theory with a grain of salt. While the numbers on paper in an engineer's notebook might look good, that doesn't always translate to what you see on screen. There are too many factors at play for any of the easy equations you tend to see on this topic.Want my help? Ask here! (not via PM!)
FAQs: Best Blank Discs • Best TBCs • Best VCRs for capture • Restore VHS -
By the way, you CANNOT use compressed video data to make comparisons between sharpness on resolutions. Not all frames are alike, and your master frame on one may not match the master frame on another.
You'd have to use an uncompressed frame.
Of course, then your next issue comes down to using MPEG on the final product. This is where the hardware or software MPEG encoding comes in. Take MainConcept or the Hauppauge PVR cards, which do 352x480 quite soft for no reason. Or the Panasonic DVD recorders, which make blocky video at 352x480.
Again, it's not so much the resolution as it is using good choices in hardware/software and then encoding for the source and the task.
The resolution is the least of your worries.
The "720 for everything" rule has developed solely from the use of crap these past number of years.
If you're using crap, then yes, encode everything to 720x480.... but DO NOT COMPRESS more than 1-2 hours per single-layer disc.Want my help? Ask here! (not via PM!)
FAQs: Best Blank Discs • Best TBCs • Best VCRs for capture • Restore VHS -
Amen! Using my ATI AIW 8500DV to capture VHS at 352x480 works like a charm with great looking picture that matches the original VHS. Good capture card DOES make a difference.
Relayerman -
Originally Posted by lordsmurf
"720 and 704 use 13.5 Mhz downsample rate for luminance. This ideally passes the equivalent of ~5.75MHz analog (~460 lines of horizontal resolution). 352 roughly passes the equivalent of ~2.8MHz (~230 lines of resolution). Ideally VHS would be sampled midway between between these rates but that option is not available for DVD."
I did say "ideally" and yes this would apply to perfect A/D and filtering which is never the case and to uncompressed capture. I was only using those figures to relate 720/704 and 352 sampling to analog video.
Capture, resampling and MPeg2 compression issues are three separate subjects that often get confused.
I would argue that 352x480/576 is near adequate for VHS but I'd rather use 640x480/576 or 704x480/576 if quality was was a major concern (e.g. home camcorder videos or direct dubs from a high quality source).
I don't agree that 352x480/576 is adequate for broadcast NTSC, PAL, S-Video, Hi8 or
laserdisc. You can use it for data reduction but quality will suffer in the compromise.
Broadcast NTSC is a special case. If a quality comb filter is used to decode NTSC, then the capture will have detail out to 4.2 MHz. If not 352x480 may be adequate but not ideal. -
Broadcast quality resolution (~300 lines) is all that is necessary to easily notice the difference between 352 and 720 capturing. Everyone should do an A/B Comparison test on their setup with their sources to see whether they notice a difference on their display devices.
A great input source for this test is the TV Guide Channel. The one in my area has a stationary legend (with a slowly changing current time character display), a scrolling character display below the legend, and picture content above (including a stationary TV Guide logo). Make one recording at 352 and one at 720, and then skip between them during playback. You can also compare the recordings to the original live source. The loss of detail can be spotted by focusing on the current time character display and the TV Guide logo as you switch between the images.
The difference in detail may seem slight, but keep in mind that it represents original picture content that is being lost. It is not noise. It is not sharpness. It is detail. Once it's gone, it's gone.
There is a good reason why ALL DVD Recorders capture at 720 on their higher quality settings.Life is better when you focus on the signals instead of the noise. -
Originally Posted by edDV
Originally Posted by davideckWant my help? Ask here! (not via PM!)
FAQs: Best Blank Discs • Best TBCs • Best VCRs for capture • Restore VHS -
Originally Posted by edDVWant my help? Ask here! (not via PM!)
FAQs: Best Blank Discs • Best TBCs • Best VCRs for capture • Restore VHS -
Originally Posted by lordsmurf
The only choice they give us is 720/704 or 352. Media is cheap. -
Originally Posted by lordsmurf
The relationship between sample rate and frequency response is fundamental. The Picture Monitor is just one of several means by which the effects of sampling a video signal can be measured and verified. I agree that an inferior monitor can mask these effects, but that proves nothing. It only serves to fool the viewer.Life is better when you focus on the signals instead of the noise. -
In short terms:
If your source is VHS/ SVHS then capture the higher you can, filter, encode to half D1.
Few cards have good enough capture abilities on the 352x480/576 framesize. So capture full D1 just to be sure that you capture everything (especially when you are a newbie).
Similar Threads
-
Converting 720x480 to 352x480
By Regor21 in forum Video ConversionReplies: 8Last Post: 9th Mar 2011, 10:34 -
Bitrate 720x480 vs 352x480 concept question
By CaZeek in forum Capturing and VCRReplies: 15Last Post: 8th Oct 2010, 12:08 -
How to patch 352x480 MPEG-2 to 720x480
By moxiecat in forum Video ConversionReplies: 1Last Post: 1st Mar 2010, 13:43 -
720x480 or 352x480 ?
By StoneColdWhat in forum Video ConversionReplies: 7Last Post: 7th Aug 2009, 08:16 -
Can YOU Tell the Difference ?
By Seeker47 in forum DVB / IPTVReplies: 14Last Post: 19th Nov 2007, 12:59