fix intel vaapi pgs subtitle pixel format (#1455)

This commit is contained in:
Jason Dove
2023-09-30 13:10:23 -05:00
committed by GitHub
parent bc845b1327
commit 46bf9ef990
3 changed files with 10 additions and 1 deletions
+1
View File
@@ -21,6 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix NVIDIA subtitle scaling when `scale_npp` filter is unavailable
- Remove ffmpeg and ffprobe as required dependencies for scanning media server libraries
- Note that ffmpeg is still *always* required for playback to work
- Fix PGS subtitle pixel format with Intel VAAPI
### Changed
- Upgrade ffmpeg to 6.1, which is now *required* for all installs