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 |
![]() |
#81 | Link |
Matroska find' ich toll
Join Date: Apr 2008
Posts: 1,361
|
a useful option and a major improvement there in the new version.
because in XML format can also be hidden chapter I have adapted the chapter naming accordingly. Thus, the chapter numbers remain visible in sequence. Code:
Changelog chapterEditor add & fixed * improvement # layout change % rev0.18 // Multi Editions Editor & chapters.xml can be automatically loaded in XML Format Editor % inserted a checkbox "XML to Editor" // XML Format Editor # Chapter naming: - hidden chapters will be ignored from now - (important for the correct chapter number) - the source code is rewritten so that the procedure is faster |
![]() |
![]() |
![]() |
#82 | Link | |
Registered User
Join Date: Dec 2013
Posts: 606
|
Quote:
Thanks for the update ![]() |
|
![]() |
![]() |
![]() |
#83 | Link | |
Matroska find' ich toll
Join Date: Apr 2008
Posts: 1,361
|
Quote:
if you mux the multi-editions-mkv with the "BD demux procedure" there are still the SUP issues? or is the SUP issue a generall problem(in mpc-hc)? your welcome |
|
![]() |
![]() |
![]() |
#85 | Link |
Registered User
Join Date: Dec 2013
Posts: 606
|
SUP is a general issue in MPC-HC. Have been trying out intensively. Maybe found something in SubtitleEdit's output, which maybe is not consistent.
But both export SUP files from EasySUP and BDSup2Sub give problems too. Thanks for the link, I go read. Edit Your link points to the filter I tried, see my post # 82. cheers for now Last edited by von Suppé; 16th April 2014 at 08:53. |
![]() |
![]() |
![]() |
#87 | Link |
Registered User
Join Date: Dec 2013
Posts: 606
|
Yes, I was aware of that, but no luck.
Things seem to have improved with mpc-hc new version. Thereby, I think I found something with SubtitleEdit's ouput. Will work on it further and if need be post in the author's thread. |
![]() |
![]() |
![]() |
#88 | Link |
Matroska find' ich toll
Join Date: Apr 2008
Posts: 1,361
|
since the multi versions editor sometimes the finished mkv seems to stutter, you get the BD demux button, which then demux everything.
you could then load everything in mmg and mux. the whole is now automated, it is also a chapters.xml, Tags.xml and the mmg-file created ("selectablly" during checkbox). the checkbox "selectablly" brings even more functionality for BD demuxing. you can then in the ListView the individual tracks on / deselect track sequence-change and save the video as an optional mkv. is not a file name for the mmg / mkv "BD_demux" will be awarded automatically used as the name. Code:
Changelog chapterEditor add & fixed * improvement # layout change % rev0.19 // chapterEditor & qpf file format (MeGUI) # Source code cleaned up: a few things twice removed // OGG Format * ifo files could not be loaded // multiAVCHD * ifo files could not be loaded // Multi Versionen Editor & BD demux -> selectablly: there are only the active tracks demuxed - a video track can be optionally stored as mkv, and it can be assigned a language - the track order can also be changed (imagine saves the clicks in mmg) - Subtitle functions as standard track or compression are also available * mmg "container" setting for converted audio tracks was not considered # File name as a prefix to the type plus the eac3to track number ("[s11]") - so you can find the demuxed track faster in the eac3to-log # Subtitle: the standard track can be "no" for ALL to % a button "all" is inserted % inserted a checkbox "selectablly" |
![]() |
![]() |
![]() |
#91 | Link |
Matroska find' ich toll
Join Date: Apr 2008
Posts: 1,361
|
at a BD I had to find that eac3to the last small m2ts file can not process properly.
then I have the corresponding mpls file is loaded directly into mmg and behold also there are back mmg an error message. Code:
Error: The track number 2 from the file 'H:\BDMV\STREAM\00003.M2TS' cannot be appended to the track number 2 from the file 'H:\BDMV\STREAM\00057.M2TS'. The track parameters do not match. the last m2ts is not even a second long, so it may actually be ignored. I have then Multi Editions Editor also done in a checkbox and installed with which you can choose to omit this. and a few other minor things have been fixed and improved. Code:
Changelog chapterEditor add & fixed * improvement # layout change % rev0.20 // chapterEditor * Time-edit fields: it was possible to minutes and seconds greater than 59 to enter // XML Format # the times for the start and end of change right now in Treeview // Multi Editions Editor & Ignore last m2ts file: a workaround for Blurays the last one m2ts but which have "apparently" different track parameters than the other m2ts files (e.g. Star Trek Enterprise Season 3) - an exact test does not take place, it is only after the playing time of the last looked m2ts file - is the playing time of less than 2 seconds, you can ignore the file (or not) * Number of m2ts files could be determined incorrectly in non-multi editions * demux an audio track with no multi editions did not work properly - eac3to_log file is now also created * if an audio track is the second time converted, it is now updated in the Track list and no longer added as a second converted audio track # the edit field "track name" gets the focus after a track is selected # the Start button is disabled by pressing and press the from the reset button re-enabled - thus can not be read twice a Bluray % a checkbox "Ignore last m2ts ..." inserted Last edited by hubblec4; 20th May 2014 at 22:13. |
![]() |
![]() |
![]() |
#92 | Link |
Matroska find' ich toll
Join Date: Apr 2008
Posts: 1,361
|
A new update is available for download.
this time I have "cutting" and "muxing" built into the Multi Editions Editor (MEE). in the mmg can BluRays wonderful cut and the parts easily merge again with the "append" button. but all this is little click work. From now on, but as an automatic process to find the MEE. Code:
add & fixed * improvement # layout change % rev0.21 // XML Format * Change the start and end times in the TreeView had a small error (a crash could be provoked) // Multi Editions Editor & cutting: cut mkv files by time codes - Time codes are sorted - Time codes are checked to ensure that no duplicate will be created - a limit for the maximum time code depending on the playing time & muxing: joining the cut part-mkv'S - select the items in the ListView - automatic creation of a separate mmg mux file * ignore last m2ts - an error occurred when selecting an edition when the last m2ts was not ignored - chapter file was created incorrectly (wrong duration) * external subtitles which was not associated with language produced an error in the mmg -"Undetermined" is now used as the default language # adapt the generated mmg files to mkvMergeGUI-7.0.0(needed from now) # Track order: the drag track is now selected after the drop operation % a button "cutting" insert % inserted a panel with the cutting and muxing options Last edited by hubblec4; 22nd June 2014 at 21:19. |
![]() |
![]() |
![]() |
#93 | Link |
Registered User
Join Date: Dec 2013
Posts: 606
|
Hi hubblec4,
I came across something. Every now and then I use ChapterGrabber to easily get chapternames from music discs and save them as MKV xml file. In the past chapterEditor accepted these xml outputs - for editing - without a problem. When I import them now, cE gives me error "This xml file is not supported." I don't know from what version of cE this behaviour is, but can you have a look at it? As far as I know the version of CG did not change. ![]() |
![]() |
![]() |
![]() |
#95 | Link |
Matroska find' ich toll
Join Date: Apr 2008
Posts: 1,361
|
It was easy to find the issue.
ChapterGrabber's XML files do not correctly use the matroskachapters.dtd match. There are no UIDs for the editions or the chapters, but this are mandatory elements. The timecodes are not correctly too (but works). CG-xml Code:
<?xml version="1.0" encoding="utf-8"?> <Chapters> <EditionEntry> <EditionFlagHidden>0</EditionFlagHidden> <EditionFlagDefault>0</EditionFlagDefault> <ChapterAtom> <ChapterDisplay> <ChapterString>Prologue</ChapterString> <ChapterLanguage>eng</ChapterLanguage> </ChapterDisplay> <ChapterTimeStart>00:00:00</ChapterTimeStart> <ChapterFlagHidden>0</ChapterFlagHidden> <ChapterFlagEnabled>1</ChapterFlagEnabled> </ChapterAtom> .... Mosu's chapter editor generate this UIDs automaticly. i could make that too in cE. EDIT: since rev0.02 is the XML-valid-procedure not changed. Last edited by hubblec4; 29th June 2014 at 19:02. |
![]() |
![]() |
![]() |
#96 | Link |
Matroska find' ich toll
Join Date: Apr 2008
Posts: 1,361
|
new update is available.
Cut on timecodes which generated by DGIndexNV. Code:
add & fixed * improvement # layout change % rev0.22 // chapterEditor * UTF-8 file and folder names and files with / without BOM are now processed correctly // multiAVCHD Format * Sonic Cinevision CSV File and Sonic Scenarist CSV File could not be loaded correctly // Multi Versionen Editor & DGIndexNV - create a dgi file with DGIndexNV - load dgi file - wherein said timecode to find an I-frame are listed (except the first and last timecode) - left-click on a timecode transmits it to the cutting time field - Double-click on a timecode adds it to the cutting times - DGIndexNV folder is automatically saved % two new buttons: "DGIndexNV" and "dgi file" % inserted a ListView for the timecodes Last edited by hubblec4; 30th June 2014 at 09:33. |
![]() |
![]() |
![]() |
#100 | Link |
Matroska find' ich toll
Join Date: Apr 2008
Posts: 1,361
|
A small update with bugfixes is avalible.
Code:
add & fixed * improvement # layout change % rev0.23 // Multi Editions Editor & "new playtime" - calculation for the selected mux parts. * DGIndexNV: - UTF8 folder name did not work - renamed 2 DGINDEX labels in DGIndexNV * Standard track button "All" was not properly enabled / disabled * "XML to editor" did not work if one of the XML Editor function Checkboxes are enabled. |
![]() |
![]() |
![]() |
Tags |
bluray backup, chapter editor, dvd2mkv, matroska menu, metadata, multi-edition-mkv, xml tag |
Thread Tools | Search this Thread |
Display Modes | |
|
|