mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-06-05 21:59:20 +02:00
vvenc pipe does not support two pass mode
This commit is contained in:
@@ -257,6 +257,8 @@ ffmpeg -i example.mp4 -pix_fmt yuv420p -f yuv4mpegpipe - | vvencapp --y4m -i - -
|
||||
|
||||
**PRO TIP: VVENC can detect your fps and video size for y4m file format, so you don't need insert video size and frame per second of vvenc.**
|
||||
|
||||
**WARNING of vvenc pipe: VVENC does not support two-pass mode only when using pipe call/read from FFmpeg to vvenc.**
|
||||
|
||||
Or, you could do legacy of YUV pipe video:
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user