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.
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user