Video Enhancer manual
  1. Introduction
  2. System requirements
  3. Basics
  4. Using Super Resolution to increase your video resolution
  5. Filtering your video
  6. Input and output formats
  7. Registration
  8. Command line interface
  9. Troubleshooting & Frequently Asked Questions
  10. Contacts
  1. Introduction

    Video Enhancer allows you to:
    • Increase resolution of your video with Video Super Resolution technique which delivers unbelievable quality by using information from previous frames, while all the other resize methods use information from one current frame. Now you can convert your SD video to HD!
    • Use hundred of VirtualDub filters allowing you to do everything you want with your video.
    • Open any video which can be played on your system and re-compress it with any video codec (DirectShow, DMO and Video for Windows) installed in your system.
    With Video Enhancer you can do all these tasks together or just some of them.
  2. System requirements

    A Pentium Pro or higher (MMX support required), 64 MB RAM, Windows 98/2000/XP/2003/Vista, DirectX9.
  3. Basics

    Video Enhancer provides two modes of user interface: Simple and Advanced. In both modes you can select input video file, output video file to be created and codec to be used for compression of processed video. In both modes you can also preview your input file and launch the processing, of course.

    When processing what Video Enhancer does in general is the following: it opens the input file, finds a suitable decompressor installed in your system, decompresses video, applies Super Resolution and/or filters you chose (see below) then compresses video using chosen codec and stores it to an AVI file you specified for output. If the input file contains audio stream, this stream is recompressed with chosen audio codec or copied to the output AVI file without changes.

    In the Simple mode (opens by default when you start Video Enhancer for the first time) you can easily use Super Resolution technique to increase your video resolution. Just choose new width and height and how you want SR to do it: slowly and accurate or faster and less accurate.

    In Advanced user interface mode you can create a sequence of filters which will be applied to your video one by one. This sequence can contain any number of Super Resolution steps and VirtualDub filters in any order.

  4. Using Super Resolution to increase your video resolution

    Super Resolution is a technique of increasing images or video resolution with superb quality. For each processed frame it uses information not only from this frame but also from other frames. If picture in your video doesn't change too fast, then information from several frames can be added to create a picture of a bigger size. No algorithms of ordinary image resize/resample can provide this quality just because there's not enough information in one frame.

    There are actually two image sizes that Video Enhancer uses to resize your video - output width and height and actual image size to scale to. Suppose you have a video 320x240 and want to make it 720x480 (NTSC). If you just scale 320x240 to 720x480, the image will become wider, all circles will become ellipses and all people will become fat. In order to preserve aspect ratio and make video 480 lines high, output size must be 640x480. But you wanted 720x480! In this case you just set output size to 720x480 and size for scaling to 640x480. Video Enhancer will scale your video to 640x480 and add black borders to right and left to make output width 720. Or, you can set scale size to 720x540 and output size 720x480. Then Video Enhancer will scale your image to 720x540 and keep 480 center lines, cutting top and bottom. Of course, if you want to change aspect ratio (to make fat people look less fat, for example) you can set any values of width and height.

    In the Simple mode you enter just one size - output size. Video Enhancer preserves aspect ratio and scales your video to fit output size (no cutting) adding black borders if needed. In the Advanced mode you can set both sizes manually.

    If you want to increase your video resolution more than 2-3 times, you can get more quality if you use several steps of Super Resolution. Just add several SR steps to the filter sequence, each time doubling the video resolution, and setting desired resolution on the last step.

  5. Filtering your video

    In the Advanced user interface mode you can create sequence of filters to be applied to your video. You can use about a hundred of VirtualDub filters to alter your video: deinterlace, denoise, deshake, do color correction, apply some visual effects and much more. If you have VirtualDub installed, then Video Enhancer will probably find your filters automatically. You can see list of filters that work in Video Enhancer here. To use a filter download it and unpack *.vdf file to "plugins" subfolder of the folder you installed Video Enhancer to. Usually it will be "c:\Program Files\Video Enhancer\plugins". When Video Enhancer looks for filters, it first looks at its own plugins folder, then searches for VirtualDub plugins folder and loads filters from there if something found.

    You can configure VirtualDub filters when adding to the sequence and later by pressing "Configure" button. You can change the filters sequence: change filters order, delete filters from the sequence, add more.

  6. Input and output formats

    Video Enhancer can read any video file that can be played by Windows Media Player. By default this is AVI, WMV, MPEG and ASF files. If you want to open MOV files (QuickTime), install "QuickTime Alternative" version 1.7 or higher. If you want to open RM and RMVB files (Real Media), install Real Alternative.

    The output video is stored in AVI file. You can use any video codec to compress output video - any DirectShow, DMO and Video for Windows codecs. By default audio stream (if present) is stored to the output AVI without changes. But you can choose to recompress audio with any audio codec installed.

  7. Registration

    Video Enhancer is a try-before-you-buy program. You can use it free of charge for 30 days. If you'd like to use it longer you must purchase it. Doing so you will receive a registration code that must be entered in registration dialog offered by Video Enhancer at start.
  8. Command line interface

    Since version 1.6 you can use Video Enhancer in batch files using its command line interface. Only super-resolution feature is accessible from command line, to use VirtualDub filters run it in GUI mode.

    Parameters:

    • -i infile - specify input file. Use double quotes (like "...") for filenames that include spaces.
    • -o outfile - specify output file,
    • -d width height - destination video size,
    • -vc codec - set name for video codec. First codec which name includes substring you specify here will be used. So you don't need to specify full name of the codec. If this parameter is not set, uncompressed RGB32 video will be stored (huge size)!
    • -ac codec - set name for audio codec. If this parameter is not set audio will be copied without recompression.
    • -vlist - output list of video codecs that can be used. All output is written to text file ve.txt in same folder as VideoEnhancer.exe.
    • -alist - output list of audio codecs.
    • -fast - use fast mode of super-resolution. If this parameter is not set, a slower high quality mode will be used by default.
    • -nomt - do not use multithreaded processing.

    Examples:
    Show all available codecs:

    VideoEnhancer.exe -vlist -alist
    All output will go to ve.txt.

    Upsize a file to 640x480 and compress result with Huffyuv codec:

    VideoEnhancer.exe -i 176.avi -o "Upsized 176.avi" -d 640 480 -vc Huff -fast
  9. Troubleshooting & Frequently Asked Questions

  10. Contacts

    You can always contact the author by email: .

Download now Buy now

  Bookmark this page:   Add to Del.icio.us Add to Del.icio.us     Digg It Digg It     reddit reddit