PC to TV converter - Video quality is bad

AI Thread Summary
The discussion revolves around the challenges faced when using a PC to TV converter to capture video from a VGA output. The user reports a blurry and fuzzy output despite the devices supporting a resolution of 640 x 480. Suggestions include isolating each component in the setup to identify the source of quality loss, such as testing the VGA to composite connection on a regular TV and using a DVD player with the USB capture device for quality comparison. The conversation highlights the issues related to pixel aspect ratios between NTSC composite and VGA formats, which contribute to the fuzziness due to mismatched pixel boundaries. Recommendations include using shielded cables to reduce noise and considering a direct VGA to USB capture solution, although the cost of such devices is noted as a concern. The discussion also touches on the potential benefits of modern video cards with built-in TV capabilities or using a TV tuner card for better resolution and performance, particularly for desktop setups.
dacruick
Messages
1,038
Reaction score
1
Hi there,

I am using a PC to TV converter fairly unconventionally. I'm connecting a VGA output to a PC to TV converter. This converter outputs a composite video which I then connect to a USB Video Capture Device, which feeds into my computer . The resolution of the image I want to capture is 640 x 480.

The PC to TV converter supports
Resolution (Vertical frequency (Hz):
PC Compatible VGA mode
640 X 480 - 60,70,72, 75,85,100,120
800 X 600 - 56,60,70 ,72,75,85,100
1024 X768 - 60,70,72, 75

and the USB Video Capture Device goes up to 720 x 480.

Basically I am going from VGA to Composite to USB, and the display that I get out is blurry/fuzzy, and definitely not 640 x 480 even though the devices support that.

Does anyone know why this is happening and if I can do anything about it?

Thanks in Advance!

dacruick.
 
Computer science news on Phys.org
My first step would be isolating each piece to see if anyone of them was causing the majority of quality loss. Hook the VGA to composite up to a regular TV and see what the picture looks like. Then, hook up a DVD player to the USB capture card and see what quality you get with it.
 
Thanks for the suggestions. I'll look into it.
 
Those multiple conversions are adding plenty of noise, so make sure you're using shielded cables.

It would be better to eliminate the VGA -> Composite, and just go VGA -> USB.
 
One issue with NTSC standard def composite at 720x480 is its pixel aspect ratio of .9 to 1, versus VGA's 640x480 pixel aspect ratio which is 1 to 1, both with the same 4:3 screen size ratio. A conversion either way results in a lot of dithering of pixels (destination pixels will be a mix of colors from source pixels).
 
pantaz said:
Those multiple conversions are adding plenty of noise, so make sure you're using shielded cables.

It would be better to eliminate the VGA -> Composite, and just go VGA -> USB.

I totally agree, but the VGA to USB capture devices run me 300 bucks :|

rcgldr said:
One issue with NTSC standard def composite at 720x480 is its pixel aspect ratio of .9 to 1, versus VGA's 640x480 pixel aspect ratio which is 1 to 1, both with the same 4:3 screen size ratio. A conversion either way results in a lot of dithering of pixels (destination pixels will be a mix of colors from source pixels).

is it the colouring that will be the only issue? I see the colour offset, but my major problem is the resolution. What you've said about the discrepancies between pixel aspect ratios makes sense as to the cause of my issues. They just can't translate properly right?
 
dacruick said:
What you've said about the discrepancies between pixel aspect ratios makes sense as to the cause of my issues. They just can't translate properly right?
Yes, between the two formats, you're rarely on a common pixel boundary. Every 10th pixel boundary at 720 x 0.9 will correspond to a 9th pixel boundary at 640 x 1.0. All the pixels between these boundaries are some mix of a pair of pixels, so they end up fuzzy.
 
I'm still not clear on exactly what you're doing. Are you using one PC to record the screen display of a second PC? Are you capturing still images or video? What is the required quality of the captured image/video?
 
  • #10
I'm using a PC to record a video of a display, a 640x480 VGA output into a PC to TV converter, composite out to a USB capture device, and onto my computer. There is no required quality, I just want the best possible quality.
 
  • #11
Most modern video cards have very good TV In/Out capabilities.

Alternatively if that is not an option a TV tuner card will work, but if you can get a decent video card with this built in, it will probably be a lot better (in terms of resolution, and also in performance).

Can't do this if you have a laptop though. (You have to get something like a USB piece of hardware).
 
Back
Top