Loading Quicktime in Avisynth?
- Ashyukun
- Medicinal Leech
- Joined: Wed Sep 04, 2002 12:53 pm
- Location: KY
- Contact:
Loading Quicktime in Avisynth?
Can avisynth load up Quicktime files to run filters on? I've got a trailer I want to resize and convert over to play with, but it's a QT .mov file, and while Premiere should be able to do it, I thought I'd check and see if avisynth could do it first.
Bob 'Ash' Babcock
Electric Leech Productions
Electric Leech Productions
- AbsoluteDestiny
- Joined: Wed Aug 15, 2001 1:56 pm
- Location: Oxford, UK
- Contact:
- Ashyukun
- Medicinal Leech
- Joined: Wed Sep 04, 2002 12:53 pm
- Location: KY
- Contact:
OK- I got the plugin, and I've got avisynth opening the Quicktime. But, it's doing some seriously funky stuff in VirtualDub. I want to make a quick and dirty MJPEG version of the file to use for editing and then swap it out for a full-quality HuffYUV file for the final encode. But my 'quick and dirty' MJPEG file (for a 80 second trailer) took an hour and a half and is over 700 megs.
Looking at the info on the file in VirtualDub, it says that it is 600 FPS. So, I add the line 'AssumeFPS(30)' to my avisynth script. This did no good, it just lead to having a much slower (20 times slower...) video file (OK, so now I've learned exactly what AssumeFPS does...).
How do I get this to conver over nicely?
Looking at the info on the file in VirtualDub, it says that it is 600 FPS. So, I add the line 'AssumeFPS(30)' to my avisynth script. This did no good, it just lead to having a much slower (20 times slower...) video file (OK, so now I've learned exactly what AssumeFPS does...).
How do I get this to conver over nicely?
Bob 'Ash' Babcock
Electric Leech Productions
Electric Leech Productions
- AbsoluteDestiny
- Joined: Wed Aug 15, 2001 1:56 pm
- Location: Oxford, UK
- Contact: