Difference between revisions of "Usability Complaints"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 1: Line 1:
This page contains some usability complains for VLC.
+
This page contains some usability complaints for VLC.
  
 
Lets start.
 
Lets start.
Line 18: Line 18:
  
 
* Video lan is not accessible for blind people. Don't take avantage of the QT accessibility API.
 
* Video lan is not accessible for blind people. Don't take avantage of the QT accessibility API.
 +
 +
* Cannot save a profile for capture device streaming. You must select video and audio device every time VLC is started. And you need to go thru all the Stream Output wizard pages to select output type and destination and encoding. Would be nice to be able to save a capture profile and just load it on the initial Open Capture Device dialog page (thereby skipping the wizard dialogs). This would be a nice productivity enhancement for people who use VLC to stream cameras, etc.

Revision as of 13:06, 17 July 2010

This page contains some usability complaints for VLC.

Lets start.

  • Hard-to-guess shortcuts to operate with the movie. E.g. shift+arrows to rewind. -- it could be greatly improved with arrows-only navigation. => This should be easy to do in the new interface.
  • Non-responsive shortcuts in WX interface. Sometimes they simply don't work (after moving out of the fullscreen). => Qt4 does work the same way ? -- no, seems like it somewhat better in QT4, still to test more.
  • Unresponsive stop/play. Video stops after some amount of time. -- kinda better in QT4 interface.
  • Preferences are way too big. You can navigate thru them all the day long and you won't find what you're really looking for. => Simple_Preferences
  • Adding/removing a video filter during playback (i.e. enabling de-interlace or switching de-interlace methods), often causes video window to resize.
  • Changing video aspect ratio disables video filters that have been added during playback (i.e. de-interlace)
  • The fullscreen mode is always left between two videos, which is annpying when using playlists. It should only be disabled manually.
  • Video lan is not accessible for blind people. Don't take avantage of the QT accessibility API.
  • Cannot save a profile for capture device streaming. You must select video and audio device every time VLC is started. And you need to go thru all the Stream Output wizard pages to select output type and destination and encoding. Would be nice to be able to save a capture profile and just load it on the initial Open Capture Device dialog page (thereby skipping the wizard dialogs). This would be a nice productivity enhancement for people who use VLC to stream cameras, etc.