Space: | Play/Pause |
Up/Down: | Volume +/- |
Left/Right: | Time jump |
Ctrl + Left/Right: | Large time jump |
Numpad +/-: | Speed up/down |
F8: | Snapshot (video) |
F9: | Toggle Compact Overlay mode |
F11: | Toggle fullscreen (normal mode only, need v1.12.990 +) |
F12: | Toggle title bar (mouse & window mode, notice the top unclickable area) |
E: | Switch EQV (music) |
R: | Repeat Segment |
Esc: | (exit/back/pause... according to app state) |
🎵 v1.12.17018 Update
Custom button + hotkey
✅ Numpad6: Step Forward One Frame
✅ Numpad4: FT Jump Back ( System mode: -1 frame's time, if not support , maybe -0.042 s (1/24 fps). Other mode: to last key frame. )
Hotkey only
☑️ Numpad3: Jump forward 1 s
☑️ Numpad1: Jump back 1 s
(Since still developing... it may change, and new keys may not be listed. Note: Space should have a little higher priority than other shortcut keys.)
Basic/default gestures for normal state:
Swipe up/down: | Volume +/- |
Swipe left/right: | Media time jump (rewind/forward) |
Tap top half screen: | Play/Pause |
Tap button half screen: | Toggle panel UI |
Long press / Mouse right click : | Popup menu |
And 8 customizable Side Gestures.
Check app's Settings to get more information, and you can adjust control settings and UI.
You can find this option in Settings-General.
This is only a player, it uses system API and FFmpeg (under LGPL) to play/decode, and I cannot modify the decoders.
The FFmpeg DLL used in the player is only about 1/6 of the full version. It can use full version DLL, but the full DLL cannot pass the store certification (since it used some Win32 API which is not allowed for store app).
It's just a player, I can do nothing to codec. App means lite application, has strict limitation. For advanced user, please use desktop software...
UWP app before Win10 Creators Update 1703 has no API to do this. With 1703+ system, use Compact Overlay mode (button on the second line by default, you can add it in UI Customization).
Check options in Settings-UI page.
Before Win10 1607, the Background Player mode is only a system player, it’s another process.
After Win10 1607, app can run in background mode, but some devices may have limitation that may still stop (system limitation).
The API is supported on PC/Tablet, but only not support on phone. As UWP should support all platform, I think MSFT will support it soon.
See the MSDN document
"Note
If your app is a Windows Phone Store app, reading the value of this property raises an exception."
Audio / subtitle track can be changed in a second line button (sub panel). You can move those buttons to the main panel (UI Customization function). But some codec may be not supported.
Just check Settings-Control page.
First, update the video card driver. And if your device has more than one graphic cards (GPU), you can try to change the default card in the graphic card setting application. App has strict limitation, it can not choose default card itself.
To get better performance and because of some limitation of UWP , app is not using some text render lib directly. (using DirectX instead.) So, not all the effects (of ssa/ass format) are supported. But it has some additional effects.
No, it will only take the longer one. If you buy "Remove ads for 30 days" and "Remove ads for 365 days" at the same time, it will remove ads for 365 days. But the price of "Remove ads for 365 days" much cheaper than 12 "Remove ads for 30 days". So just buy the longer one if you need.
Right click the app tile (or name in app list), then you can find the uninstall button.
Some functions need newer system version. Be aware that Windows 10 has several versions now (June 2017), the latest is 1703 (Creators Update / RS2 / 15063).
"Playlist" & "History" can remember last position, but need to press the continue-play ("..%") button on the right of the item.
"History" list uses MostRecentlyUsedList (WinRT API) to show recent played files. It may be different from system's recent open list which managed by system automatically.
"Play to" ("Casting") function only use pure system function, it does not support app's subtitle function or other effects (on the target device).
3x3 Popup Menu usage: (long/right) press and HOLD, and move to a menu button then release. It's a one-action popup menu.