OpenVisualCloud / SVT-HEVC

SVT HEVC encoder. Scalable Video Technology (SVT) is a software-based video coding technology that is highly optimized for Intel® Xeon® processors. Using the open source SVT-HEVC encoder, it is possible to spread video encoding processing across multiple Intel® Xeon® processors to achieve a real advantage of processing efficiency.
Other
507 stars 169 forks source link

Add the firstLogicalProcessor controlling interface #619

Closed jsunintel closed 2 years ago

jsunintel commented 2 years ago

@tianjunwork Please kindly review.

tianjunwork commented 2 years ago

all configuration parameters are in this table, @jsunintel could you add -flp in this table? https://github.com/OpenVisualCloud/SVT-HEVC/blob/48e8800ade0bd1e5f4233d1ae6125d245bdb5da8/Docs/svt-hevc_encoder_user_guide.md#list-of-all-configuration-parameters

also, the detailed usage in: https://github.com/OpenVisualCloud/SVT-HEVC/blob/48e8800ade0bd1e5f4233d1ae6125d245bdb5da8/Docs/svt-hevc_encoder_user_guide.md#2-thread-management-parameters

1480c1 commented 2 years ago

Thanks @jsunintel @tianjunwork