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. |
|
|
Thread Tools | Search this Thread | Display Modes |
14th August 2017, 21:39 | #481 | Link |
Registered User
Join Date: Jun 2005
Posts: 114
|
MKV extract gui could not extract the S_DVB subtitle
The error reads
'Extraction of track ID 2 with the codec is S_DVBSUB is not supported. I've seen the codec error with these DVBSUB files I have before. Is there a codec pack that solves the problem? |
10th September 2017, 23:31 | #483 | Link |
Registered User
Join Date: Jan 2010
Location: Canada
Posts: 203
|
Yes, I did. I'm working on a way for the users to set their own placeholders. It takes to much time for me to add a new one every time someone needs it.
It will be available in a couple of versions.
__________________
Please upload all files to ft.sapib.ca. Click Drop-off to upload files and follow the promts. |
17th September 2018, 04:57 | #484 | Link |
Registered User
Join Date: Jan 2010
Location: Canada
Posts: 203
|
v0.8.0.0 Released
Changes:
* Added user editable custom placeholders for file names. * Added option to disable save session dialog. * Compliant with MKVTolNix v17 and above. * Mkvmerge.exe output is now redirected to a file instead of stdout. Should fix issues with non English locales. * Added non ASCII character conversion when working with command line tools such as avc2avi.exe. * Added .h265 extension. * Added ability to edit how files and tracks are displayed in the left pane. * Changed Select All shortcut to Ctrl+Shift+A. * Added ability to cancel file import. * Added option to enable debugging. * Moved File Info into a right click menu instead of double clicking. * Split source code into multiple files. * Removed auto restart on hang or crash. * Removed AutoitObject.dll. Fixes: * Optimized update checking code. * Optimized error messages and error detection. * Optimized logging saving and display code. * Optimized multiple instance detection code. * Optimized custom placeholder verification code. * Fixed database being left in an inconsistent state when MKVCleaver crashed. * Fixed various GUI sizing and display issues. * Fixed multiple “Variable is out of bounds” and “Variable is not declared” errors. * Multiple minor bug fixes.
__________________
Please upload all files to ft.sapib.ca. Click Drop-off to upload files and follow the promts. |
24th September 2018, 21:09 | #487 | Link |
Registered User
Join Date: Jan 2010
Location: Canada
Posts: 203
|
Just a false positive. Every time I compile a new version this happens until the anti-virus companies remove it from their black lists.
__________________
Please upload all files to ft.sapib.ca. Click Drop-off to upload files and follow the promts. |
25th October 2018, 06:27 | #489 | Link | |
Registered User
Join Date: Nov 2003
Location: Kowloon, Hong Kong
Posts: 168
|
Quote:
https://sourceforge.net/projects/gmkvextractgui/
__________________
Hong Kong - International Joke Center (after 1997-6-30) |
|
3rd November 2018, 23:39 | #490 | Link |
Registered User
Join Date: Jul 2012
Posts: 6
|
Thanks for the tip. I'm kina used to MKVCleaver so I'd rather try to fix it.
Following my question, I found out that it's due to my "custom filename". If I delete it everything works fine, but as soon as I customize the filename, I get that error. I use this line: [Filename]<_Track[Track#]<_[LNG3]< There is no problem in verification and I'm able to save it without any problem. But then I get that error! Any tips? |
29th March 2019, 16:28 | #491 | Link |
Registered User
Join Date: Jul 2010
Posts: 5
|
mkvcleaver 0.8.0.0 with mkvtoolnix v32.0.0
AutoIt Error Line 35404 (File "C:\Program Files\MKVCleaver\MKVcleaver.exe); Error: Subscript used on non-accessible variable. This error occurs if you use "Custom" in "Filename Options". Working fine if you do not have this need... Version 0.7.0.2 working fine. |
20th April 2019, 23:48 | #492 | Link | |
Registered User
Join Date: Jan 2010
Location: Canada
Posts: 203
|
Quote:
https://blogs.sapib.ca/apps/bugs-req...utoit-error-4/
__________________
Please upload all files to ft.sapib.ca. Click Drop-off to upload files and follow the promts. |
|
21st April 2019, 00:07 | #493 | Link | |
Registered User
Join Date: Jan 2010
Location: Canada
Posts: 203
|
Quote:
[Filename]_Track>[Track#]_>[LNG3] Here's the break down: [Filename] will always be converted so there is no need to assign a separator to it. Then _Track[Track#] will be 01 for the first track in a mkv file. We tell MKVCleaver that _Track separator belongs to [Track#] placeholder by placing > next to the placeholder. So if there is ever a case where [Track#] returns null then the placeholder itself and the separator belonging to it will be removed from the filename. Same case with [LNG3]. So let's assume we have 2 mkv files and we want to extract audio tracks from both where 1 file has the track marked as English and the second doesn't define the language at all. File 1 - MyFile1.mkv File 2 - MyFile2.mkv File 1 output: MyFile1_Track02_Eng.aac File 2 output: MyFile2_track02.acc As you can see the placeholder [LNG3] and it's separator are removed in the second case. This happens because you told MKVCLeaver that _ separator belongs to [LNG3] placeholder by using >.
__________________
Please upload all files to ft.sapib.ca. Click Drop-off to upload files and follow the promts. |
|
21st April 2019, 00:13 | #494 | Link |
Registered User
Join Date: Jan 2010
Location: Canada
Posts: 203
|
Note to everyone:
For whichever reason I do not get notifications about people posting in this forum so I rarely come to to visit. The best way to contact me is either by email or by going to my site. You can find both in the Help menu of MKVCleaver. For just questions: https://blogs.sapib.ca/apps/contact/ For reporting bugs: https://blogs.sapib.ca/apps/bugs-requests/ You can also post here https://blogs.sapib.ca/apps/mkvcleaver/post-comments/ Bugs reported in this forum may go unnoticed.
__________________
Please upload all files to ft.sapib.ca. Click Drop-off to upload files and follow the promts. |
Tags |
batch extract, extractor, matroska, mkv, mkv batch, mkv decoder, mkvextract |
Thread Tools | Search this Thread |
Display Modes | |
|
|