Giter VIP home page Giter VIP logo

Comments (8)

heldiho53 avatar heldiho53 commented on May 24, 2024

Well it works perfectly in wine if you install mkvtoolnix in wine aswell, but a working linux native app would be awesome.

from mkvbatchmultiplex.

akai10tsuki avatar akai10tsuki commented on May 24, 2024

Hi,

Can you attach a log file from ~/MKVBatchMultiplex.

from mkvbatchmultiplex.

akai10tsuki avatar akai10tsuki commented on May 24, 2024

HI,

Found the problem this image should work:

MKVBatchMultiplex-x86_64.AppImage

Created and tested on Ubuntu 20.04 LTS virtual machines but should work on other linux releases. Test machine does not have MediaInfo installed was able to bundle the library on the AppImage.

from mkvbatchmultiplex.

heldiho53 avatar heldiho53 commented on May 24, 2024

This one starts the workers but gives me:
/usr/bin/mkvmerge: /tmp/.mount_MKVBatafRiuR/bin/libstdc++.so.6: version GLIBCXX_3.4.29 not found (required by /usr/bin/mkvmerge)
mkvmerge points to the correct libstdc and GLIBCXX_3.4.29 is there as well.

from mkvbatchmultiplex.

akai10tsuki avatar akai10tsuki commented on May 24, 2024

What linux distro are you using?

The way AppImage works it forces to use bundled libs. In the bundle is GLIBCXX_3.4.27. I may have to bundle mkvmerge also which is not trivial because the program has to be change to acomodate for that. I'm porting to PySide6 and have a lot of work to do still. In the weekend I'll try to update PyPI and post here when is done.

from mkvbatchmultiplex.

akai10tsuki avatar akai10tsuki commented on May 24, 2024

MKVBatchMultiplex this is the directory generated by pyinstaller you could try this in the meantime. (Ubuntu 20.04)

from mkvbatchmultiplex.

heldiho53 avatar heldiho53 commented on May 24, 2024

I use arch linux. Maybe unsurprising that it doesn't work for me then.
Your zip file works. Still getting that glib error though.

from mkvbatchmultiplex.

akai10tsuki avatar akai10tsuki commented on May 24, 2024

Closing old issues if still using new version and the problem persist please reopen. New version embeds MediaInfo.

from mkvbatchmultiplex.

Related Issues (16)

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.