I'd like to call an imagesource totalling X frames set to a framerate of Y
Say imagesource totalling 600 frames @ 60 fps for example
+ Reply to Thread
Results 1 to 2 of 2
-
If you want to see what I've done with my videos,
check out my video work on youtube, http://www.youtube.com/user/duhmez/ -
try here http://avisynth.org/mediawiki/ImageSource
Code:# Read files "001.jpeg" through "600.jpeg" into a 60fps clip ImageSource("%d.jpeg", 001, 600, 60)
Similar Threads
-
AviSynth Syntax/Grammar
By sambat in forum Newbie / General discussionsReplies: 2Last Post: 23rd Mar 2012, 18:21 -
avisynth -> imageSource + sound (4min) = 40 sec video in vDub
By adom in forum Video ConversionReplies: 4Last Post: 22nd Feb 2011, 17:53 -
Syntax error
By zecamigo in forum ffmpegX general discussionReplies: 4Last Post: 12th Mar 2009, 11:16 -
Avisynth ImageSource() strange artifacts?
By flywitness in forum EditingReplies: 15Last Post: 12th Sep 2008, 08:36 -
ImageSource giving errors when reading Photoshop .bmp files
By DVD_JS in forum EditingReplies: 0Last Post: 20th May 2008, 18:21