Code Monkey home page Code Monkey logo

Comments (8)

animefn avatar animefn commented on August 16, 2024

Even if this GUI supported UNC, are you sure the underlying mkvtoolnix backend tools will support your UNC path? Can you use that same path with mkvtoolnix directly?

See : https://gitlab.com/mbunkus/mkvtoolnix/-/issues/3058

Next version of mkvtoolnix will be using boost to fix support for UNC in mkvtoolnix.

from mkv-muxing-batch-gui.

valentinfltv avatar valentinfltv commented on August 16, 2024

According to the mkvtoolnix release notes the UNC issue is already fixed.
Version 74.0.0
Bug fixes:
all: Windows: UNC paths of type \?\C:\… are supported again by switching back to Boost's file system library instead of using C++17's file system library. Fixes #3058.
JFYI

from mkv-muxing-batch-gui.

animefn avatar animefn commented on August 16, 2024

@valentinfltv
That version was not released when I posted.

I am the one who requested that fix from Moritz before you even post this issue.

JFYI.

Implementing that feature back then in mmbg was meaningless, that is what I tried to say. Now it it makes sense. Tho you should note we are not out of the woods yet. See release notes for the next yet-to-be-released version of mkvtoolnix. The bugfix had a bug.

from mkv-muxing-batch-gui.

yaser01 avatar yaser01 commented on August 16, 2024

@valentinfltv
doesn't UNC should start with "\\" instead of "\" UNC Paths
Can you be more specific where this happen in input paths [video ,subtitle,...] or output path[video destination path]?

from mkv-muxing-batch-gui.

yaser01 avatar yaser01 commented on August 16, 2024

@eddilara Oh I see...
Will close this until getting more clarifications

from mkv-muxing-batch-gui.

valentinfltv avatar valentinfltv commented on August 16, 2024

@yaser01 sorry for the delayed answer, here are some details:
The single '' at the beginning of the given link example is just a mistype.

So, when set the UNC path as Destination path, MKV Muxing Batch shows "isn't a valid path" error, see the screenshot:
Screenshot 2023-05-17 at 21 47 22

At the same time, latest available MKV merge exports files to the same path without issues:
Screenshot 2023-05-17 at 21 53 44

I'm not a big expert, but if update mkv merge (is it moritz edition?) in the MKV Muxing Batch tool and remove check from the gui part (probably the one that located in /packages/Tabs/MuxSetting /MuxSetting.py) - it will accept UNC paths.

from mkv-muxing-batch-gui.

yaser01 avatar yaser01 commented on August 16, 2024

@valentinfltv, I see this I won't say a duplicate of #90 but kind of
I will Fix it soon :D

from mkv-muxing-batch-gui.

yaser01 avatar yaser01 commented on August 16, 2024

Try 2.4 Update :D

from mkv-muxing-batch-gui.

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.