[FFmpeg-user] Merging Image and Audio into video duration getting increased
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Jul 27 00:17:29 EEST 2016
Saikat Dey <deysaikat95 <at> gmail.com> writes:
> ffmpeg -loop 1 -i imgPath -i audioPath -c:v libx264 -c:a aac
> -strict experimental -pix_fmt yuv420p -b:a 192k -shortest videoPath
(-strict experimental is not needed anymore, as long as it was
needed, you could not really report related bugs.)
What does "ffmpeg -i audioPath -f null -" produces as
console output?
> ffmpeg version N-78598-g98a0053
Please also test current FFmpeg git head, this is half a year old.
Carl Eugen
More information about the ffmpeg-user
mailing list