pctechguide.com

  • Home
  • Guides
  • Tutorials
  • Articles
  • Reviews
  • Glossary
  • Contact

Capturing Digital Video

The digitisation of the analogue TV signal is performed by a video capture card which converts each frame into a series of bitmapped images to be displayed and manipulated on the PC. This takes one horizontal line at a time and, for the PAL system, splits each into 768 sections. At each of these sections, the red, green and blue values of the signal are calculated, resulting in 768 coloured pixels per line. The 768 pixel width arises out of the 4:3 aspect ratio of a TV picture. Out of the 625 lines in a PAL signal, about 50 are used for Teletext and contain no picture information, so they’re not digitised. To get the 4:3 ratio, 575 lines times four divided by three gives 766.7. Since computers prefer to work with whole numbers, video capture cards usually digitise 576 lines, splitting each line into 768 segments, which gives an exact 4:3 ratio.

Thus, after digitisation, a full frame is made up of 768×576 pixels. Each pixel requires three bytes for storing the red, green and blue components of its colour (for 24-bit colour). Each frame therefore requires 768x576x3 bytes = 1.3MB. In fact, the PAL system takes two passes to draw a complete frame – each pass resolving alternate scan lines. The upshot is that one second of video requires a massive 32.5MB (1.3 x 25 fps). Adding a 16-bit audio track sampled at 44kHz increases this by a further 600KB per second. In practice, however, some boards digitise fewer than 576 lines and end up with less information, and most boards make use of the YUV scheme.

Scientists have discovered that the eye is more susceptible to brightness than it is to colour. The YUV model is a method of encoding pictures used in television broadcasting in which intensity is processed independently from colour. Y is for intensity and is measured in full resolution, while U and V are for colour difference signals and are measured at either half resolution (known as YUV 4:2:2) or at quarter resolution (known as YUV 4:1:1). Digitising a YUV signal instead of an RGB signal requires 16 bits (two bytes) instead of 24 bits (three bytes) to represent true colour, so one second of PAL video ends up requiring about 22MB.

The NTSC system used by America and Japan has 525 lines and runs at 30 fps – the latter being a consequence of the fact that their electric current alternates at 60Hz rather than the 50Hz found in Europe. NTSC frames are usually digitised at 640×480, which fits exactly into VGA resolution. This is not a co-incidence, but is a result of the PC having been designed in the US and the first IBM PCs having the capability to be plugged into a TV.

A typical video capture card is a system of hardware and software which together allow a user to convert video into a computer-readable format by digitising video sequences to uncompressed or, more normally, compressed data files. Uncompressed PAL video is an unwieldy beast, so some kind of compression has to be employed to make it more manageable. It’s down to a codec to compress video during capture and decompress it again for playback, and this can be done in software or hardware. Even in the age of GHz-speed CPUs, a hardware codec is necessary to achieve anything near broadcast quality video.

Most video capture devices employ a hardware Motion-JPEG codec, which uses JPEG compression on each frame to achieve smaller file sizes, while retaining editing capabilities. The huge success of DV-based camcorders in the late 1990s has led to some higher-end cards employing a DV codec instead.

Once compressed, the video sequences can then be edited on the PC using appropriate video editing software and output in S-VHS quality to a VCR, television, camcorder or computer monitor. The higher the quality of the video input and the higher the PC’s data transfer rate, the better the quality of the video image output.

Some video capture cards keep their price down by omitting their own recording hardware. Instead they provide pass through connectors that allow audio input to be directed to the host PC’s sound card. This isn’t a problem for simple editing work, but without dedicated audio hardware problems can arise in synchronising the audio and video tracks on longer and more complex edits.

Video

Video capture cards are equipped with a number of input and output connectors. There are two main video formats: composite video is the standard for most domestic video equipment, although higher quality equipment often uses the S-Video format. Most capture cards will provide at least one input socket that can accept either type of video signal, allowing connection to any video source (e.g. VCR, video camera, TV tuner and laser disc) that generates a signal in either of these formats. Additional sockets can be of benefit though, since complex editing work often requires two or more inputs. Some cards are designed to take an optional TV tuner module and, increasing, video capture cards actually include an integrated TV tuner.

Video output sockets are provided to allow video sequences to be recorded back to tape and some cards also allow video to be played back either on a computer monitor or TV. Less sophisticated cards require a separate graphics adapter or TV tuner card to provide this functionality.

  • The History of Digital Video
  • Digital Video Fundimentals
  • Capturing Digital Video
  • Digital Video Camcorders
  • Digital Video Editing
  • Digital Video Performance Requirements
  • Digital Video Compression
  • MPEG Video
  • M-JPEG
  • Cinepak technology
  • IVI Technology
  • Other Digital Video Codecs
  • Apple Quicktime
  • Digital Video for Windows
  • ActiveMovie Technology
  • VCD Digital Video
  • SVCD Digital Video
  • miniDVD
  • DivX
  • Digital Video Format
  • Digital Video Format Comparison
  • Digital Video Television
  • The Evolution of Digital Video
  • Digital Broadcasting
  • Digital Video Television Sound
  • Widescreen Digital Video
  • HDTV
  • 24p Digital Video
  • Digital Video Convergence

Filed Under: Digital Video

Latest Articles

Motherboard Testing

At this point we've almost done enough to be able to do some initial testing of the motherboard installation. However, to give some visibility to what happens when we power the system up, we first need to install a graphics card so that we can attach a monitor to its VGA port. Now, plug … [Read More...]

IT Security Rules for Small Business to Consider

IT Security is not just for big business. Small businesses are just as susceptible as their larger counter parts. In fact, there are times were they are more easily prayed upon by cyber criminals. Make sure your business is not prone to security failures by following these basic steps. Know Where … [Read More...]

Website Builders Make Web Design Available to Everyone

The Internet is a powerful communication medium. It gives people the power to share their ideas, passions or business with millions of people. And, it can do it all hours of the day. People have come to rely on websites as a way to get their point across or promote their business. However, building … [Read More...]

Gaming Laptop Security Guide: Protecting Your High-End Hardware Investment in 2025

Since Jacob took over PC Tech Guide, we’ve looked at how tech intersects with personal well-being and digital safety. Gaming laptops are now … [Read More...]

20 Cool Creative Commons Photographs About the Future of AI

AI technology is starting to have a huge impact on our lives. The market value for AI is estimated to have been worth $279.22 billion in 2024 and it … [Read More...]

13 Impressive Stats on the Future of AI

AI technology is starting to become much more important in our everyday lives. Many businesses are using it as well. While he has created a lot of … [Read More...]

Graphic Designers on Reddit Share their Views of AI

There are clearly a lot of positive things about AI. However, it is not a good thing for everyone. One of the things that many people are worried … [Read More...]

Redditors Talk About the Impact of AI on Freelance Writers

AI technology has had a huge impact on our lives. A 2023 survey by Pew Research found that 56% of people use AI at least once a day or once a week. … [Read More...]

11 Most Popular Books on Perl Programming

Perl is not the most popular programming language. It has only one million users, compared to 12 million that use Python. However, it has a lot of … [Read More...]

Guides

  • Computer Communications
  • Mobile Computing
  • PC Components
  • PC Data Storage
  • PC Input-Output
  • PC Multimedia
  • Processors (CPUs)

Recent Posts

AMD Athlon 64

Of the pair of desktop CPUs announced in the autumn of 2003, the Athlon 64 was aimed at the mass market while the … [Read More...]

3 Huge Benefits of White Label Mobile Wallets

For most, the term “Mobile Wallet” brings up images of consumer products such as Apple Pay, Paypal, or Square. Mobile wallets are revolutionizing … [Read More...]

Be Productive With Your iPads With Keyboard Cases

When it comes to portability, lightness and convenience, the tablets are the best in these categories. However, if you are on the productive side, the … [Read More...]

[footer_backtotop]

Copyright © 2025 About | Privacy | Contact Information | Wrtie For Us | Disclaimer | Copyright License | Authors