View Full Version : Create video with single image
Chaeo
16th June 2007, 09:10
This sounds like it should be easy, Google is failing me badly though - some way to build a video of any given time/length with only one image. My aim is simple, I have music files (self-composed) that I just want to give a visual title.
Hobojobo
16th June 2007, 09:53
You can use a avisynth scrypt.
Look here. (http://avisynth.org/ImageSource)
ImageSource("picture.jpg", end = 240)
This script shows picture.jpg for 10 seconds.
Chaeo
16th June 2007, 11:21
Oh, that's brilliant, cheers!
manono
17th June 2007, 12:48
Or, if for DVD, just load a DVD compliant BMP of the image into Muxman, along with the audio. When authored, the image will last as long as the audio.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.