[Libav-user] Slideshow with pictures has grainy effect
Vijay Kumar Kanta
viju.kantah at gmail.com
Tue Jun 10 16:20:47 CEST 2014
I don't know if this was asked previously, but I have a couple of
problems with creating slideshow using ffmpeg.
I got this from ffmpeg documentation.
ffmpeg -r 1/5 -i tmpdir/img%03d.png -i music/xyz.mp3 -c:a aac -c:v libx264 -r 30 -pix_fmt yuv420p -shortest out.mp4
So, I used the above exactly, and my slideshow is grainy with some brown
filter all over, and the total pictures in the slideshow is 1 minus the
total I selected for mux.
Regards,
~Vijay.
More information about the Libav-user
mailing list