You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2021. It is now read-only.
Hi,
I was idly wondering if I could get include ffmpeg in the build, so that I could use videos within my blend files on lambda.
I ran build.sh after removing
--skip-ffmpegand it asked for yasm which I added to theyum installcommand and got past that issue.However, it then fails with
ERROR: libtheora not found. Addinglibtheorato the yum install command, but that doesn't help.Do you have any ideas how I might be able to progress this?
Thanks again for your great work on this.
Mike