Le Lundi 9 Janvier 2006 20:55, vous avez écrit : > $ man vlc #says see man vls... but not found
It's in the vls package (though actually not very helpful). > Still needed to do vlc -h|iconv -f utf8 -t big5 here in big5 > environment. Yes. This was fixed upstream. http://trac.videolan.org/vlc/ticket/556 > $ vlc --help-verbose #starts vlc This is not a bug. It's counter-intuitive at worst. --help-verbose is a merely modifier for --help. Hence the correct syntax is: $ vlc --help-verbose --help > $ vlc --no-audio dvd://.../[EMAIL PROTECTED] > after a few titles: [00000260] main playlist: nothing to play > > Hot keys > --key-fullscreen <integer> Fullscreen > Select the hotkey to use to swap fullscreen state. > --key-play-pause <integer> Play/Pause > Select the hotkey to use to swap paused state. > --key-faster <integer> Faster > you mean there are no defaults!? F for fullscreen, space for play/pause. I'm not sure for faster. We simply don't print the default value. > $ LC_ALL=C vlc --help-verbose --advanced -h -H|wc -l > VLC media player 0.8.4 Janus > 656 > $ LC_ALL=C vlc --help-verbose --advanced -h |wc -l > VLC media player 0.8.4 Janus > 656 > $ LC_ALL=C vlc --help-verbose --advanced -H|wc -l > VLC media player 0.8.4 Janus > 2860 > Firstly, are you sure you want to always print the version number. I don't think that can be called a bug. > Secondly, see how easy it is for the user to misinterpret how to use > the help switches... There's no convention about -H being help. I have no problem with it displaying a larger help. I'd rather have -h for short help, and -H for long help, than both for short help, and never print the long version. > still needed iconv as above: > $ LANG=C LC_ALL=C vlc --help-verbose --advanced -H|iconv -f utf8 -t > big5 -c Fixed upstream. http://trac.videolan.org/vlc/ticket/556 > Bad formatting too: > Choose the program to select by giving its Service ID. > Only > use this option if you want to read a multi-program stream > (like DVB streams for example). Fixed upstream. http://trac.videolan.org/vlc/changeset/14492 > $ vlc -f --no-audio dvd:///var/cache/wwwoffle/BORROWED/TATONG > VLC media player 0.8.4 Janus > libhal.c 767 : org.freedesktop.DBus.Error.ServiceDoesNotExist raised > "Service "org.freedesktop.Hal" does not exist" > > Oh no, it is trying to reach the network without asking me first?! This a libhal error, and it has nothing to do with networking, and it's not generated by vlc. -- Rémi Denis-Courmont http://www.simphalempin.com/home/
pgpnbmn6mTBGc.pgp
Description: PGP signature

