Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • MKVToolNix MKVToolNix
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Moritz Bunkus
  • MKVToolNixMKVToolNix
  • Issues
  • #3012
Closed
Open
Issue created Jan 28, 2021 by Симеон Цветков@moni33Contributor

Deriving mtxcfg default filename is rather strange

Let's say we save the current settings as

  • D:/This/is/a/test/file.mtxcfg

In mkvtoolnix-gui.ini, this entry is added:

  • lastConfigDir=D:/This/is/a/test

Now, let's create new multiplex settings and add this source file:

  • D:/Another/video.mkv

Clicking the Save Settings As button suggests the following filepath:

  • D:/This/is/a/test/test.mtxcfg

which doesn't really make any sense. The path should be

  • either D:/Another/video.mtxcfg
  • or D:/This/is/a/test/video.mtxcfg

(I'm using MKVToolNix GUI v52.0.0, on Windows 10)

Edited Jan 30, 2021 by Симеон Цветков
Assignee
Assign to
Time tracking