PDA

View Full Version : Problem frameserving an MJPEG clip with AviSynth


The Belgain
20th December 2002, 01:30
I have an avi file with MJPEG video (the Morgan version) and uncompressed audio from a capture. I want to frameserve it CCE, but am having trouble. To test it I'm using just the following one line script (I'll add resize later):

AVIFileSource("E:\Uploads2\Video 4.avi")

When I try to open it in wmp, it just freezes the player (maxing out the processor). If I open it in VirtualDub it displays the file info ok, but crashes if I try to seek.

The file itself however plays fine in wmp, and worked ok in TMPGEnc. Is the bug with the Morgan codec? Are files created with one MJPEG codec playable by other MJPEG codecs?

What's going wrong?

sh0dan
20th December 2002, 07:59
What codec is Virtual Dub using to open the .AVI file?

I assume you're on Avisynth version 2.07 and WMP 6.4?