[FFmpeg-devel] [PATCH] Add option to disable termios.h usage

Nicolas George nicolas.george
Mon Mar 7 13:33:36 CET 2011


Le sextidi 16 vent?se, an CCXIX, Takis Issaris a ?crit?:
> The attached patch adds an ffmpeg commandline option to allow one to disable 
> ffmpeg using tcgetattr and tcsetattr to modify terminal parameters.

ffmpeg ... < /dev/null

> In the end, the attributes do not get restored correctly, forcing me to use 
> "reset" or "stty sane".

A long time ago I had sometime the problem with some programs. Then I added
ttyctl -f in my .zshrc and I never had to worry about that since then.

Regards,

-- 
  Nicolas George



More information about the ffmpeg-devel mailing list