Difference between revisions of "Mobile Design Player"

From VideoLAN Wiki
Jump to navigation Jump to search
 
(10 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 =
  
 
== Left upper corner ==
 
== Left upper corner ==
Stop/quit button
+
* Stop/quit button
  
 
== Controller at the bottom middle ==
 
== Controller at the bottom middle ==
* Seek Slider with time (recommended time on both side) (except iOS, where this is at the top)
+
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)
 
* Lock button (rotation + touch)
* Play/Pause button
 
* Aspect Ratio Button (Pan/Scan)
 
 
* Access to Audio/Subtitles tracks selector HUD
 
* Access to Audio/Subtitles tracks selector HUD
 
** Including addition of subtitles if it makes sense (WP)
 
** Including addition of subtitles if it makes sense (WP)
 +
* Aspect Ratio Button (Pan/Scan)
 
* Access to extra panel for extra features
 
* Access to extra panel for extra features
 
* OPTIONAL Next/Previous button if video playlist
 
* OPTIONAL Next/Previous button if video playlist
* OPTIONAL DVD menu?
+
* OPTIONAL DVD menu button? (rare, missing libVLC)
  
 
== Extra Panels ==
 
== Extra Panels ==
* Speed selection
+
* Speed selector
 
* Sync Audio Video Subtitles tracks
 
* Sync Audio Video Subtitles tracks
* Video filter
+
* Video filters
* EQ
+
* EQ or other audio filters
 
* Chapters selection
 
* Chapters selection
 
* Snapshot ??
 
* Snapshot ??
* Access to prefs? Like for subtitles control?
+
* 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?