Giter Club home page Giter Club logo

Comments (8)

squareballstudios avatar squareballstudios commented on August 18, 2024 2

This worked for me; needed to install libmediainfo0v5. Not part of the installation instructions. Got this from here: StefH/MediaInfo.DotNetWrapper#7

Uninstall official / downloaded versions

sudo apt remove --purge libmediainfo0v5 libzen0v5
sudo apt autoremove
sudo apt install libmediainfo-dev

from mp-mediainfo.

yartat avatar yartat commented on August 18, 2024

Have you installed additional libraries specified in README file?
I've just run tests on Ubuntu 20.4 LTS

Debug: MediaInfo library was loaded. Handle=140138212771056 Version is MediaInfoLib - v21.03

In case use internal MediaInfo class you should validate Handle property. If it has a zero value the libmediainfo.so was not loaded.

from mp-mediainfo.

modmanx avatar modmanx commented on August 18, 2024

from mp-mediainfo.

yartat avatar yartat commented on August 18, 2024

Any news?

from mp-mediainfo.

modmanx avatar modmanx commented on August 18, 2024

Hello, thank you for asking, I'm still running production workload. I did install libs but couldn't get it to run. Probably I need to restart server to load everything from scratch and not from memory.

from mp-mediainfo.

910399614 avatar 910399614 commented on August 18, 2024

Hello, thank you for asking, I'm still running production workload. I did install libs but couldn't get it to run. Probably I need to restart server to load everything from scratch and not from memory.

Hello, I have the same problem as you. Did you find a solution?Thank you.

from mp-mediainfo.

MichaelHochriegl avatar MichaelHochriegl commented on August 18, 2024

I've got the same problem on Fedora 37.
My installed version of MediaInfoLib is v22.12 and the libs from the readme are the following versions:

Package zlib-1.2.12-5.fc37.x86_64 is already installed.
Package zlib-1.2.12-5.fc37.i686 is already installed.
Package curl-7.85.0-5.fc37.x86_64 is already installed.
Package libzen-0.4.40-1.fc37.x86_64 is already installed.
Package openssl-1:3.0.8-1.fc37.x86_64 is already installed.
Package libmms-0.6.4-18.fc37.x86_64 is already installed.

Any info on this? Or should I create a separate issue because I'm running on Fedora 37?

from mp-mediainfo.

drakiula avatar drakiula commented on August 18, 2024

This worked for me; needed to install libmediainfo0v5. Not part of the installation instructions. Got this from here: StefH/MediaInfo.DotNetWrapper#7

Uninstall official / downloaded versions

sudo apt remove --purge libmediainfo0v5 libzen0v5
sudo apt autoremove
sudo apt install libmediainfo-dev

This is working for me also, on Ubuntu 22.04.
It is still not 100% clear for me how DllImport is performing these lookups on Linux, not a .NET expert.
I was able to do some debugging with Jetbrains Rider,

NativeMethods.MediaInfo_New() 

was returning IntPtr.Zero at MediaInfo: 137.

from mp-mediainfo.

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.