Search found 20 matches

by stax76
Thu Jan 14, 2021 6:58 pm
Forum: Advanced MakeMKV usage
Topic: iso to mkv with powershell
Replies: 0
Views: 6727

iso to mkv with powershell

Maybe somebody else finds it useful, a powershell script that converts iso to mkv: wt.exe -- powershell.exe -NoExit -NoLogo -File "D:\iso to mkv.ps1" source-file output-folder $MakeMkvCon64 = 'C:\Program Files (x86)\MakeMKV\makemkvcon64.exe' $output = & $MakeMkvCon64 -r info "iso:...
by stax76
Sun Aug 02, 2020 6:26 pm
Forum: Advanced MakeMKV usage
Topic: Request: opening files via CLI with GUI front-end
Replies: 1
Views: 12227

Request: opening files via CLI with GUI front-end

Hello,

it would be helpful to open BD ISO image files via drag & drop and CLI with the GUI frontend.

GUI apps with CLI support are common.

GUI apps with CLI support:

staxrip, mpv.net, Open with++
by stax76
Sun Aug 02, 2020 6:17 pm
Forum: Advanced MakeMKV usage
Topic: 2 typos
Replies: 0
Views: 11039

2 typos

You are welcome to automate MakeMKV. MakeMKV has two parts - GUI frontend and command-line core application makemkvcon . The console makemkvcon exports all fuctionality vith command-line interface.
by stax76
Sat Jun 03, 2017 2:39 pm
Forum: General MakeMKV discussion
Topic: Issue with File > Open Files
Replies: 2
Views: 6231

Re: Issue with File > Open Files

or staxrip :wink:
by stax76
Sat Jun 03, 2017 8:00 am
Forum: General MakeMKV discussion
Topic: Issue with File > Open Files
Replies: 2
Views: 6231

Issue with File > Open Files

I've ripped a BD not as MKV but folder. Now I wanted to open this folder on HDD using File > Open File, after opening the index file nothing happens, even though I've not ripped in a long time I'm rather sure this has worked before. As workaround I rip it now a second time to MKV from optical disc. ...
by stax76
Sat Apr 18, 2015 2:29 pm
Forum: DVD discs
Topic: problem with hebrew subtitles
Replies: 2
Views: 7260

Re: problem with hebrew subtitles

I watched the actual subtitles and goggled it, iw is the former code for he, would you mind sharing your mapping definitions with other programmers? Any more then Japanese and Hewbrew?

iw > he
jp > ja
by stax76
Mon Apr 13, 2015 1:54 pm
Forum: DVD discs
Topic: problem with hebrew subtitles
Replies: 2
Views: 7260

problem with hebrew subtitles

Hello, while programming and testing StaxRip I noticed a problem with Hebrew subtitles on a German DVD, I reported it first to Mosu: I've a MakeMKV created file where MediaInfo shows iw as language code for a vobsub subtitle, when I demux it with mkvextract it's en in the idx and not iw or he, on th...
by stax76
Sat Aug 18, 2012 8:59 am
Forum: MKV file processing and playback
Topic: mkvtoolnix rejects chapters generated by MakeMKV
Replies: 0
Views: 5115

mkvtoolnix rejects chapters generated by MakeMKV

mkvmerge returns an error on chapter files demuxed with mkvextract (ripped with MakeMKV), it don't accept EBMLVoid elements.
by stax76
Wed Sep 29, 2010 10:07 am
Forum: General MakeMKV discussion
Topic: incompatibility with ffms2/FFVideoSource
Replies: 2
Views: 6473

Re: incompatibility with ffms2/FFVideoSource

Maybe you can change the mkv so ffms2 works as good as with eac3to created mkv files, I'm rather clueless what's causing the problem, the ffms2 dev team might not be very motivated to fix it, understandable when they don't use MakeMKV, maybe you can give the dev team free licenses.
by stax76
Tue Sep 28, 2010 8:42 pm
Forum: General MakeMKV discussion
Topic: incompatibility with ffms2/FFVideoSource
Replies: 2
Views: 6473

incompatibility with ffms2/FFVideoSource

Hi,

maybe you can help the ffms2 team with a incompatibility with MakeMKV files, problem is described here:

http://forum.doom9.org/showthread.php?p ... ost1447043

Thanks
stax76
by stax76
Mon Aug 09, 2010 8:34 am
Forum: DVD discs
Topic: IDX file containing null character making vsfilter fail
Replies: 3
Views: 10029

Re: IDX file containing null character making vsfilter fail

@mike admin

thanks for the support, I missed there is another issue making vsfilter fail, idx file misses:

langidx: 0


@setarip_old

Applications written with C/C++ are prone to fail with such a file because of the nature of strings in C/C++ which are terminated with /0
by stax76
Mon Aug 09, 2010 12:34 am
Forum: DVD discs
Topic: IDX file containing null character making vsfilter fail
Replies: 3
Views: 10029

IDX file containing null character making vsfilter fail

The IDX file contains a null character ('\0') making vsfilter fail. time offset: 0 forced subs: OFF palette: bebebe, 171717, 5f5f5f, e7e7e7, 828282, 828282, 828282, 828282, 828282, 828282, 828282, 828282, 828282, 828282, 828282, 828282 # # end /0 id: de, index: 0 timestamp: 00:00:48:800, filepos: 00...
by stax76
Wed May 19, 2010 8:40 am
Forum: General MakeMKV discussion
Topic: High memory usage, 600 MB
Replies: 6
Views: 21110

Re: High memory usage, 600 MB

@mike admin

Who do you mean, davidgreem or me? What is makemkvcon?
by stax76
Tue May 18, 2010 3:19 pm
Forum: General MakeMKV discussion
Topic: High memory usage, 600 MB
Replies: 6
Views: 21110

Re: High memory usage, 600 MB

What are you talking about?
by stax76
Sat May 15, 2010 11:42 pm
Forum: General MakeMKV discussion
Topic: High memory usage, 600 MB
Replies: 6
Views: 21110

Re: High memory usage, 600 MB

Thanks, I'll try 256 MB.

There are some minor UI issues using 144 DPI, might be QT related.

http://msdn.microsoft.com/en-us/library ... 85%29.aspx