mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-02-02 10:26:50 +01:00
fix some words in limitations
This commit is contained in:
parent
161a47cd3c
commit
d8500e69c4
@ -32,9 +32,9 @@ libvvenc (FFmpeg vvc version) works for:
|
|||||||
- MP4 Muxing :x: (does not support, you need MP4BOX after encode.)
|
- MP4 Muxing :x: (does not support, you need MP4BOX after encode.)
|
||||||
- Audio with encode VVC ⚠️ (does not support, because it can corrupt the file) To avoid corrupt file, you need to disable audio using `-an` or you could do output container for .266, .vvc and .h266 too.
|
- Audio with encode VVC ⚠️ (does not support, because it can corrupt the file) To avoid corrupt file, you need to disable audio using `-an` or you could do output container for .266, .vvc and .h266 too.
|
||||||
- Bitrates ✅
|
- Bitrates ✅
|
||||||
- Passes ✅
|
- Passes ⚠️ (you may need get passes using vvenc params on FFmpeg VVCEasy or use vvencapp)
|
||||||
- Presets ✅
|
- Presets ✅
|
||||||
- QP/CRF ✅
|
- QP ✅
|
||||||
- HDR ✅
|
- HDR ✅
|
||||||
|
|
||||||
Built in libvvenc for FFmpeg command:
|
Built in libvvenc for FFmpeg command:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user