Creative COW SIGN IN :: SPONSORS :: ADVERTISING :: ABOUT US :: CONTACT US
Creative COW's LinkedIn GroupCreative COW's Facebook PageCreative COW on TwitterCreative COW's Google+ PageCreative COW on YouTube
FORUMS:listlist (w/ descriptions)archivetagssearchhall of famerecent posts

Re: converting series of images to a video slideshow

COW Forums : FFmpeg

VIEW ALL   •   ADD A NEW POST   •   PRINT
Share on Facebook
Respond to this post   •   Return to posts index   •   Read entire thread


Michael RampeRe: converting series of images to a video slideshow
by on Sep 22, 2011 at 10:45:35 pm

[C David Young] "What does your output look like? Does it dwell for a second or two on each image? What OS are you running? Which player are you using?
"


OK. I dug a little further....

I split a movie into files for testing and then reassembled with your code.
When I tried to change the frame rate, I got the same bug as you.
I fixed this by putting the -r 1 BEFORE the input.
Now I get one frame playing per second.

$ ffmpeg -y -f image2 -r 1 -i test-%03d.jpg -s 720x480 a.mp4

FYI: OSX 10.7, QT/VLC

Michael


Posts IndexRead Thread
Reply   Like  
Share on Facebook


Current Message Thread:




LOGIN TO REPLY



FORUMSTUTORIALSMAGAZINESTOCKYARDVIDEOSPODCASTSEVENTSSERVICESNEWSLETTERNEWSBLOGS

Creative COW LinkedIn Group Creative COW Facebook Page Creative COW on Twitter
© 2013 CreativeCOW.net All rights are reserved. - Privacy Policy

[Top]