Windows Usage
Converting Video Files
To convert a video file using SmartVid for Windows:
- Open the source file by selecting File
> Open Source (Ctrl O).
- An Open dialog appears. Select the source
file you wish to convert and click OK.
- To begin the conversion, select Convert
> Start (Ctrl S).
- Enter the destination file name in the resulting
dialog, or use the default name, and click OK. If the specified file already exists, SmartVid asks you to confirm
the destination file name.
If the destination file name has the same extension
as the source file name, SmartVid displays an error. If you need
to create a destination file with the same extension as the source
file, rename the destination file after the conversion.
- You can stop the conversion by selecting Convert
> Stop (Ctrl X).
- When the conversion is complete, close the source
file by selecting File > Close.
Source File Information
To see useful information about the source
video file, select Convert
> Info any time during the conversion
process. A window opens containing the source file name, the source
file type (.AVI or MOV), the video format and length,
and the audio format and length.
Conversion Options
Two conversion options are available:
Options > Silent
displays the conversion status messages but prevents the output
of any warning or error messages.
Options > Warnings
enables the output of warning or error messages, which appear
in a separate window. Such messages notify you of any characteristics
in the source video file that can cause problems with the destination
file. The source file is still converted, but the result may exhibit
unusual behavior.
NOTE: Although the default is to run silently, we recommend that you run with warnings
enabled.
DOS Usage
smartvid.exe [/?fsw] source [destination]
/? Display version and command line options.
/f Overwrite existing destination files.
/s Run silently-do not display status messages.
/w Display warning messages.
source Source file name (required)
destination Destination file name
Characteristics
- SmartVid maintains the source file's audio
and video interleaving rate. However, .AVI files play better
if the audio and video is interleaved every frame. MOV
files, on the other hand, perform better if the audio and video
data is interleaved every second. Therefore, converted video files
may drop more frames than the source video files. To improve playback
performance, reinterleave the converted files at the appropriate
rates.
- SmartVid does not support color palettes. It
converts the video and audio data but not the palette data. A
warning message is displayed if the source file contains palette
information and the warning flag is set.
- Only audio and video data streams are supported.
If another type of data stream is found, the program halts.
- Some MOV files do not have proper audio
and video synchronization when played under QuickTime for Windows.
However, several MOV files created on the Macintosh show
similar characteristics. This symptom exists only under QuickTime
for Windows Version 2.0. It is not apparent under QuickTime for
Windows Version 2.0.1 or on Macintosh systems.
- If the audio or video data streams have different
durations than the duration specified for the file as a whole,
SmartVid prompts you for the correct duration to use if the warning
flag is set. If you're running in silent mode, SmartVid
uses the duration of the entire file as a default, possibly truncating
either or both data streams. If either the audio or video stream
seems to end too early or last too long, use the warning
flag and select the appropriate duration.
- SmartVid does not convert .AVI files containing a copyright. Instead it displays an error message (if the warning flag is set) and exits.
- If an .AVI file is opened, converted to
a MOV file, then converted again, the second conversion
will generate an Unable
to Write MOV Headers error message. To convert an .AVI file twice, you must close the
.AVI file after the first conversion and open it again.