Hendrik Leppkes <h.leppkes <at> gmail.com> writes: > > $ ffmpeg -f lavfi -i color -f yuv4mpegpipe -vcodec rawvideo /dev/null
> Just skip the vcodec entirely and it'll work magically Thank you for this useful information, I would never have guessed! > and faster as well - which is the reason for the change, > it avoids a costly memcpy of every single video frame. I hadn't realized this, thanks! Imo, this should have been part of the commit message that instead of explaining why just explained what was changed. This still leaves the question why last week you argued we shouldn't break user scripts... Please add a line to the Changelog. Carl Eugen _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel