[FFmpeg-user] {Spam?} Re: crop and fade

RAPPAZ Francois francois.rappaz at unifr.ch
Fri Nov 20 12:59:38 EET 2020


>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 at ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-user mailing list