|
|
| doctor_dray |
| Posted: Apr 30 2004, 10:24 AM |
 |
|
Unregistered

|
Hi,
I have lot of .avi files and I'd like to grab the first frame from each of them and generate a preview image for each video clip. Any suggestions how I might do this?
Cheers,
Dr. D |
 |
| NuPogodi |
| Posted: Apr 30 2004, 11:04 AM |
 |
|
Advanced Member
  
Group: Members
Posts: 536
Member No.: 6558
Joined: 1-October 03

|
| QUOTE (doctor_dray @ Apr 30 2004, 04:24 AM) | | Any suggestions how I might do this? |
A lot... say, by VDub (if you will copy your avi`s in one folder, use command ProcessDirectory in File -> Job Control -> Edit), by ffdshow's grab-options or by AviSynth's SaveImage() -- look the details here.
-------------------- Optimists believe that they live in the best of existing worlds. Pessimists are afraid of that's right... |
 |