mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-06-05 21:59:20 +02:00
Update limitations of FFmpeg VVC encoder
This commit is contained in:
@ -48,8 +48,8 @@ libvvenc (FFmpeg vvc version) works for:
|
|||||||
- Audio with encode VVC ✅
|
- Audio with encode VVC ✅
|
||||||
- Broadcasting ✅ (MPEG-TS)
|
- Broadcasting ✅ (MPEG-TS)
|
||||||
- Streaming ✅ (MPEG-DASH)
|
- Streaming ✅ (MPEG-DASH)
|
||||||
- Bitrates ✅
|
- 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)
|
- 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 ✅
|
- Presets ✅
|
||||||
- QP ✅
|
- QP ✅
|
||||||
- HDR ✅
|
- HDR ✅
|
||||||
|
Reference in New Issue
Block a user