-
AVI from images does not play the expected time
Thank you in advance for any help.
I have a series of 4 900×650 images from which I want to make a 6 second video. My (mis?)understanding was that my specified frame rate would display each image for 1.5 seconds.
The resulting video has a length of 6 seconds, but only seems to play for the first 4 or 5 seconds before skipping to the end. The image files are appropriately named. The preset file and the crf came from another source and I would prefer to not change.ffmpeg -r 0.667 -i %02.gif -vcodec libx264 -s 900×650 -fpre wp.ffpreset -crf 18 output.avi
FFmpeg version is SVN-r26400.
Contents of the preset file:
coder=1
flags=+loop
cmp=+chroma
partitions=+parti8x8+parti4x4+partp8x8+partb8x8
me_method=hex
subq=2
me_range=24
g=250
keyint_min=25
sc_threshold=40
i_qfactor=0.71
b_strategy=1
qcomp=0.6
qmin=0
qmax=30
qdiff=4
bf=3
refs=1
directpred=1
trellis=0
flags2=+bpyramid-mixed_refs+wpred+dct8x8+fastpskip
wpredp=0
rc_lookahead=10