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 12th May 2019, 09:07   #481  |  Link
darksen
Registered User
 
Join Date: Apr 2019
Posts: 64
Thanks for the update!
I have a problem. When I load an xml to rename the chapters, they get mixed up. I mean, my xml file has 2 languages per chapter so the chapters end up with first chapter in English, second chapter in Spanish (that is, the Spanish translation of the original chapter 1), third chapter in English (again, is the English entry of the original chapter 2) and so on.
Something like this (First numbers are the mkv's chapters):

Code:
01. Chapter 01
02. Capítulo 01
03. Chapter 02
04. Capítulo 02
05. Chapter 03
06. Capítulo 03
07. Chapter 04
08. Capítulo 04
Please check this, thank you.
darksen is offline   Reply With Quote
Old 12th May 2019, 11:34   #482  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,370
Yes that is correct. All names from a chapter are used/loaded into the internal name list.

Last edited by hubblec4; 12th May 2019 at 11:47.
hubblec4 is offline   Reply With Quote
Old 12th May 2019, 21:15   #483  |  Link
darksen
Registered User
 
Join Date: Apr 2019
Posts: 64
So it wouldn't be possible for ChapterEditor to recognize more than one language per chapter and to fill them in their corresponding chapter number?
Thanks.
darksen is offline   Reply With Quote
Old 12th May 2019, 22:53   #484  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,370
I'm not sure that I understand you correctly.

When you load your chapters.xml to the name list, there are always two names for each chapter and in a tab you have also chapters with two names? If so then you have to change an option in the Chapter naming settings:
Language of chapter names to replace: set this to the second option - All chapter names regardless of their language.
hubblec4 is offline   Reply With Quote
Old 13th May 2019, 01:54   #485  |  Link
darksen
Registered User
 
Join Date: Apr 2019
Posts: 64
I think is best if I show you with pictures.
Here is my chapter.xml:



As you see, I have for every chapter one entry in English and another in Spanish.

This is what I got when I load the chapter file and click in the "Change Names" button:



As you see, 1.1 and 1.2 are in fact the names of the first chapter, 1.3 and 1.4 are the names of the second chapter and so on.
I hope I'm more clear now.
Here is the xml if you need it (although you should be able to reproduce this with any xml that has more than one lang per chapter): https://paste.ee/p/f0o54
darksen is offline   Reply With Quote
Old 13th May 2019, 11:07   #486  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,370
Have you also two chapter names in the Avengers, Age of Ultron tab before you change the names? It seems not.

Last edited by hubblec4; 13th May 2019 at 11:28.
hubblec4 is offline   Reply With Quote
Old 13th May 2019, 12:23   #487  |  Link
darksen
Registered User
 
Join Date: Apr 2019
Posts: 64
Quote:
Originally Posted by hubblec4 View Post
Have you also two chapter names in the Avengers, Age of Ultron tab before you change the names? It seems not.
No, I don't, that's what I was asking, can you please add that feature? Would it be possible to automatically add all the languages? I don't know if I'm asking too much, sorry if I am.
darksen is offline   Reply With Quote
Old 13th May 2019, 12:41   #488  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,370
You can ask so often you want, all fine.

But what you want is not possible with the Chapter naming and the name list. The name list are simple strings, without info about the language.
And then is still the problem that you have one chapter name only and how should cE know what to do.

Maybe I can use the function from the Chapter database to copy names only. I will check this.
hubblec4 is offline   Reply With Quote
Old 14th May 2019, 01:25   #489  |  Link
darksen
Registered User
 
Join Date: Apr 2019
Posts: 64
Quote:
Originally Posted by hubblec4 View Post
You can ask so often you want, all fine.

But what you want is not possible with the Chapter naming and the name list. The name list are simple strings, without info about the language.
And then is still the problem that you have one chapter name only and how should cE know what to do.

Maybe I can use the function from the Chapter database to copy names only. I will check this.
Thank you!
darksen is offline   Reply With Quote
Old 14th May 2019, 16:41   #490  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,370
Hi darksen

It should be possible to implement what you want/need. The question is now, where?
To use the Chapter naming feature makes not really sense because Matroska chapter names are more than a name only.
It exists a function to transmit all the ChapterDisplays from a chapter.

How could it works.
A Matroska tab needs an option/button to start the feature: Means this tab is the reference tab, copy from here.
Now you can change to an other tab and insert all ChapterDisplays from the reference tab.

Here are 3 options

1.) near/in the Names section
Disadvantage: First you have to select a chapter in the TreeView

2.) TreeView popup menu

3.) Tab header popup menu

Adjustable Hotkeys are no problem.

Let me know if you have other ideas.
hubblec4 is offline   Reply With Quote
Old 15th May 2019, 03:52   #491  |  Link
darksen
Registered User
 
Join Date: Apr 2019
Posts: 64
Quote:
Originally Posted by hubblec4 View Post
Hi darksen

It should be possible to implement what you want/need. The question is now, where?
To use the Chapter naming feature makes not really sense because Matroska chapter names are more than a name only.
It exists a function to transmit all the ChapterDisplays from a chapter.

How could it works.
A Matroska tab needs an option/button to start the feature: Means this tab is the reference tab, copy from here.
Now you can change to an other tab and insert all ChapterDisplays from the reference tab.

Here are 3 options

1.) near/in the Names section
Disadvantage: First you have to select a chapter in the TreeView

2.) TreeView popup menu

3.) Tab header popup menu

Adjustable Hotkeys are no problem.

Let me know if you have other ideas.
Thank you for taking the time to implement this.
I think it would be better in the TreeView popup menu, is great to see that it can be implemented.
darksen is offline   Reply With Quote
Old 16th May 2019, 21:03   #492  |  Link
vertigo220
Registered User
 
Join Date: Nov 2017
Posts: 18
Just ran into a problem with this on Die Hard: A Good Day to Die. Whether I do theatrical cut (TC) or extended cut (EC) first, the second cut has a problem (and possibly more) where in the cab scene, right after the cabbie says "Welcome to Moscow!" it flashes 20 frames of a person's face (presumably from another scene). In the EC (TC as primary, EC as secondary), this is at exactly 12:00 minutes, whereas in the TC (when that one is the second one) it's at 12:12. There may very well be other issues, and possibly ones in other movies I haven't watched since ripping/combining. I only happened to catch this while doing my usual very brief check just making sure there's no major issues.

I've attached the playlist files (800=TC, 801=EC). Let me know if you need anything else.
Attached Files
File Type: 7z PLAYLIST.7z (1.0 KB, 38 views)
vertigo220 is offline   Reply With Quote
Old 16th May 2019, 23:46   #493  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,370
Hi vertigo220

Thanks for reporting. Sounds like a bug in the chapters generator, not good.
Upload in this forum is not good, long time to pending approval. Could you please upload to an other site. I like to upload test files to VideoHelp, you can use my thread there.

I can have a first quick look over the mpls files, but for a real test I need the BD structure and minimum 20mb of one of the m2ts files, or you have time and cut from all m2ts files which are used by the playlists 20mb. Other m2ts files are not needed.
To cut the files you can use DGSplit.

I could imaging this is a new edge case, because all my multi BD mkv's are fine.

Last edited by hubblec4; 17th May 2019 at 00:05.
hubblec4 is offline   Reply With Quote
Old 17th May 2019, 00:55   #494  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,370
Quote:
Originally Posted by darksen View Post
I think it would be better in the TreeView popup menu, is great to see that it can be implemented.
Feature is ready and if you like I could provide a test version, I guess for windows(?).

There are two new TreeVew popup menu entries.
Copy/Insert chapter displays

A chapter display has a name with multiple languages and countries. All these info are copied. If not enough chapter displays exists, than new chapter displays will be created.
The same function is used by the Chapter database "Use chapter names only" button.

Hotkeys comes later.

Last edited by hubblec4; 18th May 2019 at 00:00.
hubblec4 is offline   Reply With Quote
Old 19th May 2019, 04:53   #495  |  Link
vertigo220
Registered User
 
Join Date: Nov 2017
Posts: 18
Never got a notification that you responded, good thing I decided to come check. Anyways, I uploaded the disc structure to the VH thread. As for the m2ts files, there's ~40 of them, so that would be ~800MB, which is quite a lot to upload. My internet isn't very good, and it would probably take close to an hour and a half to upload all that, and that's assuming it doesn't fail. Even the relatively small upload I just did was a hassle. If after looking over that you can specify a couple m2ts files that would be particularly helpful, I can upload those, otherwise if you do need them all, I'll do it, though I'll probably wait a bit since I'm expecting to have better internet in the next week or two.
vertigo220 is offline   Reply With Quote
Old 19th May 2019, 18:25   #496  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,370
Hi vertigo220

You get a notification only if you logged in.
Thanks for the structure, I can do a small test to generate the chapters.xml. One m2ts part of the 40 files would be nice, but for a full test I think I need the full BD, but not over the internet. I can borrow a Die Hard BD but there is only the theatrical version there, so I guess you have an English version of the BD.

I hope we can solve the issue with the structure only.
I can't start the mux process and so I have no info about the files for MKVToolnix.
Could you please create this files and upload them.
I need all the temp files from cE and in the preferences please check the "create mtxcfg file" option.
One times when mpls 00800 is the first version and then as second.

Last edited by hubblec4; 19th May 2019 at 18:37.
hubblec4 is offline   Reply With Quote
Old 19th May 2019, 18:52   #497  |  Link
mbcd
Registered User
 
Join Date: Dec 2008
Location: Germany
Posts: 173
Is it german released Bluray of Die Hard ?
Then maybe I can help out with the structure and movieparts:
But where to upload? I dont have space anymore.

Quote:
2) 00803.mpls, 1:41:09
[902+802+903+804+905+806+907+808+909+810+911+812+913+814+915+816+917+818+919+820+921+822+923+824+925+826+927+828+929+830+931+832+1495+833+932+835+630].m2ts
- Chapters, 28 chapters
- h264/AVC, 1080p24 /1.001 (16:9)
- DTS Master Audio, English, multi-channel, 48kHz
- AC3, Spanish, multi-channel, 48kHz
- DTS, German, multi-channel, 48kHz
- DTS, Italian, multi-channel, 48kHz
- AC3, Portuguese, multi-channel, 48kHz
- AC3, Czech, multi-channel, 48kHz
- AC3, Chinese, multi-channel, 48kHz
- AC3, English, stereo, 48kHz

3) 00800.mpls, 1:37:39
[1507+802+803+804+805+806+807+808+809+810+811+812+813+814+815+816+817+818+819+820+821+822+823+824+825+826+827+828+829+830+831+832+1496+833+834+835+631].m2ts
- Chapters, 28 chapters
- h264/AVC, 1080p24 /1.001 (16:9)
- DTS Master Audio, English, multi-channel, 48kHz
- AC3, Spanish, multi-channel, 48kHz
- DTS, German, multi-channel, 48kHz
- DTS, Italian, multi-channel, 48kHz
- AC3, Portuguese, multi-channel, 48kHz
- AC3, Czech, multi-channel, 48kHz
- AC3, Chinese, multi-channel, 48kHz
- AC3, English, stereo, 48kHz

Last edited by mbcd; 19th May 2019 at 19:08.
mbcd is offline   Reply With Quote
Old 19th May 2019, 22:19   #498  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,370
The mpls number 00803 is different and also the m2ts files which are used, it seams it is another release of the Die Hard BD.
hubblec4 is offline   Reply With Quote
Old 21st May 2019, 00:56   #499  |  Link
vertigo220
Registered User
 
Join Date: Nov 2017
Posts: 18
Seems pretty silly to only get notified if logged in, since it's when I'm not that I need it. Oh well, guess I'll just have to remember to keep coming back and checking.

It's an English (region 1) blu-ray. I've uploaded the cE output as well as the first 20MB of a couple m2ts files on VH. I chose 805 and 905 because the transition to them from the preceding file (804) is where the issue occurs, so hopefully that will make them more useful. I could upload 804 also if that would help.

Another option, assuming the analysis isn't too complex, would be for me to do it for you. If you can tell me the tools/programs I'd need and what to do, I could see if I can do it for you and provide you with the info you need.
vertigo220 is offline   Reply With Quote
Old 21st May 2019, 12:25   #500  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,370
Quote:
Originally Posted by vertigo220 View Post
....
It's an English (region 1) blu-ray. I've uploaded the cE output as well as the first 20MB of a couple m2ts files on VH. I chose 805 and 905 because the transition to them from the preceding file (804) is where the issue occurs, so hopefully that will make them more useful. I could upload 804 also if that would help.
I hope I can figure out the issue with this m2ts files. If not, I'm afraid I need the full m2ts files from the mpls files.

Quote:
Originally Posted by vertigo220 View Post
Another option, assuming the analysis isn't too complex, would be for me to do it for you. If you can tell me the tools/programs I'd need and what to do, I could see if I can do it for you and provide you with the info you need.
My first short look over the chapters.xml files, it seems all fine. I have a lot work this week, so please be patient.
I will inform you if you could do some tests for me.
hubblec4 is offline   Reply With Quote
Reply

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

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 05:23.


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