i give ffmpeg a simple task which is the following
ffmpeg -i test.avi -c:v rawvideo -pix_fmt yuv420p out.yuv
i try to play the video but it gives a black screen, even in a .yuv player. ffmpeg supposedly "running"
is there some human error that i am doing, or is it just a piece of shit encoder coded by incompetent people.
Signed Slingring