Multi core theora encoding

笑着哭i 提交于 2019-12-04 12:03:56

There is a link to a multi-threaded version provided in the official site of libtheora:

theora-multithread: old, no longer developed, experimental encoder library based on the old encoder, optimized for SMP/multi core systems: theora-multithread svn. For more info sees all the thread here: Multi-Thread Theora Encoder.

Build that version, then try building ffmpeg using it. If newer versions of ffmpeg don't build with it, try older versions of the code.

There is also a multithreaded version of ffmpeg2theora.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!