Short:    Reduces the framerate of video frame sequences
Author:   alexander.richter@01019freenet.de (Alexander Richter)
Uploader: alexander.richter@01019freenet.de (Alexander Richter)
Type:     gfx/conv

FPScon is a CLI-tool  that lets you reduce  the framerate of  frame
sequences.


EXAMPLE
-------
With your VLAB, you've recorded every second frame of a PAL source.
The resulting frame sequence (let's say 100 frames) has a framerate
of 12.5 fps. You want it to have 10 fps.  That's where FPScon comes
in:

FPScon frame. 0000 0099 12.5 10 >t:script
execute t:script

This deletes every supernumerary frame.
To fill the resulting gaps, you might use SeqNum:

SeqNum 0 4

This will renumber the frames, starting with 0 and using a suffix-
length of 4 (e.g. frame.0000).


USAGE:
------
FPScon <base name> <from> <to> <old fps> <new fps>

or just

FPScon

for a prompted parameter-input.


INSTALLATION
------------
copy FPScon c:


BUGS
----
-no error handling, e.g. crashes if you don't enter parameters


============================= Archive contents =============================

Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
   10628    5677 46.5% 18-Dec-99 20:49:06  FPScon
    1007     552 45.1% 18-Dec-99 21:13:30  FPScon.readme
-------- ------- ----- --------- --------
   11635    6229 46.4% 18-Dec-99 23:28:44   2 files
