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 14th August 2017, 21:39   #481  |  Link
loninappleton
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?
loninappleton is offline   Reply With Quote
Old 14th August 2017, 21:45   #482  |  Link
sneaker_ger
Registered User
 
Join Date: Dec 2002
Posts: 5,565
mkvextract cannot use external codecs at all.
sneaker_ger is offline   Reply With Quote
Old 10th September 2017, 23:31   #483  |  Link
sheck
Registered User
 
Join Date: Jan 2010
Location: Canada
Posts: 203
Quote:
Originally Posted by Tylerr View Post
did you look into it?
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.
sheck is offline   Reply With Quote
Old 17th September 2018, 04:57   #484  |  Link
sheck
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.
sheck is offline   Reply With Quote
Old 17th September 2018, 14:51   #485  |  Link
Zetti
Registered User
 
Join Date: Dec 2015
Posts: 303
Thank you for new version.

I like the GUI very much.
Zetti is offline   Reply With Quote
Old 22nd September 2018, 13:05   #486  |  Link
Sharc
Registered User
 
Join Date: May 2006
Posts: 3,997
I am getting virus alarms for mkvcleaver_x64_v0800.exe (portable) from MS Windows Defender, and 7/66 hits from Virus Total for downloads from videohelp and from sheck.

Anyone else? False positives?
Sharc is offline   Reply With Quote
Old 24th September 2018, 21:09   #487  |  Link
sheck
Registered User
 
Join Date: Jan 2010
Location: Canada
Posts: 203
Quote:
Originally Posted by Sharc View Post
I am getting virus alarms for mkvcleaver_x64_v0800.exe (portable) from MS Windows Defender, and 7/66 hits from Virus Total for downloads from videohelp and from sheck.

Anyone else? False positives?
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.
sheck is offline   Reply With Quote
Old 25th October 2018, 06:05   #488  |  Link
sarofski
Registered User
 
Join Date: Jul 2012
Posts: 6
Error

I get this error with MKVCleaver 8.0 on MKVToolnix 27.0

AutoIt Error
Line 35467 (File "C:\Program Files\MKVCleaver\MKVcleaver.exe);
Error: Subscript used on non-accessible variable.

What should I do?
sarofski is offline   Reply With Quote
Old 25th October 2018, 06:27   #489  |  Link
johnsonlam
Registered User
 
johnsonlam's Avatar
 
Join Date: Nov 2003
Location: Kowloon, Hong Kong
Posts: 168
Quote:
Originally Posted by sarofski View Post
I get this error with MKVCleaver 8.0 on MKVToolnix 27.0

AutoIt Error
Line 35467 (File "C:\Program Files\MKVCleaver\MKVcleaver.exe);
Error: Subscript used on non-accessible variable.

What should I do?
MKVcleaver is an EXE of AutoIT script, got problem every few update of MKBtoolNix, so I've changed to use GmkvExtractGui:

https://sourceforge.net/projects/gmkvextractgui/
__________________
Hong Kong - International Joke Center (after 1997-6-30)
johnsonlam is offline   Reply With Quote
Old 3rd November 2018, 23:39   #490  |  Link
sarofski
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?
sarofski is offline   Reply With Quote
Old 29th March 2019, 16:28   #491  |  Link
AlvoErrado2
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.
AlvoErrado2 is offline   Reply With Quote
Old 20th April 2019, 23:48   #492  |  Link
sheck
Registered User
 
Join Date: Jan 2010
Location: Canada
Posts: 203
Quote:
Originally Posted by AlvoErrado2 View Post
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.
Go here for a workaround:
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.
sheck is offline   Reply With Quote
Old 21st April 2019, 00:07   #493  |  Link
sheck
Registered User
 
Join Date: Jan 2010
Location: Canada
Posts: 203
Quote:
Originally Posted by sarofski View Post
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?
This will work much better:

[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.
sheck is offline   Reply With Quote
Old 21st April 2019, 00:13   #494  |  Link
sheck
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.
sheck is offline   Reply With Quote
Reply

Tags
batch extract, extractor, matroska, mkv, mkv batch, mkv decoder, mkvextract

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 11:00.


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