Difference between revisions of "Mobile Design Player"

From VideoLAN Wiki
Jump to navigation Jump to search
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
+
Those are the {{VLC}} mobile recommendations for the video player interface.
This is about the {{VLC}} mobile video player playback interface
 
  
 
= Gestures =
 
= Gestures =
 
* single-tap => display the UI
 
* single-tap => display the UI
* double-tap => play/pause
+
* double-finger tap => play/pause
 
* swipe left/right => seek
 
* swipe left/right => seek
 
* swipe up/down => volume on right side, brightness on left side
 
* swipe up/down => volume on right side, brightness on left side
 
+
** double-finger swipe => so far nothing, could be longer seek
** double-finger swipe => so far nothing
 
  
 
= Hardware buttons =
 
= Hardware buttons =
 
Control of the volume of media or the application
 
Control of the volume of media or the application
  
= Buttons =
+
= Buttons / Controls =
* Stop/quit button on left upper corner
+
 
* Controller at the bottom middle with:
+
== Left upper corner ==
** Seek Slider with time (recommended time on both side)
+
* Stop/quit button
** Lock button
+
 
** Play/Pause button
+
== Controller at the bottom middle ==
** Aspect Ratio Button (Pan/Scan)
+
This must be semi-transparent, (with blur on iOS).
** Access to Audio/Subtitles tracks selector HUD
+
 
** Access to extra panel for features
+
In order of importance:
 +
* Widest Seek Slider as possible, with time indicators (recommended on both sides) (except iOS, where this is at the top)
 +
* Play/Pause button
 +
* Lock button (rotation + touch)
 +
* Access to Audio/Subtitles tracks selector HUD
 +
** Including addition of subtitles if it makes sense (WP)
 +
* Aspect Ratio Button (Pan/Scan)
 +
* Access to extra panel for extra features
 +
* OPTIONAL Next/Previous button if video playlist
 +
* OPTIONAL DVD menu button? (rare, missing libVLC)
 +
 
 +
== Extra Panels ==
 +
* Speed selector
 +
* Sync Audio Video Subtitles tracks
 +
* Video filters
 +
* EQ or other audio filters
 +
* Chapters selection
 +
* Snapshot ??
 +
* Access to prefs? Like for subtitles look control?
 +
 
 +
[[Category:Dev Discussions]]

Latest revision as of 17:59, 12 January 2015

Those are the VLC media player mobile recommendations for the video player interface.

Gestures

  • single-tap => display the UI
  • double-finger tap => play/pause
  • swipe left/right => seek
  • swipe up/down => volume on right side, brightness on left side
    • double-finger swipe => so far nothing, could be longer seek

Hardware buttons

Control of the volume of media or the application

Buttons / Controls

Left upper corner

  • Stop/quit button

Controller at the bottom middle

This must be semi-transparent, (with blur on iOS).

In order of importance:

  • Widest Seek Slider as possible, with time indicators (recommended on both sides) (except iOS, where this is at the top)
  • Play/Pause button
  • Lock button (rotation + touch)
  • Access to Audio/Subtitles tracks selector HUD
    • Including addition of subtitles if it makes sense (WP)
  • Aspect Ratio Button (Pan/Scan)
  • Access to extra panel for extra features
  • OPTIONAL Next/Previous button if video playlist
  • OPTIONAL DVD menu button? (rare, missing libVLC)

Extra Panels

  • Speed selector
  • Sync Audio Video Subtitles tracks
  • Video filters
  • EQ or other audio filters
  • Chapters selection
  • Snapshot ??
  • Access to prefs? Like for subtitles look control?