kawaii-player-v3.4.0-1
kanishka-linux
released this
05 Apr 05:31
·
838 commits
to master
since this release
New Features:
-
Added support for live seekbar preview
- Two Modes: slow and fast
- slow mode will try to show preview in stop-motion manner.
- fast mode will generate thumbnail preview in faster manner by skipping some intermediate results (recommended)
- Two styles: tooltip and float widget
- Tooltip style is available only in higher qt version (maybe in v5.7+). It has somewhat fluctuating performance depending on window manager and system theme.
- Float widget style has consistent performance on every platform and window manager on which it has been tested. So, float widget style is recommended for preview.
- option added to change quality of thumbnail preview image.
- Once seekbar is focused, keyboard shortcuts ctrl+right and ctrl+left can be used to seek preview +/- 5 seconds, without changing current seek position of video.
How to enable this feature?
Go to Preferences->Player, there users will find options related to live preview. Select options, then start video and after that hover mouse pointer over seekbar to see live preview. If there are some problems in displayed preview images, consider clearing cache folder (option available in TitleList ContextMenu)
- Two Modes: slow and fast
Bug fixes:
- fixed gapless playback of local files on windows.
- catch errors when removing temporary files in cache folder
- looping of playlist fixed in gapless mode