Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > New and alternative a/v containers

Reply
 
Thread Tools Search this Thread Display Modes
Old 29th September 2018, 15:15   #341  |  Link
mood
Registered User
 
Join Date: May 2012
Posts: 92
gpower2, 2.3.0 language track detect on file name not work, example: now its [eng], not _eng_

the _eng_ not detect by mkvtoolnix 27 only [eng]

example 1: music_track1_chi_DELAY 30ms.aac not detect language

example 2: music_track1_[chi]_DELAY 30ms.aac language is detected

Last edited by mood; 29th September 2018 at 15:22.
mood is offline   Reply With Quote
Old 29th September 2018, 16:00   #342  |  Link
Mosu
MKVToolNix author
 
Mosu's Avatar
 
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,278
Quote:
Originally Posted by mood View Post
the _eng_ not detect by mkvtoolnix 27 only [eng]
You can change the regular expression MKVToolNix uses for recognizing track languages in the file name in MKVToolNix GUI's preferences. The following should recognize _xxx_, too:

Code:
[[({.+=#_-](<ISO_639_1_CODES>|<ISO_639_2_CODES>|<LANGUAGE_NAMES>)[])}.+=#_-]
__________________
Latest MKVToolNix is v83.0

If I ever ask you to upload something, please use my file server.
Mosu is offline   Reply With Quote
Old 29th September 2018, 16:04   #343  |  Link
gpower2
gMKVExtractGUI author
 
gpower2's Avatar
 
Join Date: Aug 2003
Location: Greece / Thessaloniki
Posts: 251
Quote:
Originally Posted by mood View Post
gpower2, 2.3.0 language track detect on file name not work, example: now its [eng], not _eng_

the _eng_ not detect by mkvtoolnix 27 only [eng]

example 1: music_track1_chi_DELAY 30ms.aac not detect language

example 2: music_track1_[chi]_DELAY 30ms.aac language is detected
It's not a recent change in gMKVExtractGUI, I guess that it never really worked in MKVToolNix and no one ever bothered to report it! :P

It's an easy and quick fix, I'll have it ready for the next version.

Thanks for the feedback!
gpower2 is offline   Reply With Quote
Old 12th October 2018, 12:02   #344  |  Link
gaak
Registered User
 
Join Date: Apr 2016
Posts: 27
2.3.0 Problem

Version 2.3.0 doesn't appear to produce .ogm.txt files. You get the success message but no file.
gaak is offline   Reply With Quote
Old 12th October 2018, 16:27   #345  |  Link
manolito
Registered User
 
manolito's Avatar
 
Join Date: Sep 2003
Location: Berlin, Germany
Posts: 3,078
Cannot reproduce your issue here.
Maybe your MKV has problems. What happens after you import your MKV into the current version of MKVToolNix and remux it?

Cheers
manolito
manolito is offline   Reply With Quote
Old 12th October 2018, 23:49   #346  |  Link
gaak
Registered User
 
Join Date: Apr 2016
Posts: 27
It was an MKV produced with Handbrake 1.1.2. gMKVExtractGUI version 2.2.0 worked. I guess I'll stay with 2.2.0 because most of my work requires the use of Handbrake and I don't want to go through having to remux everytime. Thanks for your help.
gaak is offline   Reply With Quote
Old 13th October 2018, 01:59   #347  |  Link
manolito
Registered User
 
manolito's Avatar
 
Join Date: Sep 2003
Location: Berlin, Germany
Posts: 3,078
Tried to reproduce the issue with an MKV created by Handbrake 1.1.2, but I couldn't...

gMKVExtractGUI 2.3.0 created OGG chapters just fine, maybe you should upload an MKV which shows the problem...
manolito is offline   Reply With Quote
Old 13th October 2018, 03:55   #348  |  Link
x3inspire
Registered User
 
Join Date: Oct 2018
Posts: 3
Hi im using gMKVExtractGUI, currently the sub output is like this:
Code:
SubName S01E01_track3_und
Where can i setting to make the output only display SubName S01E01 without "_track3_und" or subtitle output same as video name?

Thanks.

Last edited by x3inspire; 13th October 2018 at 05:49.
x3inspire is offline   Reply With Quote
Old 13th October 2018, 14:14   #349  |  Link
gaak
Registered User
 
Join Date: Apr 2016
Posts: 27
Quote:
Originally Posted by manolito View Post
Tried to reproduce the issue with an MKV created by Handbrake 1.1.2, but I couldn't...

gMKVExtractGUI 2.3.0 created OGG chapters just fine, maybe you should upload an MKV which shows the problem...
I found it. It's not putting it in the source directory that I have checked or selected, it's putting it in "C:\gMKVExtractGUI\Files" under where the execs are. What size am I limited to for the upload?
gaak is offline   Reply With Quote
Old 13th October 2018, 15:01   #350  |  Link
manolito
Registered User
 
manolito's Avatar
 
Join Date: Sep 2003
Location: Berlin, Germany
Posts: 3,078
Quote:
Originally Posted by gaak View Post
What size am I limited to for the upload?
You should not use forum attachments as it can take ages until they get approved. Use a file hoster like SendSpace instead...
manolito is offline   Reply With Quote
Old 14th October 2018, 04:15   #351  |  Link
x3inspire
Registered User
 
Join Date: Oct 2018
Posts: 3
Quote:
Originally Posted by x3inspire View Post
Hi im using gMKVExtractGUI, currently the sub output is like this:
Code:
SubName S01E01_track3_und
Where can i setting to make the output only display SubName S01E01 without "_track3_und" or subtitle output same as video name?

Thanks.
Hi, any answer please?
x3inspire is offline   Reply With Quote
Old 14th October 2018, 19:07   #352  |  Link
videoh
Useful n00b
 
Join Date: Jul 2014
Posts: 1,667
Quote:
Originally Posted by x3inspire View Post
Hi, any answer please?
Settings are described in the documentation. You can check the documentation to see if your requirement is supported.
videoh is offline   Reply With Quote
Old 14th October 2018, 23:26   #353  |  Link
manolito
Registered User
 
manolito's Avatar
 
Join Date: Sep 2003
Location: Berlin, Germany
Posts: 3,078
Quote:
Originally Posted by gaak View Post
I found it. It's not putting it in the source directory that I have checked or selected, it's putting it in "C:\gMKVExtractGUI\Files" under where the execs are.
I can reproduce the issue. It only happens if the target folder has some special characters like spaces in its name. Looks like gpower2 forgot to enclose the target folder with double quotes...

By videoh:
Quote:
Settings are described in the documentation. You can check the documentation to see if your requirement is supported.
Looks like this software comes without any documentation...
Not every software developer is as thorough as you are when it comes to writing proper documentation...


Cheers
manolito
manolito is offline   Reply With Quote
Old 15th October 2018, 08:18   #354  |  Link
x3inspire
Registered User
 
Join Date: Oct 2018
Posts: 3
Wilbert

Quote:
Originally Posted by videoh View Post
Settings are described in the documentation. You can check the documentation to see if your requirement is supported.


Where is the setting? The output still display include "_track3_eng"
x3inspire is offline   Reply With Quote
Old 15th October 2018, 12:40   #355  |  Link
hello_hello
Registered User
 
Join Date: Mar 2011
Posts: 4,823
Quote:
Originally Posted by x3inspire View Post
Where is the setting? The output still display include "_track3_eng"
It's better that it does, otherwise if you extracted multiple subtitles from the same MKV, they'd have the same name.

MKVCleaver lets you modify the extracted file names, but if you don't use settings that allow each extracted stream to have a unique name, the first stream of a particular type will probably be over-written when the next one is extracted, if they're extracted together.

hello_hello is offline   Reply With Quote
Old 15th October 2018, 13:48   #356  |  Link
hello_hello
Registered User
 
Join Date: Mar 2011
Posts: 4,823
Quote:
Originally Posted by mood View Post
gpower2, 2.3.0 language track detect on file name not work, example: now its [eng], not _eng_

the _eng_ not detect by mkvtoolnix 27 only [eng]

example 1: music_track1_chi_DELAY 30ms.aac not detect language

example 2: music_track1_[chi]_DELAY 30ms.aac language is detected
Back when suggesting MKVToolNix apply languages codes was evidence of a mental condition, I thought it'd be a nice idea for everyone to get together and decide on a format for writing and reading language names/codes. Zathor kindly modified MeGUI so it'd write delays MKVToolNix could understand, and I think he added an ability pick up 3 letter language codes when muxing raw streams, and the author of MKVCleaver made the extracted file names configurable, but it's still a bit messy.

There's not exactly hundreds of freeware programs for extracting/muxing MKVs, so I would've thought it'd be easy to settle on a format that everyone understands, and supporting others would be at the discretion of the software author. I still think some sort of standard for writing language names/codes would be a good thing.

Last edited by hello_hello; 15th October 2018 at 13:53.
hello_hello is offline   Reply With Quote
Old 15th October 2018, 16:45   #357  |  Link
gpower2
gMKVExtractGUI author
 
gpower2's Avatar
 
Join Date: Aug 2003
Location: Greece / Thessaloniki
Posts: 251
Wow guys, haven't had this many comments in years!
Sorry for not answering earlier, but real life is quite busy for me.

Quote:
Originally Posted by gaak View Post
Version 2.3.0 doesn't appear to produce .ogm.txt files. You get the success message but no file.
Quote:
Originally Posted by gaak View Post
I found it. It's not putting it in the source directory that I have checked or selected, it's putting it in "C:\gMKVExtractGUI\Files" under where the execs are. What size am I limited to for the upload?
Quote:
Originally Posted by manolito View Post
I can reproduce the issue. It only happens if the target folder has some special characters like spaces in its name. Looks like gpower2 forgot to enclose the target folder with double quotes...
I'll look into this matter as soon as possible. It's definitely not the file's fault...

Quote:
Originally Posted by manolito View Post
Looks like this software comes without any documentation...
Not every software developer is as thorough as you are when it comes to writing proper documentation...


Cheers
manolito
I don't think that this software requires any kind of documentation, it's just a GUI for a CLI tool...

Quote:
Originally Posted by x3inspire View Post
Hi im using gMKVExtractGUI, currently the sub output is like this:
Code:
SubName S01E01_track3_und
Where can i setting to make the output only display SubName S01E01 without "_track3_und" or subtitle output same as video name?

Thanks.
It's a feature that is not supported and that is the reason that you can't find any relevant option for it.
It may or may not be supported in future versions...

Quote:
Originally Posted by hello_hello View Post
Back when suggesting MKVToolNix apply languages codes was evidence of a mental condition, I thought it'd be a nice idea for everyone to get together and decide on a format for writing and reading language names/codes. Zathor kindly modified MeGUI so it'd write delays MKVToolNix could understand, and I think he added an ability pick up 3 letter language codes when muxing raw streams, and the author of MKVCleaver made the extracted file names configurable, but it's still a bit messy.

There's not exactly hundreds of freeware programs for extracting/muxing MKVs, so I would've thought it'd be easy to settle on a format that everyone understands, and supporting others would be at the discretion of the software author. I still think some sort of standard for writing language names/codes would be a good thing.
This issue is already resolved in trunk, since the problem was the "[]" characters and not the language code itself.
gpower2 is offline   Reply With Quote
Old 15th October 2018, 18:46   #358  |  Link
videoh
Useful n00b
 
Join Date: Jul 2014
Posts: 1,667
Quote:
Originally Posted by manolito View Post
Looks like this software comes without any documentation...
My bad.

BTW, I have decoded my first frame from an MKV in DGIndex. Lots more work to do though.
videoh is offline   Reply With Quote
Old 15th October 2018, 19:30   #359  |  Link
manolito
Registered User
 
manolito's Avatar
 
Join Date: Sep 2003
Location: Berlin, Germany
Posts: 3,078
Quote:
Originally Posted by videoh View Post
BTW, I have decoded my first frame from an MKV in DGIndex. Lots more work to do though.
manolito is offline   Reply With Quote
Old 19th October 2018, 02:29   #360  |  Link
Intervencion
Registered User
 
Join Date: Jan 2016
Posts: 2
Also having the chapters' issue with files with spaces.
Thanks for your work
Intervencion is offline   Reply With Quote
Reply

Tags
extractor, gmkvextractgui, matroska, mkv, mkv extract, mkvextract, mkvextractgui

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 16:14.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.