SIGN IN
::
SPONSORS
::
ADVERTISING
::
ABOUT US
::
CONTACT US
FORUMS
TUTORIALS
MAGAZINE
STOCKYARD
VIDEOS
PODCASTS
EVENTS
SERVICES
NEWSLETTER
NEWS
BLOGS
FORUMS:
list
list (w/ descriptions)
archive
tags
search
hall of fame
recent posts
Re: converting series of images to a video slideshow
COW Forums
:
FFmpeg
VIEW ALL
•
ADD A NEW POST
•
PRINT
Respond to this post
•
Return to posts index
•
Read entire thread
Re: converting series of images to a video slideshow
by
Michael Rampe
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 Index
Read Thread
Reply
Like
Current Message Thread:
converting series of images to a video slideshow
by C David Young on Sep 22, 2011 at 5:43:26 pm
Re: converting series of images to a video slideshow
by Michael Rampe on Sep 22, 2011 at 8:41:12 pm
Re: converting series of images to a video slideshow
by C David Young on Sep 22, 2011 at 9:17:24 pm
Re: converting series of images to a video slideshow
by C David Young on Sep 22, 2011 at 9:32:58 pm
Re: converting series of images to a video slideshow
by Michael Rampe on Sep 22, 2011 at 9:35:23 pm
Re: converting series of images to a video slideshow
by C David Young on Sep 22, 2011 at 10:29:04 pm
Re: converting series of images to a video slideshow
by Michael Rampe on Sep 22, 2011 at 10:45:35 pm
Re: converting series of images to a video slideshow
by C David Young on Sep 23, 2011 at 11:05:19 am
LOGIN TO REPLY
FORUMS
•
TUTORIALS
•
MAGAZINE
•
STOCKYARD
•
VIDEOS
•
PODCASTS
•
EVENTS
•
SERVICES
•
NEWSLETTER
•
NEWS
•
BLOGS
© 2013
CreativeCOW.net
All rights are reserved. -
Privacy Policy
[
Top
]