Hello I want converting images to videos with ffmpeg with different time rate, searching everywhere but nothing found. In ffmpeg-documentation too
Material:
1. Disclaimer.jpg
2. Slide1.jpg, Slide2.jpg, Slide3.jgp, ...etc
I was success created video from image with this command:
But thats not what I want .ffmpeg -f image2 -r 1/7 -i Slide%d.jpg -s 640x388 -vcodec libx264 -y testvaid.mp4
I want to make video with different time rate:
Its that posible doing this with ffmpeg?Dislaimer.jpg --> 3 Seconds
Slide%d.jpg --> 7 Seconds
+ Reply to Thread
Results 1 to 3 of 3
-
Last edited by radiaku; 2nd Jan 2013 at 08:29.
Similar Threads
-
Mix 2 videos with FFmpeg
By wolfox in forum Video ConversionReplies: 3Last Post: 4th Sep 2012, 07:31 -
ffmpeg rate control
By diprotic in forum Video ConversionReplies: 2Last Post: 15th Oct 2011, 22:35 -
Recommended FFmpeg command for converting videos to iPhone/Android
By wapatv in forum Video ConversionReplies: 0Last Post: 31st Mar 2011, 14:22 -
How to change sample rate in FFMPEG
By MackanZoor in forum AudioReplies: 5Last Post: 24th Jan 2011, 13:31 -
Converting Videos with a Time Delay to XviD/MP4/MKV?
By BNA84 in forum Video ConversionReplies: 4Last Post: 5th Feb 2010, 17:20