Update FFmpeg libvvenc limitations information

This commit is contained in:
MartinEesmaa 2024-07-03 18:18:45 +10:00
parent cd547c3771
commit 80fa143468
No known key found for this signature in database
GPG Key ID: FD65711850BEEE70
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ Before encode to VVC video codec, see the limitations below.
libvvenc (FFmpeg vvc version) works for:
- Pixel format ⚠️ (only pixel format 10 bit is default, but you can still encode 8 bit by using `-bitdepth8 1`)
- Pixel format ⚠️ (only pixel format 10 bit is default, but you can still encode 8 bit by using vvenc params `-vvenc-params InternalBitDepth=8`)
- Video size (auto detects, but it doesn't detect for SAR and DAR anamorphic is glitch and corrupts the video) ⚠️ (Better way to use vvencapp without FFmpeg)
- Frame rate ✅ (auto detects)
- MP4/TS Mux ✅ (only works for stable if it's encoded VVC with MP4 or TS on FFmpeg and mp4box for muxing still works)