VideoHelp Forum
+ Reply to Thread
Results 1 to 4 of 4
Thread
  1. how do i load an image sequence into avisynth+ and can i use QTGMC on it ?

    1

    for up scaling

    2

    deintrlacing


    .
    Quote Quote  
  2. Depends on the image names. Something like:
    Code:
    ImageSource("pic%05d.png")
    will open a series of sequentially numbered images that start with "pic" and end with a 5 digit number (with preceding zeros), like "pic00000.png", "pic00001.png"...

    You can use QTGMC() but your images may have screwed up chroma from when you saved as images.

    Upscale as you would any video.
    Quote Quote  
  3. ah many thanks
    Quote Quote  
  4. The image sequence names don't have to have 5 digits or leading zeors. And the images don't have to start at zero, they can start at 1 or any other number. See the ImageSource docs for details.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!