[FFmpeg-devel] [RFC][PATCH][BROKEN] avfilter: drawutils >8 bit support
Nicolas George
george at nsup.org
Tue Feb 16 13:33:56 CET 2016
L'octidi 28 pluviôse, an CCXXIV, Paul B Mahol a écrit :
> Now with blend properly working.
Nice. Have you checked how it affects performance for the cases that were
already supported?
> But now I have issues with fate ref update, it mess up terminal here
> so one needs to use reset.
This has been a common issue in the Unix world for a long time, although it
became less frequent in recent years. It has nothing to do with FATE or
FFmpeg, it is just a combination between braindead tty API in Unix and poor
default configuration of shells. It was discussed here last summer:
# -> "ttyctl -f" in ~/.zshrc, "bash_tty_mode=$(stty -g);
# PROMPT_COMMAND='stty $bash_tty_mode'" in ~/.bashrc; that can be added in
# the FAQ or the wiki.
The solution with zsh is more efficient.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160216/ba37697b/attachment.sig>
More information about the ffmpeg-devel
mailing list