PDA

View Full Version : File Saver for AVISynth?


Blight
20th August 2002, 22:04
I wonder why this haven't come earlier.

Why doesn't AVISynth have a file saver filter? Skip the entire frame-serving interface when it's not needed (after preview), and have an AVISynth file saver. You could use an external tool to save encoder values for the video codec and so forth. Should be quite a bit quicker since it wouldn't have to frame serve all the data over the bus.

Defiler
20th August 2002, 22:09
I have a hunch that such a thing could be very fast indeed.
Nice idea.
Completely off topic: With ZoomPlayer 2.70 and 2.8 beta, when I have a file (in Media Mode) open, and the player minimized, it eats 100% CPU, and cripples the system. If I bring it back to the foreground, everything is fine.

Blight
20th August 2002, 23:59
Out of topic ... doesn't do it on my system perhaps make sure you didn't set the thread priority to realtime or something.

Defiler
21st August 2002, 00:23
I'm only mentioning it here because I don't have an Inmatrix forum login. Thread priority is Normal.. Adjusting it doesn't seem to alter the behavior. Would it help to send you my ZoomPlayer config file?