Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

ffmpeg problem-jpeg to avi

  • 24-05-2012 4:31pm
    #1
    Registered Users, Registered Users 2 Posts: 1,536 ✭✭✭


    Hi All
    This is driving me nuts.
    Have a folder of .jpgs, all 3648 x 2736
    Trying to use ffmpeg to create a slideshow type avi with each image displayed for 4 seconds.
    ATM my command looks like this: ffmpeg -f image2 -r 5 -i img%03d.jpg out.avi
    The "-r 5" Should indicate 5 fps, so I thoughT all I need to do is lower the -r, but any lower than 5 and the resulting .avi will only display the first image in the set :mad:
    Probably a mistake on my part but its buggin the hell outta me

    HELP!!

    HB


Advertisement