Am Mo., 22. Juni 2020 um 19:45 Uhr schrieb Leonardo via ffmpeg-user <[email protected]>:
> I have two images named figur001.png and figur002.png that I want to make a > video of 10 seconds, each figure being displayed for 5 seconds. > > After command > > ffmpeg -framerate 1/5 -i figur%03d.png -c:v libx264 -pix_fmt yuv420p -r 30 > -vf scale=1920:1080 video.mp4 Complete, uncut console output missing. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
