VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Member
    Join Date
    Jan 2013
    Location
    indonesia
    Search Comp PM
    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:

    ffmpeg -f image2 -r 1/7 -i Slide%d.jpg -s 640x388 -vcodec libx264 -y testvaid.mp4
    But thats not what I want .
    I want to make video with different time rate:

    Dislaimer.jpg --> 3 Seconds
    Slide%d.jpg --> 7 Seconds
    Its that posible doing this with ffmpeg?
    Last edited by radiaku; 2nd Jan 2013 at 08:29.
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Nope. I guess you have to convert each and join.
    Quote Quote  
  3. Member
    Join Date
    Jan 2013
    Location
    indonesia
    Search Comp PM
    @Baldrick

    thanks for replying, can you explain the scenario and example will be great..
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!