pavkout / android-vlc-remote

Automatically exported from code.google.com/p/android-vlc-remote
GNU General Public License v3.0
0 stars 0 forks source link

Volume control non-functional above 200% #146

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Play video
2. Try setting volume to 250% (i.e., five-eighths of the way along the slider, 
since 400% is apparently the max)
3. Observe actual volume in VLC (or reported volume in VLC Remote; same thing.)

What is the expected output? What do you see instead?

Depends on version of VLC. 

Case A: Volume is set to 50%.  In general, trying to set volume to X results in 
volume being set to X minus 200%.

Case B: Volume is set to 200%.  In general, volume is simply clamped to a range 
between 0 and 200%.

The bug doesn't appear to be in VLC-remote, using wireshark to intercept the 
volume control command suggests that VLC-remote is behaving perfectly 
consistently.  However, when VLC receives a command to set the volume above a 
value of 512 (corresponding to 200%, presumably), it is misbehaving. 

Either way, the right-hand-half of the volume slider is unusable, which is 
unfortunate because volume settings between 200 and 400% general result in 
horrible clipping anyway.  Users should increase system volume instead in these 
cases.  I suggest simply (providing an option) to make the slider only go up to 
a maximum of 200%, allowing better fine control.  Furthermore, even the slider 
in VLC itself only visually goes to 200%, with the range up to 400% being 
accessible using the ctrl-up shortcut etc.

What version of VLC Remote are you using?
0.5.5

What version of VLC are you using?
1.1.9 (Ubuntu) - Case A
1.1.11 (Windows) - Case A
2.0.0 (Windows) - Case B

What version of Android are you using?
4.0.2

Which Android device are you using?
Galaxy Nexus GSM

Please provide any additional information below.

Original issue reported on code.google.com by robert.b...@gmail.com on 26 Feb 2012 at 7:44

GoogleCodeExporter commented 8 years ago
I know this is not useful for debugging, but an incidental huge thank-you for 
making such a wonderful app, by the way.  It's awesome!

Original comment by robert.b...@gmail.com on 26 Feb 2012 at 7:46

GoogleCodeExporter commented 8 years ago
Exact same thing as previous post.
Volume bar in app seems to have the max value at too large of a value.

When trying to change the volume over 50% of the slider it just moves back to 
50%.

What version of VLC Remote are you using?
0.5.5

What version of VLC are you using?
2.0.5

What version of Android are you using?
2.3.4

Which Android device are you using?
HTC Droid Incredible

Original comment by craq.m...@gmail.com on 22 Feb 2013 at 12:00

GoogleCodeExporter commented 8 years ago
Same problem here, I cannot move the app volume slider above 50% which leaves 
the pc's vol at 200%

What version of VLC Remote are you using?
0.5.5

What version of VLC are you using?
2.0.5

What version of Android are you using?
4.0.3

Which Android device are you using?
HTC One V

(Thanks for a great app btw)

Original comment by dpres...@rational-liberty.com on 1 Mar 2013 at 6:38