CompuServe Thread

#Reversing in VP

5 messages in this thread
#117705From: John Mateer [PolyMedia]Aug 11, 1994 6:24 AM
Is there a comparable command to "reverse" in Video Post which allows a sequence of files (FILE0001, FILE0002, etc.) to be reversed (FILE0029, FILE0028, etc.)? It seems like it should be a straightforward thing but I can't find a way to do it short of copying and renaming files. Thanks, John
#117708From: Accu-WeatherAug 11, 1994 7:30 AM
IFL files are the way to go. Read up on them in the manual and then use these commands… dir name*.tga /on/b >filename.ifl This will give you all your tga frames in a directory in increasing order and… dir name*.tga /o-n/b >filename.ifl … will reverse them for ya.
#117740From: John Mateer [PolyMedia]Aug 11, 1994 9:45 AM
Thanks very much. I knew there was a way to do it. Cheers, John
#117773From: Jamie Clay [DPh]Aug 11, 1994 12:52 PM
Using 'DIR' is one way, another is MAKEIFL.exe. I think it comes with 3.0, if not it's here on the forum. The 'nice' thing about MAKEIFL is you can specify a start and end that's not necessarily the first or last frame. J-me
#117844From: Aug 11, 1994 6:50 PM
J-me >> The 'nice' thing about MAKEIFL is you can specify a start and end that's >> not necessarily the first or last frame. And I always thought that the 'nice' thing about MAKEIFL was that you wrote it! Greg Pyros