>I think the command line is correct, and the hint from Gyan was of course >correct. >The problem might be that your video player can't display 25fps at this >extremely high resolution. >Try a smaller resolution. It makes no sense to use higher resultion than your >monitor can display. >Michael
I did ffmpeg -y -i %%02d.JPG -i SligoAir_WhiteBlanket.mp3 ^ -vf zoompan=d=10:fps=1:s=5152x3864,framerate=fps=5:interp_start=0:interp_end=255:scene=100 ^ -pix_fmt yuv420p out.mp4 Which gives a nice result. Thanks ! Is there a way to say : do the fade effect for all pictures, except the last (which is 14.JPG) ? François _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".