Still playing with ffmpeg and getting nice results.
At the moment I am using the following:
ffmpeg -y -i %03d.jpg -vf
zoompan=d=4:fps=.5:s=852x639,framerate=25:interp_start=0:interp_end=255:scene=100
output.mp4
The video I get looks correct, but I get a lot of times the following message:
deprecated pixel format used, make sure you did set range
correctly
What is happening here?
--
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
_______________________________________________
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".