Page 1 of 1

VLC 1.1 problem with --volume option from command line

Posted: 08 Jul 2010 16:14
by djricky
Under windows when you run VLC from the command line the --volume parameter doesn't work.

I try under WinXP sp3 with the following commands:

"C:\Archivos de programa\VideoLAN\VLC\vlc.exe" --volume 25 "http://streaming.site.com/stream..."
"C:\Archivos de programa\VideoLAN\VLC\vlc.exe" --volume=25 "http://streaming.site.com/stream..."
"C:\Archivos de programa\VideoLAN\VLC\vlc.exe" "http://streaming.site.com/stream..." --volume 25
"C:\Archivos de programa\VideoLAN\VLC\vlc.exe" "http://streaming.site.com/stream..." --volume=25

None of the above doesn't work with 1.1.0 but with 1.0.5 and above versions, the first one work fine:
"C:\Archivos de programa\VideoLAN\VLC\vlc.exe" --volume 25 "http://streaming.site.com/stream..."

I don't know where is the problem?
But I hope this info will help...

Regards,
Ricky

Re: VLC 1.1 problem with --volume option from command line

Posted: 08 Jul 2010 17:27
by VLC_help
This might be related to QT4 volume autosave option.