Using the FPS60 video board

written by Adam Baumberg (1996)

Contents


Using the capture utility

The capture utility allows you to capture compressed images at 25 Hz from an external video source directly onto the hard drive. The overlay facility allows you to view the external video source in the capture window without capturing -- so you can easily position the tape. Once you have captured video, an AVI file is generated which requires the use of the FPS60 hardware for playback. This file can then be converted into an MPEG movie for porting onto other platforms. The images will always be captured in a JPEG compressed format which is a lossy compression algorithm. For lossless image capture of short sequences use the Indys. To capture ...
  1. Double click the "Movie Line Capture" icon in the "FPS60" group from windows
  2. Select "Setup" from the "Capture" menu
  3. Make sure "Capture Audio" is deselected
  4. For full sized images -- select "Video" and then "Full"
  5. Set desired frame rate and hit "OK"
  6. Select "Source" from the "Options" menu
  7. Select "Input 1", "PAL" to capture from the VCR. Alternatively connect a camera to Input2 and select "Input 2". Hit "OK"
  8. Select "Save Movie As" from the "File" menu to choose a filename for your movie. Please use the windows File Manager (from the Main group) to create your own directory.
  9. Select "Video" from the "Capture" menu and hit "OK" to start capturing.

+ Contents + Using Media Player


Using the playback utility

If you wish to output an AVI file captured with the FPS60 (or generated for playback on the FPS60) use the media player. Alternatively you can playback AVI files directly from Adobe Premiere (e.g. if you wish to add effects, incorporate other images etc). To use
  1. Select "Media Player" from the "FPS60" group
  2. Select "File", "Open" and the desired AVI file
  3. Hit the play button
  4. The overlay feature will display the output being pumped out (via SVideo) to the VCR. You can record the output onto tape.
Note that only AVI files generated for the FPS60 (e.g. using the FPS60 capture utility) can be outputed. You have to convert other AVI files using Adobe Premiere

+ Capture utility + Contents + Making an MPEG


Making an mpeg

Captured AVI files can be converted to MPEG files using the Xing Encoder utility. The process is SLOW typically taking 10 minutes to encode 1 minute of (full frame rate) video. Hardware MPEG encoding chips are available but typically cost $8000 which is beyond our price range! It is advisable to encode long sequences overnight. To generate an mpeg ...
  1. Capture video to AVI file
  2. Select XING encoder icon from "FPS60" group
  3. Select the NEW button
  4. Hit OK and then select the AVI file
  5. Select an output MPEG filename (Please use file manager to create your own directory)
  6. Select the single speed or double speed PAL format
  7. Hit OK and then hit START to begin compressing
  8. When finished use Xing Player from FPS60 group to view the mpeg
You can FTP the mpeg file to your dream1 account. Double click on the FTP icon in the "Exceed" program group to use the GUI version of ftp. Otherwise use the ftp program in the "Microsoft TCP/IP-32" group.

+ Media Player + Contents + Using Adobe Premiere


Generating video output using Adobe Premiere

To run Adobe Premiere double click on the "Premiere LE" icon in the FPS60 group. This is a sophisticated piece of software that allows you to generate all sorts of effects using AVI clips, images etc. A full description of how to use the program is beyond the scope of this document (see the manual for info). Briefly, Premiere allows you to "Compile" a final AVI file for outputing onto tape. The construction window is divided into track A, track B a transition track and a superposition track. These are combined to produce the final movie. Transition effects allow you to fade etc between two clips. Superposition allows you to add titles etc. To add tites ...
  1. To create a title you need to select "File", "New", "Title".
  2. Once created place the title in the superposition track
  3. Place the relevant clip in track A
  4. Select "Transparency" from the "Clip" menu and select the "White Alpha Matte" Key.
  5. Make the movie in the usual way
You can also load in a variety of image formats generated on other platforms ( click here for details).

+ Making an MPEG + Contents + Converting unix images / movies


Outputing movies/ images generated on unix machines

If you experience problems loading TIFF's try using TGA files. Simply use the "ppmtotga" utility (on single PPM images) or the "movie2tga" utility (on MPEG's or SG movies)

+ Using Adobe Premiere + Contents


Latest News

I have had problems loading in TIFF image sequences with lots of greys. These images will load into Adobe Photoshop but not into Adobe Premiere (I think there is a bug !). If you experience similar problems then you need to use TGA (targa) files. I have added a utility "movie2tga" which will do this. For example, type
/home/dream/vislib/bin/movie2tga -o ./images/ mymovie.mpg /home/dream/vislib/bin/movie2tga -o ./images/ mymovie.mvc
FTP the files in the usual way and then ...
  • Run Adobe Premiere and use the "File Import" option
  • Select "tga sequence" from the "List Files of Type" menu and select the first image. and proceed as for TIFF sequences

    + Contents