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

Create patch for FFmpeg n6.0 #643

Closed dpasqualin closed 1 year ago

dpasqualin commented 1 year ago

Description

Add patch file to compile SVT-HEVC with FFmpeg n6.0. Main changes besides resolving simple merge conflict are:

Let me know if I should modify the commit or "Signed-off-by" list in the patch.

Issue

Fixes #641

Author(s)

Diego Pasqualin (Showmax Engineering s.r.o.)

Performance impact

Merge method

1480c1 commented 1 year ago

Seems to pass a cursory glance, give me a bit before I can test on a computer

1480c1 commented 1 year ago

Seems it will be a while, power outage :-(On Jun 25, 2023, at 17:23, Christopher Degawa @.***> wrote: Seems to pass a cursory glance, give me a bit before I can test on a computer

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

dpasqualin commented 1 year ago

Unnecessary, master patch works.