Giter Site home page Giter Site logo

libvmaf-sys's Introduction

A man getting hit in the face after stepping on a rake after doing a kickflip on said rake

libvmaf-sys's People

Stargazers

 avatar

Watchers

 avatar

Forkers

sycured amachang

libvmaf-sys's Issues

Consider fixing libstdc++ Linking Issue on macOS

Hi, I've discovered libvmaf-sys and am eager to utilize this library.

However, I encountered an issue when attempting to link to libstdc++ during the build process on macOS. Specifically, the problem arises from the following code in the build.rs file, which is incompatible with macOS:

println!("cargo:rustc-flags=-l dylib=stdc++");

This issue stems from the fact that, starting with version 10.9 (Mavericks), macOS adopted libc++ as the standard C++ library, replacing libstdc++.

I have crafted a fix to address this issue and committed it to my fork. You can review the specific changes at the following commit:
amachang@21c27bc

May I submit a pull request for this change? I would appreciate any feedback on this issue and the proposed fix. Thank you for your time and consideration.

Missing examples

I'm trying to move from vmaf-sys to libvmaf-sys but due to missing example code, the migration is really hard.
Also about moving to the new API because compute_vmaf is deprecated.
Do you have any example code that can help?
Thanks

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.