I'm converting a set of images to avi, but the quality is very poor. How can I change the quality of a video?
This is my current command:
ffmpeg -i music.wav -f image2 -r 11 -i %%d.png video.avi
And you can see a still of the movie here, you can notice the bad quality:
