[Ffmpeg-devel] ffmpeg help going to both stdout and stderr.

Erik Slagter erik
Mon Jun 12 19:14:24 CEST 2006


On Mon, 2006-06-12 at 10:37 +0200, Michel Bardiaux wrote:
> On some shells it is relatively easy to redirect stderr. Eg with sh or bash:
> ffmpeg -h 2>myfile

On zsh and (t?)csh: ffmpeg -h |& less 
This will give you all of stdout and stderr through less.




More information about the ffmpeg-devel mailing list