Update limitations of FFmpeg VVC encoder

This commit is contained in:
MartinEesmaa 2024-03-01 22:01:02 +11:00
parent dabe7e8e7b
commit 6a52ac8635
No known key found for this signature in database
GPG Key ID: FD65711850BEEE70
1 changed files with 2 additions and 2 deletions

View File

@ -48,8 +48,8 @@ libvvenc (FFmpeg vvc version) works for:
- Audio with encode VVC ✅
- Broadcasting ✅ (MPEG-TS)
- Streaming ✅ (MPEG-DASH)
- Bitrates ✅
- Passes ⚠️ (you may need get passes using vvenc params on FFmpeg VVCEasy or use vvencapp)
- Bitrates ✅ (average (`-b:v`) and maximum bitrate (`-maxrate`) are only supported)
- Passes ⚠️ (you may need get passes using vvenc params on FFmpeg VVCEasy or use vvencapp, also it is only available to use bitrate for two passes, QP supports only one pass)
- Presets ✅
- QP ✅
- HDR ✅