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. |
9th April 2010, 18:33 | #1521 | Link |
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,304
|
I cannot reproduce the problem here, but I don't doubt there is such a problem. Can you please upload a file for which the header editor and/or mkvpropedit crashes to my FTP server, please (see signature)? What I need is the original file before it is modified by the header editor.
__________________
Latest MKVToolNix is v87.0 If I ever ask you to upload something, please use my file server. |
10th April 2010, 14:16 | #1522 | Link |
Member
Join Date: Dec 2001
Location: somewhere far beyond
Posts: 270
|
I did upload a small sample of 3 sec of a BBC HD cap in .ts format with H264+AC3 as well as the with haali gdsmuxer remuxed mkv to your ftp. When I try to edit the header of the mkv file (for example change the name of the video track), the crash occurs. Files are called crashes_header_editor.mkv / crashes_header_editor_original.ts
|
12th April 2010, 19:18 | #1523 | Link |
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,304
|
Thanks for the upload. The problem has been fixed in this build: http://www.bunkus.org/videotools/mkv...-230-setup.exe
__________________
Latest MKVToolNix is v87.0 If I ever ask you to upload something, please use my file server. |
14th April 2010, 08:09 | #1525 | Link |
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,304
|
Of course it is technically possible, but I will never create such a GUI myself.
__________________
Latest MKVToolNix is v87.0 If I ever ask you to upload something, please use my file server. |
14th April 2010, 10:28 | #1526 | Link |
brontosaurusrex
Join Date: Oct 2001
Posts: 2,392
|
great release as usual,
some questions: a. in the spliting section the gui says something like 'split AFTER timecodes', but the split points are actually done BEFORE TC, whats that about? slightly offtopic; b. is there a concept of thumbnails per chapter (or any other external file metadata?) c. if yes, are there any standalone of sw players that would support that? |
14th April 2010, 10:36 | #1527 | Link | ||
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,304
|
Quote:
Quote:
__________________
Latest MKVToolNix is v87.0 If I ever ask you to upload something, please use my file server. |
||
14th April 2010, 11:56 | #1528 | Link | |
Registered User
Join Date: Jun 2002
Location: On thin ice
Posts: 6,844
|
Quote:
Best is to forget about the native term, there are so many different toolkits and development platforms, .NET for instance won't often wrap a native widget but rather draw one calling into the VisualStyles API so it's only partly native, other toolkits do the same. Then you have the new GUI library WPF which has a very steep learning curve and is extremely powerful, it also imitates the native toolkit somehow and I don't think it uses the VisualStyles API doing it. WPF will be popular even though it has a very steep learning curve and is very resource hungry. It's already part of the Windows platform since Vista, the PowerShell script editor included in Win 7 is built with it, VisualStudio 2010 and most other new MS applications too. WPF's small brother for the Web is called Silverlight competing with Flash, most will use HTML5 instead which is technically inferior for application development but open which is crucial for the web. You might as well use the term legacy instead of native speaking of the classical Win UI, most new UI stuff in Win 7 use already a newer and internal non public UI toolkit so only Microsoft can use it so C++ programmers are stuck with poor MFC, this toolkit is native meaning not managed so don't need much resources. It's much older than WPF, I think it was already used in XP, it's basically a native control hosting a UI toolkit, Spy++ report this as DirectUIHWND, not sure much is known about it, it's used a lot in Win 7, most parts of explorer are built with it.
__________________
https://github.com/stax76/software-list https://www.youtube.com/@stax76/playlists |
|
14th April 2010, 12:38 | #1530 | Link |
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,304
|
I think the main reason for his request was that there is no official GUI for mkvextract -- only third-party tools on Windows.
__________________
Latest MKVToolNix is v87.0 If I ever ask you to upload something, please use my file server. |
14th April 2010, 14:43 | #1531 | Link |
HDConvertToX author
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
|
purebasic is crosscompiling and avaiable (with commercial license) from win/linux/mac
automen (a gui to mencoder) is build with the same source for win and linux (on win and linux pc...) no need to use java.. even on my HDConvertToX i added a simple gui to mkvextract... BHH
__________________
HDConvertToX: your tool for BD backup MultiX264: The quick gui for x264 AutoMen: The Mencoder GUI AutoWebM: supporting WebM/VP8 |
14th April 2010, 19:00 | #1533 | Link |
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,304
|
You cannot. You can only extract either tracks or timecodes.
__________________
Latest MKVToolNix is v87.0 If I ever ask you to upload something, please use my file server. |
14th April 2010, 22:32 | #1535 | Link |
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,304
|
Creating and maintaining GUIs takes time, and it's pretty much the part I dislike the most about programming in general. Combined with the fact that my main focus is on creating Matroska files and not deconstructing them this leads to me not creating such a GUI.
__________________
Latest MKVToolNix is v87.0 If I ever ask you to upload something, please use my file server. |
16th April 2010, 21:15 | #1538 | Link |
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,304
|
mkvextract can extract them. mkvmerge can read them from Matroska files. Reading them from .sup files will be done when it's done, meaning I don't have an ETA.
__________________
Latest MKVToolNix is v87.0 If I ever ask you to upload something, please use my file server. |
20th April 2010, 05:34 | #1539 | Link |
Registered User
Join Date: Mar 2005
Posts: 129
|
So ever since upgrading to to mkvtoolnix 3.3.0 on my centos 5 box (yes, it's old, I know), mkvmerge hangs and uses 100% cpu (at anywhere from 0-6% done) whenever muxing more than one track. It can mux 1 track just fine, but any more and this bug occurs. It's also worth noting that it happens to at least one other person I know (running fc7.. yea.. old.. etc :P). Anyone else having similar problems? Also note 3.2.0 works perfectly fine for both of us. This happens for all input filetypes I've tried (vorbis in ogg, ass subtitles, aac, h.264 (ES), and all of the above in mkv).
Last edited by Daemon404; 20th April 2010 at 05:37. |
20th April 2010, 07:30 | #1540 | Link |
MKVToolNix author
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 4,304
|
I haven't seen this behaviour myself, nor have I heard from others having the same issue.
Does that happen with all kinds of source files? AVI, Matroska, AC3, Ogg Vorbis, FLAC, AAC... Meaning do you only test the same file on both machines or do you try different ones with different codecs? Can you upload one of the problematic files somewhere, preferably to my FTP server (see signature)? Do you use binary packages from somewhere (I don't provide packages for FC7 anymore) or do you compile them yourself? If the latter try compiling them without optimizations and without precompiled headers by running configure with the following options: ./configure --enable-debug --disable-precompiled-headers
__________________
Latest MKVToolNix is v87.0 If I ever ask you to upload something, please use my file server. |
Thread Tools | Search this Thread |
Display Modes | |
|
|