I'm trying to create an AVI with one still image, and a 40 second audio track.
I did try to search the forum for an answer. Any help is appreciated.
+ Reply to Thread
Results 1 to 12 of 12
-
-
A bit of a primitive method, but I've opened a jpeg or bmp in VirtualDub, mark in the start and mark out the end, copy>Paste. Repeat until you have the desired length or number of frames. It doesn't take that long: 1>2, 2>4, 4>8, etc. Then resize and crop if needed and save out in the desired format. You can add a audio track at the same time. Other editors that have a timeline function, you may just be able to stretch the still out to the length you want.
-
Couldn't you use a ridiculously low frame rate and just have one frame? (I know enough about VirtualDub for it to be more like VirtualDubya)
-
Open a single image in VirtualDub via File -> Open Video File. Go to Video -> Frame Rate... In the "Source rate adjustment" section enable the "Change frame rate to (fps)" option and set the rate to 0.025 (1/40). Select a video compression codec (if you want), add your audio (Audio -> Audio from other file), select an audio codec (if you want), Save as AVI.
If you need better compatability with Divx/DVD players enable enable "Convert to [_] fps" in the Frame rate conversion section of the Frame Rate dialog and set the frame rate there to 23.976 or 25. You'll want to use Divx or Xvid, obviously. And probably MP3 for the audio. -
AviSynth:
ImageSource("C:\Path\To\Picture.jpg",End=959,FPS=2 3.976)
That's a JPG 959 frames long at 23.976fps equals 40 seconds:
http://avisynth.org/mediawiki/ImageSource -
Thanks for all the suggestions guys I was able to make the AVI with no problems doing it a different way. ( not that any other way should not work )
I opened the jpeg then used Cam Studio to record the still image for 40 seconds.
I opened the AVI in vdub and added the audio track then save as avi....(then uploaded to youtube)
do I get any props for thinking outside the box? -
Well, I'll congratulate you on finding the absolute best way. IMHO whatever works for you is the best way...Of course for someone else a different way just might be best...
-
I just open a bitmap image in TMPGenc Plus...add the .wav audio source and create an mpeg. If it is going to YouTube....I create an .flv file with Riva and away I go.
-
With all these great ways to do this , Heres hoping newbs will not ask this question anymore. That they will search the forums and easily find the answer here in this topic.
Similar Threads
-
How to make an AVI better quality (keeping output still as AVI)?
By Dogpoundz in forum Video ConversionReplies: 15Last Post: 22nd Sep 2011, 00:12 -
help me how to make a set of avi files to DVD with menus of each avi file
By mmah in forum Video ConversionReplies: 5Last Post: 9th Mar 2011, 02:07 -
How to make AVI file to 1.4GB ?
By zovx in forum Video ConversionReplies: 2Last Post: 5th Feb 2010, 10:24 -
How to make one .avi from a two disc set?
By TheMoreYouKnow in forum Newbie / General discussionsReplies: 8Last Post: 24th Sep 2009, 08:52 -
How do I make a AVI Smaller?
By gottiman in forum Newbie / General discussionsReplies: 2Last Post: 2nd Dec 2007, 04:35