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

Patching ffmpeg failed -> solution #627

Closed FreddyX078 closed 1 year ago

FreddyX078 commented 1 year ago

Hi, after Apple released there updated xcode for Ventura, I ran my script to build ffmpeg with SVT-HEVC.

Unfortunately the patch failed. But it was easy to fix and I've attached the new patch.

Maybe you will check and fix it in the repo.

Thank you.

master-0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.txt

1480c1 commented 1 year ago

Hi @FreddyX078, would you be able to open a PR for that instead?

FreddyX078 commented 1 year ago

Never done it before and it looks a bit complicated to me. Will investigate later, but at the moment I have not much time unfortunately :-(