fantcc
20th August 2004, 15:33
Hi,
I have been experimenting with image sequences, and it works very well to make that available to virtual dub via an .avs file.
But I wasn't able to find a solution for the following problem:
I have several 'jpeg streams' which consist of concatenated jpeg files (no mjpeg, just one jpeg file after another). What I'm trying to do is to make those files available to vdub, that I can convert them to xvid.
One solution is extracting all jpegs from the stream files and then do the job via avisynth's ImageReader.
But this is very annoying with like 100 files containing 5000 pics each.
Is there any way to read/import those jpeg streams with virtualdub with the help of avisynth or any other tool?
I have been experimenting with image sequences, and it works very well to make that available to virtual dub via an .avs file.
But I wasn't able to find a solution for the following problem:
I have several 'jpeg streams' which consist of concatenated jpeg files (no mjpeg, just one jpeg file after another). What I'm trying to do is to make those files available to vdub, that I can convert them to xvid.
One solution is extracting all jpegs from the stream files and then do the job via avisynth's ImageReader.
But this is very annoying with like 100 files containing 5000 pics each.
Is there any way to read/import those jpeg streams with virtualdub with the help of avisynth or any other tool?