I have one image, in JPEG for example, how can I create short video from it, which shows static picture?
I think ffmpeg can do it ... but I don't know how =)
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 11 of 11
			
		- 
	Sorry for my awfull ENGLISH =|
- 
	I used to create a "silent" .wav file with Windows Sound Recorder (sndrec32.exe)....the pic/vid will last as long as the .wav file does.Originally Posted by Baldrick
- 
	I forgot to say, what I need soft working on linux. 
 And it will be very good if I can work with them via command line.
 
 That's why ffmpeg or mencoder best choice.
 Moreover, I know how to create one JPEG picture from some MPEG video using these programs, but I do not know how to create MPEG video from JPEG pictureSorry for my awfull ENGLISH =|
- 
	Will create a 5 second PAL mpeg video stream. Adjust bitrate etc accordingly.Code:ffmpeg -loop_input -f image2 -i background1.jpg -vcodec mpeg2video -f rawvideo -b 1000k -maxrate 1000k -bufsize 1000k -y -r 25 background.mpv -t 5 
 
 will create a 5 second PAL program stream...Code:ffmpeg -loop_input -f image2 -i background1.jpg -b 1000k -maxrate 1000k -bufsize 1000k -y -r 25 background.mpg -t 5 SVCD2DVD v2.5, AVI/MPEG/HDTV/AviSynth/h264->DVD, PAL->NTSC conversion.
 VOB2MPG PRO, Extract mpegs from your DVDs - with you in control!
- 
	Linux. Command line. ???. I have Botox on my mouth. So I must write my answer to you   
- 
	What do you mean?Originally Posted by kaapoSVCD2DVD v2.5, AVI/MPEG/HDTV/AviSynth/h264->DVD, PAL->NTSC conversion.
 VOB2MPG PRO, Extract mpegs from your DVDs - with you in control!
- 
	To ChrissyBoy. I mean that my help is worthless if people change his question afterwards. / Kaapo / 
Similar Threads
- 
  How do I create a slideshow of photos and short movies?By wreckage in forum Newbie / General discussionsReplies: 8Last Post: 21st Oct 2011, 04:44
- 
  How can I LOWER rsolution of a *.jpeg imageBy bryankendall in forum Newbie / General discussionsReplies: 2Last Post: 5th Oct 2008, 12:04
- 
  How to add short intro image to video?By Bytez in forum Newbie / General discussionsReplies: 1Last Post: 2nd Mar 2008, 09:00
- 
  Premeire 6.5 not seeing JPEG imageBy noki in forum EditingReplies: 9Last Post: 21st Sep 2007, 12:37
- 
  looking for program that create flv video for youtube from mp3,image,..By method in forum Newbie / General discussionsReplies: 3Last Post: 9th May 2007, 04:56


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			


 Quote
 Quote 
			 Visit Homepage
				Visit Homepage
			 
 
			
			 
			