Coder Social home page Coder Social logo

porting libaom about ffmpeg HOT 4 OPEN

PeterList avatar PeterList commented on July 17, 2024
porting libaom

from ffmpeg.

Comments (4)

PeterList avatar PeterList commented on July 17, 2024 1

from ffmpeg.

Sibras avatar Sibras commented on July 17, 2024

libaom is on the shortlist of libs to add support for. But it may be a little while before I can get around to it (gotta pay the bills first ;))

from ffmpeg.

LukeRoss00 avatar LukeRoss00 commented on July 17, 2024

Unfortunately the "CMakeLists.txt" file produces only *.exe files, since all the libraries in the project seem static. I am certain that it is possible and maybe easy to do the same with dynamic libraries, but I do not have the slightest idea, how to modify a cmake-file.

Have you tried adding "-DBUILD_SHARED_LIBS=1" to the cmake command line? Even though the README.md for aom says that this flag is officially not supported on Windows, I was able to produce .dll files for almost all Windows projects (only test_libaom does not link, complaining of an unresolved external symbol aom_codec_av1_cx_algo). I haven't yet tried using those .dll's from FFmpeg, though.

from ffmpeg.

LukeRoss00 avatar LukeRoss00 commented on July 17, 2024

Hi Peter, you might want to edit your personal details out of the previous reply, so they don't stay forever on GitHub for spammers to collect!

from ffmpeg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.