[Libav-user] ffmpeg for creting video from images

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Jan 27 11:40:42 CET 2016


 <pratik at ...> writes:

> "ffmpeg -framerate 1/5 -pattern_type glob -i '<folder>/*.jpg' 
> -i '<audio_file>'  -c:v libx264 
> -vf 'scale=trunc(iw/2)*2:trunc(ih/2)*2' -pix_fmt yuv420p 
> -c:a aac -strict experimental -shortest test.mp4";

Complete, uncut console output missing.

Please do not top-post on any FFmpeg-related mailing list 
and please understand that there is a user-mailing list 
for these kind of questions, this mailing list is for 
programming with the FFmpeg libraries.

Carl Eugen


More information about the Libav-user mailing list