Hey Guys,
I have a problem.
I'm trying to make a short video. It's a simple concept.
I have 1,545 images that I would like to stream to a song that is 2 minutes and 21 seconds long.
For the length of the video to match up with the song, the images need to stream at 10.9574468 frames (images) per second.
So, each picture should last 0.00709219858 seconds.
I'm using Sony Vegas Platinum, but I can't seem to find a way to make this work.
Is what I'm trying just silly or is there a way to make this work?
Thanks in advance.
+ Reply to Thread
Results 1 to 7 of 7
-
-
Someone else can probably tell you how to do it in Vegas, but you could easily do it in AviSynth:
ImageSource("...., fps=10.9574468)
Or in VirtualDub open the first image and the rest will automatically be appended (assuming the files are named numerically). Then select Video -> Frame Rate and set the source frame rate to 10.9574468. -
Hmmm...if I were doing something like that, I might lay out the photos to be one second long, then render out to MXF. Then bring that back in and time compress it, and do it again until the length is matching the song.
Holding CTRL while dragging the right end of an event will expand/compress it timewise. But you can only compress/expand so far until you have to render out again, so you may need several renders until you get where you want to be, and the last one would be a fine-tune.
In computer lingo, this equates to a recursive operation where the output gets fed in as input until distilled to the desired outcome.
Basically you would be creating a "motion Jpeg" running at your "10.9574468 frames (images) per second", but you can final render to whatever you want.Last edited by budwzr; 23rd Jan 2011 at 10:32.
-
I've tried that, but it only lets me set to the nearest thousandth. I can only set the frame length to be as specific as 0.007 seconds, which isn't specific enough.
At 0.007 pictures per second, I'd only have 1525 pictures after 2 minutes and 21 seconds.
Alternatively, at 0.008 seconds per picture, I end up with 197 empty frames. (1.576 seconds)
That might work, but when I set this option to this value, nothing changes.
The video still appears to be the same length.
Would I have to set the value and then just re-add all of the pictures? -
Similar Threads
-
Sony Vegas, How do you change the clip length of multiple clips? Please hel
By Purplehayes in forum EditingReplies: 11Last Post: 30th Dec 2014, 05:19 -
Change length of an AVI. Reduce/Increase Frame Length
By Buzwinkle in forum Authoring (DVD)Replies: 4Last Post: 10th Aug 2011, 08:08 -
Sony Vegas : How to restore LFE channel default setting?
By Bonie81 in forum Newbie / General discussionsReplies: 0Last Post: 22nd Jan 2011, 18:52 -
Setting levels for Audio Mixer Sony Vegas ?
By piperpilot12w in forum Newbie / General discussionsReplies: 2Last Post: 7th Dec 2010, 15:13 -
Sony Vegas splitting HDV files no matter what setting.
By stantheman1976 in forum EditingReplies: 5Last Post: 20th Jun 2010, 10:58