id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,blockedby,blocking,reproduced,analyzed
2226,FFprobe should output to stdout,evilsoup,,"At the moment, all the tools output the text information to stderr. Obviously, for ffmpeg this is necessary; but ffprobe doesn't output A/V data, only text, so this behaviour doesn't serve any purpose.

The current workaround (for regexing the output etc) is to use `ffprobe input.file 2>&1`. This isn't particularly onerous, but it would be nicer to have ffprobe output to stdout by default. Changing it also wouldn't break any pre-existing scripts that people are using with the current workaround, either.",enhancement,closed,wish,FFprobe,unspecified,wontfix,,,,,1,1
