digitalFAQ.com Forum

digitalFAQ.com Forum (https://www.digitalfaq.com/forum/)
-   Restore, Filter, Improve Quality (https://www.digitalfaq.com/forum/video-restore/)
-   -   Help with image sequence in Avisynth? (https://www.digitalfaq.com/forum/video-restore/10739-image-sequence-avisynth.html)

cbehr91 06-20-2020 12:41 PM

Help with image sequence in Avisynth?
 
Backstory: I have a Retro-8 Pro I'm using to digitize some 8mm and Super 8 movies. In addition to outputting a QuickTime movie the software can output an .PNG, JPG, .BMP, or TIFF image sequence. I selected .BMP since supposedly while scanning the film the camera is taking a .BMP image of each frame and the ImageSequence filter works with bitmap images.

I downloaded said filter and everything seems to work okay except it's only opening the first image and not the entire sequence. I'm using VirtualDub.

My script is very simple with no additional filtering since it's just a test:

Code:

CoronaSequence("E:\RetroScanExports\W Jones Springfield\NYC Springfield.720p\NYC_Springfield.720p_00001.bmp", sort=1)
Supposedly the integer "sort=1" will sort the order of the result by path and filename. There are 5,533 scanned images from this reel of film.

Thanks!

lordsmurf 06-23-2020 07:29 AM

I've only done image sequences in VirtualDub. Or far more manually in Premiere.
Never tried Avisynth (yet?)

cbehr91 06-24-2020 12:32 AM

Quote:

Originally Posted by lordsmurf (Post 69623)
I've only done image sequences in VirtualDub.

I'm not sure why I didn't think of that, but that will do. I can save the image sequence as a lossless AVI, then do clean up with Avisynth. Thanks!


All times are GMT -5. The time now is 07:48 PM

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.