Note that video chapters feature is done

This commit is contained in:
Rafostar
2021-01-13 19:19:39 +01:00
parent d831113925
commit c0e0592842
2 changed files with 2 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ This is still early WIP. Many features are not implemented yet and quite a few a
* [Floating mode](https://github.com/Rafostar/clapper/wiki/Floating-mode) * [Floating mode](https://github.com/Rafostar/clapper/wiki/Floating-mode)
* [Adaptive UI](https://raw.githubusercontent.com/Rafostar/clapper/master/media/screencast-mobile-ui.webm) * [Adaptive UI](https://raw.githubusercontent.com/Rafostar/clapper/master/media/screencast-mobile-ui.webm)
* [Playlist from file](https://github.com/Rafostar/clapper/wiki/Playlists) * [Playlist from file](https://github.com/Rafostar/clapper/wiki/Playlists)
* Chapters on progress bar
## Installation from Flatpak (recommended) ## Installation from Flatpak (recommended)
The `Flatpak` package includes all required dependencies and codecs. Additionally it also has a few patches, thus some functionalities work better (or are only available) in `Flatpak` version (until my changes are accepted upstream). It is provided as an easy "just install and use" solution. The `Flatpak` package includes all required dependencies and codecs. Additionally it also has a few patches, thus some functionalities work better (or are only available) in `Flatpak` version (until my changes are accepted upstream). It is provided as an easy "just install and use" solution.

View File

@@ -22,7 +22,7 @@
- [X] Set seek mode (default, accurate, fast) - [X] Set seek mode (default, accurate, fast)
- [ ] Statistics and codec info page (VLC) - [ ] Statistics and codec info page (VLC)
- [ ] Resume playback from last position - [ ] Resume playback from last position
- [ ] Chapters support - [X] Chapters support
- [ ] Set tracks time offset - [ ] Set tracks time offset
- [ ] Subtitles offset - [ ] Subtitles offset
- [X] Audio offset - [X] Audio offset