Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
MKVToolNix
MKVToolNix
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1
    • Merge Requests 1
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Moritz Bunkus
  • MKVToolNixMKVToolNix
  • Issues
  • #3012

Closed
Open
Opened 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
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: mbunkus/mkvtoolnix#3012