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
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 26th August 2016, 16:02   #201  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,379
Quote:
Originally Posted by Maal656 View Post
The idea is to get one of the editions at the beginning of the MKV, and the differences of the others editions at the end. In this way, in players incompatible with ordered chapters the first edition can be always played (it is the same as with Xin1generator).
Yes thats the correct procedure. My Multi-Edition-Editor does exactly this.

Quote:
Originally Posted by Maal656 View Post
In my case I chose the first angle as "main" edition. This first part of the MKV can be generated with MakeMKV or even with the DVD2MKV module of ChapterEditor (In this case take into account that your program only considers the first angle, as far as I know, so if the "main" edition is the angle 2, it is not possible to use it).
I will keep it in my mind, and I could add a selection for the different angle's.

Quote:
Originally Posted by Maal656 View Post
The main difficulty when working manually is not to append the different cells at the end, but to generate the chapter xml with correct times for the second edition.
It was not so easy to build an algo for automatically generation of the chapter.xml, but it works perfect and should not a big deal for the DVD-multi-edition-mkv.

Quote:
Originally Posted by Maal656 View Post
Also, if the DVD has different editions controlled by PGCs, and not by multi-angle, the manual process is realy very difficult and time consuming...
This case is the same as Bluray multi edition to mkv. Of course, manual process is very difficult.

I have tested a little bit at night and I think PGCdemux can do all the demux processes and then I can create a mtxcfg which mux all streams to a finial mkv.

hubble

Last edited by hubblec4; 26th August 2016 at 20:25.
hubblec4 is offline   Reply With Quote
Old 29th August 2016, 10:33   #202  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,379
Quote:
Originally Posted by Maal656 View Post
(In this case take into account that your program only considers the first angle, as far as I know, so if the "main" edition is the angle 2, it is not possible to use it).
It is possible to use the second(another) angle. PGCDemux must run in "wait of user" mode.
Go to settings -> Tools -> PGCDemuxMod and select "show and wait".
Now when you demux a title, PGCDemux will start and wait until you press Process!-button.
Before you start the demux process select another angle you need.

Last edited by hubblec4; 29th August 2016 at 15:00.
hubblec4 is offline   Reply With Quote
Old 6th September 2016, 16:41   #203  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,379
There is again an update(rev0.49) with some bugfixes.

Code:
Changelog chapterEditor 

added &
fixed *
improvement #
layout change %


rev0.49
// Multi Chapters
* for XML Format: insert chapters
  - when functions (like FPS, chapter naming, etc.) were activated, chapterEditor crashes

// settings
* mkv -> Chapter and Tags file
  - "create new" and "don't override" can no longer be checked together

// XML Format
# deprecated country code "gb - Großbritannien (UK)" removed

# deprecated country codes "gb" and "tp" are automatically converted (uk, tl)

// Multi Edition Editor
* for audio tracks with PCM format was no "type" value generated
  - MTX-GUI reported an error in the mtxcfg
hubblec4 is offline   Reply With Quote
Old 15th November 2016, 19:40   #204  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,379
update rev0.50

After a while a new update to rev0.50 from chapterEditor(eC) is available.

Code:
Changelog chapterEditor 

added &
fixed *
improvement #
layout change %


rev0.50
// chapterEditor
* IFO parser determined false chapter times for multi-angle DVD's

// Multi Editions Editor
* mpls parser had a small bug

# Ignore first and last m2ts
  - the checkboxes are now checked automatically if the playing time is too small
This will be the last version. It was my first project so the source code is very old,
therefore cE has reached its limits.
I will only adjust critical errors if they are found and reported.


However, the cE project is not dead. But on the contrary. The next major update then affects the whole cE.
I'm just about to code the cE from scratch. Many things on the ToDo list would have become a huge effort in the old cE code. For example, the cE also runs on Linux, multi-chapter tabs, improved chapter naming, automate manual chapter-segment linking, the entire layout of the cE, and much much more.

The chapter editors are almost finished and I will then also upload a first pre-alpha version.

What is already working (only roughly):

chapter Editor:
- New layout with pictured buttons
- XBar's
- Drag&Drop

Chapter Editors:
- New chapter formats are supported
- Multi-Chapter Tabs -> mass loading of chapter files
- different popups
- Multi-chapters: new system for improved mass insertion of chapters in all places
- Chapter naming: new system to change specific chapters, load chapter names from "lists"
- Chapter Times Edit: also something new
- Loading of special chapter files and discs (Bluray-DVD) extended with different automation
- Append chapter files - now for all editors
- Duplicate Chapter Tabs
- Copy / cut chapter (not only duplicate) from tab to tab
- New component to represent the chapters (VirtualStringTree(VST))
- Several possibilities to insert chapters quickly and purposefully

Matroska:
- Full support for the Matroska Chapter Specs
- In addition, XML comments can be set and read
- Automated chapter segment linking
- Direct saving in Matroska files (requires MKVToolNix)

multiAVCHD
- Improved presentation of the chapters by the VST
- Improved thumbnail time generator

Converter:
- Mass direct conversion
- 2 new output formats


What is still on the list:

- Chapter Database: Full XML Support, Identical to ChaptersDB.org
- Matroska Tags: also full support
- Matroska Menu
- Bluray to mkv: more automatic
- DVD zu mkv: Multi-Angle/Edition mkv's
- The Help: if it works (I still have to test) -> Video-based as Matroska Menu
- And if it works, then everything for Linux
- and even more

Here are some pictures from the new chapterEditor






For all those who want to test the new cE ever there is a Pre-preAlpha for download for Windows and Linux.
The cE starts (in this case, a * .ini is generated) in English, to switch to German the entry "Language = eng_def" should be converted to language = ger_def in the * .ini.
Further settings can only be changed via the * .ini.
This is important for MKVToolNix (MTX). The path to the MTX folder must be entered manually.
(for Win: c:\MTX-Folder\ ; for Linux: /usr/bin/)


So if there are still wishes or suggestions what the new cE should do, let me know.


hubble

Last edited by hubblec4; 30th November 2016 at 18:48.
hubblec4 is offline   Reply With Quote
Old 28th January 2017, 16:43   #205  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,379
chapterEditor(rev1.00preAlpha) is now available. Windows Linux

There are lots of new things, changes, and many bug fixes.
The chapter editors are all fully functional except for a few small things.
Also the Matroska Tags editor is fully usable.

All settings can now be changed in the cE.
The main menu is also new and fully functional.

MKVToolNix can be set in the settings.
Access to Matroska files is then possible.

The help I have begun to install. For most XBar's and some important places.

The TTXT editor I will not re-install since it is not a chapter format.
Likewise, I will probably not re-install the Haali TRACKSETEX editor, since the Haali Splitter did not work unfortunately with some of my Matroska menus. LAV Splitter is now the only one who can handle this correctly.

A note about the Windows version:
Since I use Win7 Classic View myself, all color settings for the XBar's work "normal" (so synonymous for Linux).
When you use a different view, Windows changes it all by itself. Then you have to look which color settings still fit.


Code:
Changelog chapterEditor

added    &
fixed    *
improved #
changed  %


rev1.00(preAlpha) 2017-01-27
// chapterEditor
-- complete new but still not complete

& Linux version

& XBar's
  - several different Bar's with buttons for faster access to functions
  - some buttons can also be operated with the right or middle mouse button or the mouse wheel

& Recently used files

& Reload the files from the respective tab

# Settings...
  - ...are now in the main form (no extra window)
  - ...are applied immediately (no "Save" confirmation more)

# Time formats
  - renewed as there were errors
  - HH:MM:SS       (00:00:00)
  - HH:MM:SS.ms/ns (00:00:00.123456789)
  - Seconds        (120)
  - Minutes	   (7m)
  - as float value (1.2345 or 1,6789)

# FPS Comboboxes
  - only one box

# FPS formats
  - integer    (24)
  - with slash (24000/1001)
  - as float   (23.976 or 23,976)

% Editors better grouped by types

% Main menu: new arrangement for the functions of the editors


// Settings
& chapterEditor GUI
  - Font selection
  - "Looping" mode: for example - starting in lists at the end in front again
  - activate or deactivate the help in the status bar
  - allow immediate saving in Matroska files
  - Load option for DGIndexNV-AVC.dgi files
  - use custom tab names (for multi-tab editors only)
  - Position for new tabs
  - change status bar colors
  - Warn before overwriting files
  - Warning and error color for various text fields

& XBar's
  - turns on or off the individual Bar's
  - different colors for the Bar's

& Often used
  - Language and country codes in the first place
  - Language selection
  - only include often used languages in selections
  - Country selection
  - only include often used countries in selections

& Chapter editors
  - Options for loading Matroska Chapters in other chapter editors

& Matroska
  - automatically a first edition in new tabs
  - automatically a first chapter in new editions
  - automatic chapter end time calculation for ordered editions
  - automatic chapter time for a new last chapter
  - duration of last chapter adjustable
  - number of digits for an UID (Min and Max)
  - Matroska Multi-language and country system can be deactivated
  - read and write XML comments
  - Chapter-Segment-Linking: Chapter time Options
  - Position for duplicated editions
  - Position for duplicated chapters
  - use images in VirtualStringTree (VST)
  - change of column size apply global

& OGG/OGM
  - automatic chapter name
  - Chapter name numbered
  - Length of chapter number adjustable
  - Chapter name first
  - automatically a first chapter in new tabs
  - automatic chapter time for a new last chapter
  - duration of last chapter adjustable
  - change of column size apply global

& multiAVCHD
  - automatic chapter name
  - Chapter name numbered
  - Length of chapter number adjustable
  - Chapter name first
  - Chapter names for line 2 till 4
  - automatically a first chapter in new tabs
  - automatic chapter time for a new last chapter
  - duration of last chapter adjustable
  - automatic thumbnail time for the last chapter
  - change of column size apply global

& Matroska Tools (No settings yet - Matroska Tags are displayed)

& Matroska Tags
  - Position for duplicated elements
  - use images in VST
  - change of column size apply global


// Matroska Chapters Editor
& full Matroska support
  - in addition, comments can be read and written in XML files
  - the Matroska multi-language and country system can be deactivated

& Multi tabs: simultaneous editing of multiple files
  - Popup menu: new Tab, delete Tab, duplicate Tab 

& VirtualStringTree(VST) for displaying editions and chapters
  - Header-Popup menu: settings for the columns
  - VST-Popup menu: contains all the functions for the editor
  - Copy and cut out of editions and chapters
  - Drag & drop files in "appand" mode
  - Internal Drag & Drop: Editions can now also be moved

& Load SegmentUID from a Matroska file
  - Linking options when loading (Chapter-Segment-Linking)
  - Drag & drop to the Matroska button, Linking button or SegmentUID edit field

& Automated chapter-segment-linking
  - Selection of chapters for the linking
  - Enter the SUID only 
  - SUID and duration as linking

& Tracks
  - Load track UID's from Matroska files
  - Drag & drop to the track-VST or the Matroska button

& Remove Matroska Chapters from Matroska files

# Hex-UID formats
  - Normal                     (11aaFF) 
  - Normal with spaces         (11 aa FF)
  - with Hex-prefix            (0x110xaa0xFF)
  - with Hex-prefix and spaces (0x11 0xaa 0xFF)


// OGG/OGM Chapters Editor
& Multi tabs: simultaneous editing of multiple files
  - Popup menu: new Tab, delete Tab, duplicate Tab

& VirtualStringTree(VST) for displaying chapters
  - Header-Popup menu: settings for the columns
  - VST-Popup menu: contains all the functions for the editor
  - Copy and cut out of chapters
  - Drag & drop files in "appand" mode


// multiAVCHD Chapters Editor
& Multi tabs: simultaneous editing of multiple files
  - Popup menu: new Tab, delete Tab, duplicate Tab

& VirtualStringTree(VST) for displaying chapters
  - Header-Popup menu: settings for the columns
  - VST-Popup menu: contains all the functions for the editor
  - Copy and cut out of chapters
  - Drag & drop files in "appand" mode

& Auto Thumbnail Time Generator: Start option 


// Chapter Converter
& Alternate folder to save the converted file
  - if the source folder has no write permissions

& Always use alternate folder for saving

& 2 new output formats: MeGUI(.qpf) and x264(qp.txt)

* In the old Converter various settings were loaded incorrectly
  - maybe it came thereby errors

# CueSheet: Pregap
  - Checkbox now has a "gray" state -> apply pregap to the first chapter only


// Multi Chapters
& Create the chapters in a new tab or append them in the current tab

& Append chapters:
  - Insert Options
  - Move chapter times of following chapters
  - Chapters in a new edition or as sub-chapters (only Matroska Chapters)


// Chapter naming
& Load chapter names from a simple text file
  - Drag & drop on the button or chapter name combobox

& Action range
  - All chapters
  - All chapters of an edition (only Matroska Chapters)
  - All chapters from the selected one
  - A fixed number of chapters: Chapter start number adjustable

& Language of the chapters to be replaced (only Matroska Chapters)

& Skip hidden and / or deactivated chapters (only Matroska Chapters)

& Change languages and countries of chapter names (only Matroska Chapters)

& Change names only for a particular row (only multiAVCHD Chapters)


// Time adjustments
& Action range
  - All chapters
  - All chapters of an edition (only Matroska Chapters)
  - All chapters from the selected one
  - A fixed number of chapters

& Stretch times
  - a Spin-Edit for entering a float value
  - a track bar with all stretch combinations of source and target FPS

 
// Source FPS Files
& File overview: Files selectable

& Different Load options

& Load files immediately, with a previously set FPS

& Remove files after loading
  - Files are kept in a list to be loaded faster with another FPS

& Automatic storage of all settings


// Disc Files (BD / DVD)
& Load files immediately
  - All files / titles
  - only filtered files / titles

& Remove files after loading

& Hide IFO when all titles are hidden (only DVD)

& Load all visible titles of an IFO file (only DVD)

& Automatic storage of all settings

# New overview for the files / titles for better viewing


// Matroska Tags
& full Matroska support

& Multi tabs: simultaneous editing of multiple files
  - Popup menu: new Tab, delete Tab, duplicate Tab

& VirtualStringTree(VST) for displaying the elements
  - Header-Popup menu: settings for the columns
  - VST-Popup menu: contains all the functions for the editor
  - Copy and cut out of XML elements
  - duplicate XML elements
  - Drag & drop files in "appand" mode

& Remove Matroska Tags from Matroska files

Last edited by hubblec4; 28th January 2017 at 20:08.
hubblec4 is offline   Reply With Quote
Old 31st January 2017, 22:54   #206  |  Link
Maal656
Registered User
 
Join Date: Aug 2016
Posts: 13
End time of chapter not shown

Hello! I'm using you new alpha edition to change the name of chapers in a MKV file (just loading the MKV and saving direcltly to the MKV) and I've detected something that maybe is not correct:

After creating a MKV with MakeMKV from a DVD, If I load it in the "Chapter Editor" of MKVToolnix for each chapter the "Start" and "End" times are shown.

However, loading the same file in the "Matroska" editor, only the "Start time is shown", and the end time of the movie is shown in the first line (1 - Edition entry) (the one which includes all the following chapters).

After saving the MKV with chaptereditor, If the new MKV is loaded in the "Chapter Editor" of MKVToolnix, all "End" times are lost.

I don't know if it is the normal behaviour of the program or not, but in case it is not correct I'm reporting it.

Anyway, thanks for the new revision of your program, and waiting for the new functionalities!!
Maal656 is offline   Reply With Quote
Old 1st February 2017, 13:55   #207  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,379
Thanks for your report, but I can't reproduce this issue.

My mkv's are created with mkvmerge(not with makemkv, but I think thats not the problem). I loaded the mkv to MKVToolNix-Chapter Editor and I see all End-Times.
Then I load it to my chapterEditor-Matroska, all End-Times visible. After changing of chapter names I use the "Save" button for direct saving back to the mkv file.
Now I load the mkv in MKVToolNix and all End-Times are shown.

Could you share a sample of your mkv file and the chapter.xml please?
hubblec4 is offline   Reply With Quote
Old 1st February 2017, 22:18   #208  |  Link
Maal656
Registered User
 
Join Date: Aug 2016
Posts: 13
Samples of chapters before/after Chaptereditor

Quote:
Originally Posted by hubblec4 View Post
Thanks for your report, but I can't reproduce this issue.

My mkv's are created with mkvmerge(not with makemkv, but I think thats not the problem). I loaded the mkv to MKVToolNix-Chapter Editor and I see all End-Times.
Then I load it to my chapterEditor-Matroska, all End-Times visible. After changing of chapter names I use the "Save" button for direct saving back to the mkv file.
Now I load the mkv in MKVToolNix and all End-Times are shown.

Could you share a sample of your mkv file and the chapter.xml please?
Hello! As to send a MKV file is difficult (due to its size), I'm just attaching a ZIP containing two chapter files:
  • original.xml: It has been obtained just after creating a MKV file from a DVD image with MakeMKV. This MKV has been loaded in the "Chapter Editor" of MKVToolnix, and its chapters have been saved as xml file (without changing anything)
  • The same MKV file (without any modification) has been loaded in your ChapterEditor program (just by dragging the file with the mouse in the program). Without changing anything, I've pressed the "save" button, so the "same chapters" have been saved in the MKV file, overwritting the existing ones.
  • after.xml: The MKV file (with chapters overwritten with your program) has been loaded again in the "Chapter Editor" of MKVToolnix, and its chapters have been saved as xml file (without changing anything)

If you need any other file or information, just ask me and I would provide you whatever is necessary. Thanks for your great work!!
Attached Files
File Type: zip chapters.zip (1.5 KB, 70 views)
Maal656 is offline   Reply With Quote
Old 2nd February 2017, 00:40   #209  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,379
Quote:
Originally Posted by Maal656 View Post
Hello! As to send a MKV file is difficult (due to its size), I'm just attaching a ZIP containing two chapter files:
The whole file is not necessary you could cut out a piece with MKVToolNix.

I wait for downloading the attachments.
hubblec4 is offline   Reply With Quote
Old 2nd February 2017, 12:58   #210  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,379
chapters from makemkv mkv's

Hi Maal656

I think I found the problem and the problem is makemkv.

The original chapters from makemkv:
Code:
<?xml version="1.0"?>
<!-- <!DOCTYPE Chapters SYSTEM "matroskachapters.dtd"> -->
<Chapters>
  <EditionEntry>
    <EditionFlagHidden>0</EditionFlagHidden>
    <EditionFlagDefault>1</EditionFlagDefault>
    <EditionUID>17466205687231893574</EditionUID>
There is no element "EditionFlagOrdered", so my cE ignore the endtimes. Mosu's Chapter Editor read the endtimes(but this will not regognized by the splitters)
EditionFlagOrderd is default false(0).

You could load the mkv to my(or Mosu's) cE and then activate the "ordered" checkbox for this editon.
hubblec4 is offline   Reply With Quote
Old 2nd February 2017, 21:59   #211  |  Link
Maal656
Registered User
 
Join Date: Aug 2016
Posts: 13
Quote:
Originally Posted by hubblec4 View Post
You could load the mkv to my(or Mosu's) cE and then activate the "ordered" checkbox for this editon.
Thanks for the information. I confirm that then the "ordered" checkbox is activated, the end times are shown in your program!

Anyway, maybe you should read and save the "end times", even if they are useless in a non-ordered chapters, since when saving with your program (without activating the "ordered" checkbox) this information is lost and cannot be recovered:

Extract from original.xml:

Code:
<ChapterAtom>
      <ChapterUID>16795732859310987811</ChapterUID>
      <ChapterTimeStart>00:07:36.840000000</ChapterTimeStart>
      <ChapterFlagHidden>0</ChapterFlagHidden>
      <ChapterFlagEnabled>1</ChapterFlagEnabled>
      <ChapterTimeEnd>00:12:31.920000000</ChapterTimeEnd>
      <ChapterDisplay>
        <ChapterString>Chapter 02</ChapterString>
        <ChapterLanguage>eng</ChapterLanguage>
      </ChapterDisplay>
    </ChapterAtom>
Extract from after.xml for the same chapter:

Code:
<ChapterAtom>
      <ChapterUID>16795732859310987811</ChapterUID>
      <ChapterTimeStart>00:07:36.840000000</ChapterTimeStart>
      <ChapterFlagHidden>0</ChapterFlagHidden>
      <ChapterFlagEnabled>1</ChapterFlagEnabled>
      <ChapterDisplay>
        <ChapterString>Chapter 02</ChapterString>
        <ChapterLanguage>eng</ChapterLanguage>
      </ChapterDisplay>
    </ChapterAtom>
As you can see, just by saving the following line is lost:
Code:
<ChapterTimeEnd>00:12:31.920000000</ChapterTimeEnd>
Regards!
Maal656 is offline   Reply With Quote
Old 2nd February 2017, 23:57   #212  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,379
Quote:
Originally Posted by Maal656 View Post
Thanks for the information. I confirm that then the "ordered" checkbox is activated, the end times are shown in your program!

Anyway, maybe you should read and save the "end times", even if they are useless in a non-ordered chapters, since when saving with your program (without activating the "ordered" checkbox) this information is lost and cannot be recovered:
Ordered editions/chapters are an unfinshed topic and still in process. I wrote to Matroska dev (CELLAR) and it is known that some "to use" notes are missing.
I was last year in july in Berlin at the "No Time To Wait" symposium, I met Steve Lhomme and we spoke a little bit about ordered chapters and Matroska menu. Nevcairiel said to me, that the Matroska Spec's are what Haali Splitter can do. His Splitter has taken some features from Haali.

In the Matroska Spec's there is no limit to use chapter end times in non-ordered editions, but this would make no sense. Haali and LAV Splitter has one more limit for ordered chapters, only the level 1 chapters are regognized for the "ordered feature". All nested ordered chapters will be ignored and the start time is used only.

Unfortunately I have not enough time to work on such "to use" notes but I will if the time is coming.

For the moment is the makemkv chapter output not correct, but also not wrong.
Without this new infos had you regognized that your edition was not ordered?(after loading in MKVToolNix)
When you changed some end times this have no effect and then you wondering why the edition plays wrong.

By the way I think it's possible to keep(read) the end times of non-ordered editions.
hubblec4 is offline   Reply With Quote
Old 9th February 2017, 17:01   #213  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,379
new rev

A small important update for the rev1.00 preAlpha (4) is available. Windows Linux

cE was not quite compatible with MKVToolNix Chapter Editor.
Data for "non-ordered-editions" are now read and written.
An option in the settings can be used to disable this "misconduct".
The settings for the respective editor are now available more quickly.

For Windows (with activated Themes), the colors of the XBars will be preset(Dark gray) at the first start (no chapterEditor.ini

in the folder) to keep the labels visible.

When Matroska files are loaded in the Matroska chapter editor, the Tags can now be extracted also.


I had forgotten in the first change log a few things to mention.
New chapter formats are supported. Here there is all supported formats for download.

In the VirtualStringTree's, the moving of item is improved.
Options for the "before" and "behind" insert are now possible.

Extract playing time of files.


Code:
added    &
fixed    *
improved #
changed  %


rev1.00(preAlpha-4) 2017-02-09
// chapterEditor

& Support for new chapter formats
  - BSPlayer (ini)
  - Micro DVD Player (ini)
  - SVCD (hhmmsscc) (txt)
  - CueSheet (cue - Chap2Cue, gMKVExtractGUI)
  - Matroska menu chapter.xml from DVDMenuXtractor

& Extract playing time of files
  - for Matroska files
  - for a few special chapter format files

// XBar's
& Special Tool Bar: open settings

& Operation Bar(Matroska Tags): open settings


// Settings
& Matroska Chapters: 
  - Load tags from Matroska files also
  - Allow access to options for non-ordered-editions

// Matroska Chapter Editor
& Create Matroska Tags
hubblec4 is offline   Reply With Quote
Old 10th March 2017, 06:04   #214  |  Link
73ChargerFan
Registered User
 
73ChargerFan's Avatar
 
Join Date: Dec 2006
Posts: 523
hubblec4,

Your editor looks amazing (and complicated.) Can it split up OGG chapters? I'm working with a DVD for a TV show with 6 episodes in 6 m2ts files, but only one "play all" mpls. When I extract the chapters from 00100.mpls using eac3to, the file has like 60 chapters.

So what I want is to open the chapters.txt file, and "cut" chapters 0-12 to file 1, chapters 13-25 to file 2 (subtracting the starting time for chapter 13 from each, then renumbering them) and so on.

Thanks.
73ChargerFan is offline   Reply With Quote
Old 10th March 2017, 11:54   #215  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,379
Quote:
Originally Posted by 73ChargerFan View Post
hubblec4,

Your editor looks amazing (and complicated.)
You mean the new version of the cE or is the old one amazing too?
In the last years many many features are implemented what makes the cE a bit "amazing", but it is not complicated.
When I have more time, I will make How-To-Use-cE-videos.
(Documentation at the moment is not really good)


Quote:
Originally Posted by 73ChargerFan View Post
Can it split up OGG chapters? I'm working with a DVD for a TV show with 6 episodes in 6 m2ts files, but only one "play all" mpls. When I extract the chapters from 00100.mpls using eac3to, the file has like 60 chapters.
I'm bit confused: "working with a DVD" and "chapters from mpls".
DVD has no mpls, so I think you mean Bluray.


Quote:
Originally Posted by 73ChargerFan View Post
So what I want is to open the chapters.txt file, and "cut" chapters 0-12 to file 1, chapters 13-25 to file 2 (subtracting the starting time for chapter 13 from each, then renumbering them) and so on.

Thanks.
Ok, I understand what you want, and you are the first one ask for such a feature.
For the moment you could load the chapter.txt 5 times in cE and delete all "not used" chapters. With the tool "Time adjustments" you can quickly adjust the time for the new chapter file.
Or you can use the "cut and paste" functions to genereate a new chapter.txt from the full-chapter.txt.
Load the file, open 4 more new empty tabs and then cut-paste the chapters you want.

I will think about this function to make it automatically.


When you process 00100.mpls, then you have a big mkv with all 6 episodes inside? Then you cut each episode from the big-mkv?
hubblec4 is offline   Reply With Quote
Old 13th March 2017, 00:39   #216  |  Link
73ChargerFan
Registered User
 
73ChargerFan's Avatar
 
Join Date: Dec 2006
Posts: 523
Quote:
Originally Posted by hubblec4 View Post
DVD has no mpls, so I think you mean Bluray.
Yep, I meant Blu-Ray.

Quote:
For the moment you could load the chapter.txt 5 times in cE and delete all "not used" chapters. With the tool "Time adjustments" you can quickly adjust the time for the new chapter file.
That'll work just fine!
Quote:
When you process 00100.mpls, then you have a big mkv with all 6 episodes inside? Then you cut each episode from the big-mkv?
No need, the MPLS acts like a seamless branching playlist, opening 00050.m2ts, then 00051.m2ts, and so on. I remux each episode from the M2TS.

It's the season 2 BD of Supernatural in case you're wondering; I've also had a similar issue combining "EXTRAS" and hand adding the chapter times, but Mosu added a feature allowing chapters to be retimed when appending, so not a problem. I think, however, that this is an edge case so a special feature probably isn't necessary.

Thanks very much! I'll try it out when I get home after the weekend.
73ChargerFan is offline   Reply With Quote
Old 13th March 2017, 02:53   #217  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,379
Quote:
Originally Posted by 73ChargerFan View Post
That'll work just fine!
An alternative to load 5 times the chapter.xml, you could load it one times, right click on the Tab and duplicate the tab.


Quote:
Originally Posted by 73ChargerFan View Post
No need, the MPLS acts like a seamless branching playlist, opening 00050.m2ts, then 00051.m2ts, and so on. I remux each episode from the M2TS.
Ok.
Is the mpls a real seamless branching playlist?
Each m2ts file can contain duplicated frames which will not skipped by mkvmerge at the moment. A result of that is chapter marks are not on the correct position.
I use ever eac3to for demuxing such seamless playlists.

By the way:
You could process all episodes to single files in one go.
With the Multi-Edition-Editor(BD2mkv) is it an easy task.
Load the mpls and an output folder, press start, add the available title, click OK.
[Now you can edit many things if you want (track order, track names, convert audio, demux subs etc.)]
Open "cutting" and enter the cut time stamps. In a "good" seamless mpls match a chapter mark often to the beginning an episode.
[Also "chapter 7 - 00:30:45:000" means episode 2 "chapter 1 - 00:00:00.000".]
Then press mtxcfg and in MatroskaToolNix(MTX) press "Start multiplexing". MTX generated cuted-numbered-mkv files and the chapter times will be rewritten automatically(an other nice feature of MTX).

The chapter names can be edited before you start the MTX muxing process.
hubblec4 is offline   Reply With Quote
Old 23rd March 2017, 18:18   #218  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,379
After a little while there is again an update: rev1.00 Alpha
Windows
Linux


I started to install my own Matroska parser in the cE. For the time being, only the Chapters and Tags are parsed.
MKVToolNix is still needed for other tasks.

In the cE you can now set shortcuts (global in the program) and hotkeys (individual components) separately.
Some hotkey commands are grouped together and can be changed for all components at once.
However, each component can be set with separate hotkeys.

A new useful feature is the "Text Favorites".
The rename or expand of chapter names is now even faster.

Also new is: "Automatic focus of input fields"
Important input fields are thereby focussed. For example, when selecting a chapter, the chapter name is focussed.
The function can be switched on or off with a shortcut.


Code:
added    &
fixed    *
improved #
changed  %


rev1.00(Alpha) 2017-03-23
// chapterEditor

& Matroska Parser
  - only Chapters and Tags for now

& Shortcuts and Hotkeys
  - globale program Shortcuts
  - Hotkeys for important components
  - all Shortcuts and Hotkeys individually adjustable (Settings)

& Text Favorites
  - Text, which must be entered again and again, can be saved.
  - Texts are divided into topics: Chapter names; TagName; Album title, etc.
  - Text favorites are found in many places in the program
  - Texts can be added, edited, moved or deleted
  - Texts can be attached to existing texts (in the edit fields)

& Autofocus for input fields
  - automatically focus important input fields
  - with a globle Shortcut toggle(on/off)
hubblec4 is offline   Reply With Quote
Old 7th May 2017, 22:37   #219  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,379
A new cE version (1.00Alpha 2) is available.
Windows
Linux

There are a few improvements for Linux, because unfortunately some components contain errors. This I have tried to fix this for now with workarounds.

The FPS setting was affected by it and unfortunately it is still a little bit, but it does everything again.

The DVD2mkv editor is now ready in the first basics.
I have a little bit of makemkv oriented to improve the presentation.
There is a lot of work and to completion will certainly take some time.

The new features I wanted to first summarize as a test function, then the idea arose as the 1-click mode to use.
There will be a "Single and batch processing mode (SBP-mode)" as well as the Multi-Edition-MKV mode.
Function does at the moment only the one-click mode with limited extent. A file name can be assigned.
Later there will also be some "MKV presets", for example, languages and their order can be set.

The menus can also be used for the SBP-mode.

Hint:
The Titles can be unchecked or checked with the right mouse button.
The help texts are still missing, but the captions and pictures speak for themselves.


It will be needed again a couple of external tools.
PgcDemuxMod
BDSup2Sub java oder windows
MKVToolNix


Big Thanks to:
r0IZ
bigotti5
Ghitulescu

which have helped me greatly in the understanding of the IFO structure.
For some DVDs, only certain audio tracks are mapped for the titles, but PgcDemux and MKVToolNix will also find all the physical tracks.
All tracks can be edited later and are included in the mkv.

Here are two small videos
AngleDVD
1-Click-Modus


Code:
added    &
fixed    *
improved #
changed  %


rev1.00(Alpha 2) 2017-05-07
// chapterEditor

& DVD2mkv Editor (test phase)

* Language code IDs don't match for all languages
  - wrong language names were displayed

* Edit fields completely select (after hotkey)

* Some settings were not loaded correctly on Linux

# ini file adapted


// Settings
& Disc2mkv
  - Minimum duration
  - Load chapter file in the editor

& DVD2mkv
  - Use PgcDemux audio delays

# External programs
  - PgcDemuxMod
  - BDSup2Sub (java and windows version)
  - java
  

// DVD2mkv Editor
& DVD editing mode
  - 1-Click
  - Single and batch processing
  - Multi-Edition-MKV

& Use menus

& Use filename as subfolders
hubblec4 is offline   Reply With Quote
Old 11th May 2017, 00:32   #220  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,379
Code:
>
>> I've noticed that in this folder no audio or vídeo files are demuxed from the DVD. Only IFO files are created. Is this correct?
>
> No, video(m2v) and audios should be extracted as well.
> Could you check if exists a vob file? Or is in the ini file an entry "VobDemux=1"(DVD2mkv section)? If so, than set it to 0.

The issue is this ini entry, cause the "Demux-To-Vob-Option" is set to true, but not implemented.
Mmmh this is not good. This breaks the DVD2mkvEditor.

Many thanks for your testings!!
I have made a small issue with a setting for the DVD2mkv Editor.
Change this ini entry and DVD2mkv Editor will work again.

Last edited by hubblec4; 16th May 2017 at 11:52.
hubblec4 is offline   Reply With Quote
Reply

Tags
bluray backup, chapter editor, dvd2mkv, matroska menu, metadata, multi-edition-mkv, xml tag


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 04:21.


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