Releases: nova-video-player/aos-AVP
v6.3.15 release
v6.3.14 release
- stability enhancements
- new experimental Android frame synchronization expert option to test if it improves playback fluidity
v6.3.13 release
- true passthrough support of TrueHD and DTS:X on Fire stick 4k max 2023 -- requires nova encapsulation mode 1
v6.3.12 release
- select proper dolby vision codec depending on profile
- fix wrong internal subtitle selection based on language regression
v6.3.11 release
- fix SMB discovery with freebox NAS SMB server when using smbj
- center text subtitles
- resume scrape at last video scrape instead of restarting when scan is interrupted
Important note: due to limitations imposed by Google when switching to API 34, foreground processes have not been granted to nova for background video media information retrieval. This means that nova cannot scan videos in background and full scan needs to be performed when nova is in foreground.
Coping with this constraint required some intrusive modifications that could result in some regressions and debug: hence the pre-release tag.
v6.3.10 release
- support subtitles position SSA tags
- better video identification logic
Important note: due to limitations imposed by Google when switching to API 34, foreground processes have not been granted to nova for background video media information retrieval. This means that nova cannot scan videos in background and full scan needs to be performed when nova is in foreground.
Coping with this constraint required some intrusive modifications that could result in some regressions and debug: hence the pre-release tag.
v6.3.9 pre-release
- revert to ffmpeg 4.4.5 since upgrade breaks passthrough
- fix performmance hit when using trakt after video information retrieval
- target SDK 34 to comply with Google API rules and remove foreground dataSync processes not granted to nova by Google
Important note: due to limitations imposed by Google when switching to API 34, foreground processes have not been granted to nova for background video media information retrieval. This means that nova cannot scan videos in background and full scan needs to be performed when nova is in foreground.
Coping with this constraint required some intrusive modifications that could result in some regressions and debug: hence the pre-release tag.
v6.3.6 release
- fix on pgs subtitles duration computation
v6.3.5 release
- completed pgs subtitles support
- gfx subtitles display rework (no scaling and repositioning possible) relying on ffmpeg decoding
- fix cycling through subtitles list with keycode
v6.3.4 pre-release
- add pgs subtitles support
- upgrade to ffmpeg 7.1, dav1d 1.5.0
- disable by default use Android timely frame posting for smoother playback since it causes some playback issues