[vlc-devel] commit: Ugly hack to enable really quiet running of VLC. ( Antoine Cellerier )

Rémi Denis-Courmont remi at remlab.net
Sat Feb 20 22:48:01 CET 2010


Le samedi 20 février 2010 23:21:05 git version control, vous avez écrit :
> vlc | branch: master | Antoine Cellerier <dionoea at videolan.org> | Sat Feb
>  20 22:20:54 2010 +0100| [3dd62c351d0f72a04634da26181b70b76f918755] |
>  committer: Antoine Cellerier
> 
> Ugly hack to enable really quiet running of VLC.
> 
> Suppress VLC media player <version> message if --quiet is passed as
> first argument. Feel free to revert if this is an issue.

This breaks $(vlc --quiet -v). It also fails confusingly if you alias vlc, 
e.g. $(alias vlc='vlc -I rc') or whatever. This really makes no sense. You can 
use vlc 2>/dev/null if you don't want any output.

-- 
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis



More information about the vlc-devel mailing list