Book Image

Learning VirtualDub: The Complete Guide to Capturing, Processing and Encoding Digital Video

Book Image

Learning VirtualDub: The Complete Guide to Capturing, Processing and Encoding Digital Video

Overview of this book

VirtualDub is one of the most popular video processing applications for Windows. As an open source application, it's free, and is constantly updated and expanded by an active community of developers and experts. VirtualDub is particularly popular for capturing video from analogue sources such as video tape, cleaning up the image and compressing it ready for distribution over the Internet. This book provides a rapid and easy to use tutorial to the basic features of VirtualDub to get you up and running quickly. It explains how to capture great quality video from various sources, use filters to clean up the captured image and add special effects. The book also shows how to use VirtualDub to cut and paste video to remove or insert sequences, including removing ad breaks or trailers. It goes on to cover the art of effective encoding and compression, so you end up with great quality videos that won't hog your bandwidth forever. VirtualDub is the fastest and most effective way to capture, process and encode video on your PC. This book gets you started fast, and goes on to give you full control of all the features of this legendary tool.
Table of Contents (14 chapters)
Learning VirtualDub
Credits
About the Authors
Introduction

Hazardous Habits—How to Preserve Quality


In this section we will see how to avoid doing things that will result in a quality loss—errors common to users new to video processing. We will go a little deeper into:

  • Converting from one format to another—transcoding

  • Lossless and lossy codecs

  • Color spaces

Knowing about the above concepts will give you a better understanding of what is going on behind the scenes and allow you to tweak the process.

Re-Compressing Video

Let’s think about what happens when re-compressing video. Assume we have a video ‘V’. The owner of ‘V’ used a lossy codec to compress it at a very good quality giving another video ‘C’. You are not satisfied with ‘C’ because it is too grainy for your liking so you open it in VirtualDub, attach a smoother to the filter chain, and save it again.

Saving the video uncompressed would take too much space so we use another, or the same, lossy codec. Throughout, VirtualDub will have to decompress the video, smooth it or apply any other processing...