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 12th February 2016, 07:44   #181  |  Link
rock
Registered User
 
Join Date: Dec 2013
Posts: 116
I get error "Input string was not in a correct format"
file: http://a.pomf.cat/fersvc.mkv (got from mpv issue tracker)
I use gMKVExtractGUI v1.6.4, MKVToolNix 8.5.0 64-bit, on Windows 8.1
I can open it and extract with latest MkvExtractGUI-2

regards
rock is offline   Reply With Quote
Old 12th February 2016, 07:59   #182  |  Link
gpower2
gMKVExtractGUI author
 
gpower2's Avatar
 
Join Date: Aug 2003
Location: Greece / Thessaloniki
Posts: 251
Thank you very much for the feedback!

I found the bug, it happens when the mkv file has only one chapter entry!

I will shortly release a bug fix version!

Thanks again

P.S.
It looks like it's the same bug that johnsonlam had reported.

Last edited by gpower2; 12th February 2016 at 08:05.
gpower2 is offline   Reply With Quote
Old 12th February 2016, 12:04   #183  |  Link
gpower2
gMKVExtractGUI author
 
gpower2's Avatar
 
Join Date: Aug 2003
Location: Greece / Thessaloniki
Posts: 251
gMKVExtractGUI v1.6.5

New version 1.6.5 is out, fixing a notorious bug that affected all files that contained only 1 chapter entry! It also incorporates new "cues" extraction mode for more advanced users of mkvtoolnix, and also a new chapter type, CUE, that automatically converts XML chapters to CUE sheet format.

Download link:
https://sourceforge.net/projects/gmk....5.7z/download

Changelog:
  • Fix parsing the number of chapter entries in case there is only one chapter entry (thanks johnsonlam, rock)
  • Change gMKVToolnix to gMKVToolNix
  • Add new extraction mode "cues" (thanks bin_ch)
  • Add new Chapter Type "CUE" which transforms XML chapters to Cue Sheet (thanks isidroco)

Enjoy!
gpower2 is offline   Reply With Quote
Old 14th February 2016, 10:35   #184  |  Link
bin_ch
Registered User
 
Join Date: Sep 2009
Posts: 37
Thanks for the new version.

One bug report concerning Cue Sheet output:
The INDEX are wrong for chapter entries whose ChapterTimeStart exceed one hour, for example, 01:05:00.0000 should be 65:00:00, but gets written as 05:00:00
bin_ch is offline   Reply With Quote
Old 14th February 2016, 11:35   #185  |  Link
gpower2
gMKVExtractGUI author
 
gpower2's Avatar
 
Join Date: Aug 2003
Location: Greece / Thessaloniki
Posts: 251
Quote:
Originally Posted by bin_ch View Post
One bug report concerning Cue Sheet output:
The INDEX are wrong for chapter entries whose ChapterTimeStart exceed one hour, for example, 01:05:00.0000 should be 65:00:00, but gets written as 05:00:00
Thanks for the feedback bin_ch!
Indeed I forgot to add the hours from the chapter to the minutes of the cue sheet format. I'll fix it in the new version.

I'd also like to ask you if you checked the new cues extraction mode.

Thanks again!
gpower2 is offline   Reply With Quote
Old 14th February 2016, 12:04   #186  |  Link
bin_ch
Registered User
 
Join Date: Sep 2009
Posts: 37
Oh yeah, forgot to mention that. Tried the cues extraction and it's working great. Thank for implementing it.
bin_ch is offline   Reply With Quote
Old 15th February 2016, 16:23   #187  |  Link
gpower2
gMKVExtractGUI author
 
gpower2's Avatar
 
Join Date: Aug 2003
Location: Greece / Thessaloniki
Posts: 251
gMKVExtractGUI v1.6.6

New version 1.6.6 is out, fixing a bug in the CUE Sheet format chapters, and also incorporating support for older versions of MKVToolNix (v4.x).

Download link:
https://sourceforge.net/projects/gmk....6.7z/download

Changelog:
  • Fix minutes in Cue Sheet Chapter Format (thanks bin_ch)
  • Add support for older mkvtoolnix versions (v4.x)

Enjoy!
gpower2 is offline   Reply With Quote
Old 16th February 2016, 14:01   #188  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,370
Hi gpower2

For what these two entries are used?
Code:
REM GENRE ""
REM DATE ""
GENRE and DATE are not listed in the specs.
hubblec4 is offline   Reply With Quote
Old 16th February 2016, 14:34   #189  |  Link
gpower2
gMKVExtractGUI author
 
gpower2's Avatar
 
Join Date: Aug 2003
Location: Greece / Thessaloniki
Posts: 251
Quote:
Originally Posted by hubblec4 View Post
Hi gpower2

For what these two entries are used?
Code:
REM GENRE ""
REM DATE ""
GENRE and DATE are not listed in the specs.
According to digitalx.org, "REM" is a recognized command and according to the wikipedia sample here:
https://en.wikipedia.org/wiki/Cue_sh...ting)#Examples
Genre and Date are commonly used comments in cue sheet for CD's.

That's why I included them, in order to make it easier for the user who edits the file afterwards.
gpower2 is offline   Reply With Quote
Old 16th February 2016, 15:00   #190  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,370
Thanks for this info. I will implement it too.
hubblec4 is offline   Reply With Quote
Old 6th March 2016, 17:18   #191  |  Link
wanezhiling
Registered User
 
Join Date: Apr 2011
Posts: 1,184
dvb sub in mkv is not suuported?
sample: https://www.sendspace.com/file/0s21qa

Last edited by wanezhiling; 6th March 2016 at 17:36.
wanezhiling is offline   Reply With Quote
Old 6th March 2016, 21:01   #192  |  Link
gpower2
gMKVExtractGUI author
 
gpower2's Avatar
 
Join Date: Aug 2003
Location: Greece / Thessaloniki
Posts: 251
It seems that mkvextract does not like CODEC_ID S_DVBSUB...

It's a question that should be asked in the MKVToolNix thread here: http://forum.doom9.org/showthread.php?t=155732 , since gMKVExtractGUI is just a GUI for mkvextract and doesn't contain the actual demuxing code.
gpower2 is offline   Reply With Quote
Old 13th March 2016, 19:25   #193  |  Link
TalasNetrag
Registered User
 
Join Date: Feb 2015
Posts: 38
Enhancement request: Could you use a label at the bottom of the window, to signal that the demuxing was successful (instead of the popupbox) and use the popupbox for errors?
TalasNetrag is offline   Reply With Quote
Old 13th March 2016, 21:06   #194  |  Link
gpower2
gMKVExtractGUI author
 
gpower2's Avatar
 
Join Date: Aug 2003
Location: Greece / Thessaloniki
Posts: 251
Quote:
Originally Posted by TalasNetrag View Post
Enhancement request: Could you use a label at the bottom of the window, to signal that the demuxing was successful (instead of the popupbox) and use the popupbox for errors?
I can't find a valid reason to change the default behavior. What use case do you have in mind?
gpower2 is offline   Reply With Quote
Old 14th March 2016, 12:04   #195  |  Link
Solon8
Registered User
 
Join Date: Mar 2013
Posts: 35
Quote:
Originally Posted by TalasNetrag View Post
Enhancement request: Could you use a label at the bottom of the window, to signal that the demuxing was successful (instead of the popupbox) and use the popupbox for errors?
Quote:
Originally Posted by gpower2 View Post
I can't find a valid reason to change the default behavior. What use case do you have in mind?
I actually had the same thought yesterday. The only reason would be to gain some (very little) time, users are lazy. There's just no need for a popup when it's successful.
Solon8 is offline   Reply With Quote
Old 26th March 2016, 16:15   #196  |  Link
wanezhiling
Registered User
 
Join Date: Apr 2011
Posts: 1,184
http://i.imgur.com/1VhyyNH.png
Something is wrong with today's MKVToolNix v9.0.0...
wanezhiling is offline   Reply With Quote
Old 26th March 2016, 16:19   #197  |  Link
gpower2
gMKVExtractGUI author
 
gpower2's Avatar
 
Join Date: Aug 2003
Location: Greece / Thessaloniki
Posts: 251
It appears that this change:
Quote:
Originally Posted by Mosu
A change a lot of users of Windows and Mac OS will hopefully welcome is that mkvinfo launches with its GUI by default now unless the option "--no-gui" is given. Users of these two OSes often start mkvinfo by clicking on the executable instead of using start menu entries making adding the parameter "--gui" somewhat difficult. The behavior for other OSes has not been changed.
invokes MkvInfo executable with the GUI and not the cli.

I'll upload a new version fixing the problem ASAP.

Thanks for the instant feedback!
gpower2 is offline   Reply With Quote
Old 26th March 2016, 20:27   #198  |  Link
Telion
Registered User
 
Join Date: Sep 2011
Posts: 78
Quote:
Originally Posted by Solon8 View Post
The only reason would be to gain some (very little) time, users are lazy. There's just no need for a popup when it's successful.
Second this, needing to close a popup every time is becoming a bit irritating. It is a common GUI design guideline that informational messages should go into a status bar in an unobtrusive way. Only errors should invoke a modal dialog box to specifically attract user's attention to the fact that his intent was not accomplished and he must take some further actions.
Telion is offline   Reply With Quote
Old 26th March 2016, 23:29   #199  |  Link
Wildfire
Registered User
 
Join Date: Apr 2003
Location: the Netherlands
Posts: 156
Quote:
Originally Posted by Telion View Post
Second this, needing to close a popup every time is becoming a bit irritating. It is a common GUI design guideline that informational messages should go into a status bar in an unobtrusive way. Only errors should invoke a modal dialog box to specifically attract user's attention to the fact that his intent was not accomplished and he must take some further actions.
It's not just that it's a pop-up (as a matter of fact, I get two pop-ups), it adds a huge delay to opening a file with gMKVExtractGUI. I have to wait a while for the first mkvinfo to do its work, then I close it, another mkvinfo window pop ups which then takes a while analysing my file...

Well, I'll just wait for the updated gMKVExtractGUI to see if that fixes it.
Wildfire is offline   Reply With Quote
Old 27th March 2016, 11:14   #200  |  Link
alfixdvd
Registered User
 
Join Date: Mar 2004
Posts: 243
Quote:
Originally Posted by wanezhiling View Post
http://i.imgur.com/1VhyyNH.png
Something is wrong with today's MKVToolNix v9.0.0...
In MKVExtractGui-2 occurs the same.
alfixdvd 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 05:37.


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