Replies: 1 comment 1 reply
-
Hi .. I removed the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All,
In my Linux machine I encoded a 4K test vector (using
--preset faster
option) but it took a very long time for the encoding to complete. Is there any other method to reduce the encoding time?The encoder option which I used is :
vvencapp --preset faster -i Input_3840x2160_50fps_10bit.yuv -s 3840x2160 -r 50 --internal-bitdepth 8 -o output.h266
Beta Was this translation helpful? Give feedback.
All reactions