Skip to content
This repository was archived by the owner on Nov 15, 2021. It is now read-only.
This repository was archived by the owner on Nov 15, 2021. It is now read-only.

Removing --skip-ffmpeg in the Docker build file Failes with libtheora not found #16

@mikeashelby

Description

@mikeashelby

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-ffmpeg and it asked for yasm which I added to the yum install command and got past that issue.

However, it then fails with ERROR: libtheora not found. Adding libtheora to 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions