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. |
![]() |
#961 | Link | ||
Registered User
Join Date: Jul 2016
Posts: 171
|
Quote:
Quote:
MakeMKV does not convert dual-layer to single-layer. it does preserve both DV layers It creates a single track with two layers (BL+EL+RPU) which can be extracted (with yusesope tool) and then can be rebuilt with tsmuxer. HDR format : Dolby Vision, Version 1.0, dvhe.07.06, BL+EL+RPU, Blu-ray compatible / SMPTE ST 2086, HDR10 compatible Last edited by imhh11; 2nd December 2020 at 04:43. |
||
![]() |
![]() |
![]() |
#962 | Link | |
Life's clearer in 4K UHD
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,297
|
Quote:
Now that we have software that can merge these tracks. It would be handy to have software that could separate them too!
__________________
| I've been testing hardware media playback devices and software A/V encoders and decoders since 2001 | My Network Layout & A/V Gear |
|
|
![]() |
![]() |
![]() |
#963 | Link | |
Registered User
Join Date: Jul 2016
Posts: 171
|
Quote:
![]() ![]() Last edited by imhh11; 2nd December 2020 at 13:59. |
|
![]() |
![]() |
![]() |
#965 | Link |
Registered User
Join Date: Dec 2013
Posts: 644
|
I would like to ask again:
For quite some time now, latest tsMuxer's 3D-BD (re-)mux to ISO or BD-folderstructure is not accepted by MakeMKV when importing, returning several errors. Strange thing is, 3D muxing results from the older tsMuxer version 2.6.15 pass without problems. Should this be looked into or am I maybe unaware of certain settings? |
![]() |
![]() |
![]() |
#966 | Link | |
Banned
Join Date: Feb 2020
Location: Usa
Posts: 45
|
Quote:
|
|
![]() |
![]() |
![]() |
#967 | Link |
Big Bit Savings Now !
Join Date: Feb 2007
Location: close to the wall
Posts: 1,841
|
A .meta file would help.
__________________
"To bypass shortcuts and find suffering...is called QUALity" (Die toten Augen von Friedrichshain) "Data reduction ? Yep, Sir. We're that issue working on. Synce invntoin uf lingöage..." |
![]() |
![]() |
![]() |
#968 | Link |
Registered User
Join Date: Dec 2013
Posts: 644
|
Would you care to explain what a .meta file is? Do you mean the error log of MakeMKV perhaps?
Edit: Doh... got it. This is the meta from tsMuxer GUI git-bfeee07, remuxing a (mounted) movie-only ISO to movie-only ISO: MUXOPT --no-pcr-on-video-pid --new-audio-pes --hdmv-descriptors --blu-ray --label="3D remux" --vbr --custom-chapters=00:00:00.000;00:03:55.401;00:06:51.994;00:11:47.706;00:14:29.451;00:18:37.653;00:22:15.834;00:26:51.151;00:30:31.287;00:36:41.364;00:40:48.320;00:44:49.936;00:48:47.797;00:51:16.447;00:54:22.217;00:57:32.657;01:00:31.168;01:04:41.543;01:06:49.045;01:11:01.881;01:16:53.692;01:21:18.037;01:24:30.354;01:28:08.533;01:30:54.157;01:34:14.564;01:37:20.542;01:39:20.203;01:42:40.319;01:46:50.069;01:49:02.661;01:52:18.314;01:57:29.876;02:00:23.841;02:05:41.323;02:07:31.268;02:13:38.466;02:16:21.881;02:19:39.995;02:23:19.799;02:30:12.334 --vbv-len=500 --start-time=524280 V_MPEG4/ISO/MVC, "M:\BDMV\PLAYLIST\00000.mpls", insertSEI, track=4114 V_MPEG4/ISO/AVC, "M:\BDMV\PLAYLIST\00000.mpls", insertSEI, track=4113 A_DTS, "M:\BDMV\PLAYLIST\00000.mpls", track=4352, lang=eng S_HDMV/PGS, "M:\BDMV\PLAYLIST\00000.mpls", fps=23.976, 3d-plane=0, track=4608, lang=eng S_HDMV/PGS, "M:\BDMV\PLAYLIST\00000.mpls", fps=23.976, 3d-plane=1, track=4609, lang=nld Last edited by von Suppé; 7th December 2020 at 10:54. Reason: doh... |
![]() |
![]() |
![]() |
#969 | Link | |
Big Bit Savings Now !
Join Date: Feb 2007
Location: close to the wall
Posts: 1,841
|
Yes, I meant the .meta generated from tsMuxeR GUI.
track=4114 looks ok for a 3D .mvc dependent view. Quote:
contSPS might be missing Try Code:
V_MPEG4/ISO/AVC, "M:\BDMV\PLAYLIST\00000.mpls", insertSEI, track=4113, contSPS V_MPEG4/ISO/MVC, "M:\BDMV\PLAYLIST\00000.mpls", insertSEI, track=4114, contSPS Code:
subTrack Used for combined AVC/MVC tracks only. TsMuxeR always demultiplexes such tracks into separate AVC and MVC streams. subtrack=1 defines the AVC part, subtrack=2 defines the MVC part.
__________________
"To bypass shortcuts and find suffering...is called QUALity" (Die toten Augen von Friedrichshain) "Data reduction ? Yep, Sir. We're that issue working on. Synce invntoin uf lingöage..." Last edited by Emulgator; 7th December 2020 at 21:07. |
|
![]() |
![]() |
![]() |
#970 | Link |
Registered User
Join Date: Dec 2013
Posts: 644
|
Since day 1 I've been 3D muxing with the MVC stream as first in the list. I've read it to be the right way, ages ago in the old tsMuxer thread.
Of course I tried with H264 as first and it did not make a difference for the MakeMKV acceptance. This switch is activated by checking the "Continually insert SPS/PPS" box, right? I tried, but switching this off or on also did not make a difference. Again, ages ago I read that this box should not be checked when muxing 3D. - Never really having thought about this .meta file, your post made me think it maybe was a good idea to compare them from both version 2.6.15 and the latest nightly. I spotted a difference. With both loading the same ISO, here are the first lines of their meta: Version 2.6.15 MUXOPT --no-pcr-on-video-pid --new-audio-pes --blu-ray --vbr --custom-chapters=00:00:00.000 --vbv-len=500 === Latest nightly: MUXOPT --no-pcr-on-video-pid --new-audio-pes --hdmv-descriptors --blu-ray --vbr --custom-chapters=00:00:00.000 --vbv-len=500 == The latest nightly adds "--hdmv-descriptors". I don't know if this can make the difference? I would love to try muxing without it, but I don't know how to delete that switch using the GUI. I did notice, when I set the output to "TS muxing" or "M2TS muxing", at the General tab the option "Generate HDMV compatible TS" becomes available. Checking the box on/off results in "--new-audio-pes --hdmv-descriptors" being set or deleted. But for BD ISO or folderstructure it is greyed out. Is there a way to view/export the whole command-line, working from the GUI? Last edited by von Suppé; 7th December 2020 at 22:54. Reason: oops |
![]() |
![]() |
![]() |
#971 | Link | |
Big Bit Savings Now !
Join Date: Feb 2007
Location: close to the wall
Posts: 1,841
|
Yes, you may use the GUI to create the meta.
Open that .meta in Editor and make your manual changes Make a .bat, point to the .meta, start the .bat. The CLI will start using that .meta. Code:
CLI Examples: All modes A (Track Detection) or B (Demuxing) or C (Muxing) need only a single line .bat file +++++++ A: Track detection mode +++++++++++++++++++++++++++++++ (path to\)tsMuxeR.exe <(path to\)input file> pause If tsMuxeR is run with only that input file argument tsMuxeR will assume track detection mode, parse given input file and display found information which can be used to build meta file. Example "C:\_PROG\tsMuxeR\tsMuxeR.exe" "T:\BD Ratatouille\RATATOUILLE_DEU\BDMV\STREAM\00002.m2ts" pause If you want to inspect more than one stream at once, just add another line into that batch file "C:\_PROG\tsMuxeR\tsMuxeR.exe" "J:\4_ES\BD RB\x264 V13 RB 1996.264" "C:\_PROG\tsMuxeR\tsMuxeR.exe" "J:\4_ES\BD RB\V13 RB 1996.ac3" pause Again: In track detection mode no .meta file is needed or generated +++++++ B and C Demuxing/Muxing mode +++++++++++++++++++++++ Open Editor, make a batch file (plain text file with file extension .bat) (path to\)tsMuxeR.exe <(path to\)meta file> <(path to\)output file or folder> Arguments are separated by 1 space. The <> are meant as delimiters for the full path. (Full path delimited by "" is only needed for those arguments (.bat file, input files, output files) that reside in different folders than tsMuxeR.exe.) If tsMuxeR is run with an additional path to a .meta file, tsMuxeR parses that given .meta file and expects to start a demuxing or muxing process. If output folder doesn't exist, tsMuxeR will generate one at given location. Quote:
The greyed-out tickbox shows the tick fixed to active, and this is what I would expect. Ok, will have to make a 3D test mux soonish to see what MakeMKV finds.
__________________
"To bypass shortcuts and find suffering...is called QUALity" (Die toten Augen von Friedrichshain) "Data reduction ? Yep, Sir. We're that issue working on. Synce invntoin uf lingöage..." Last edited by Emulgator; 9th December 2020 at 02:04. |
|
![]() |
![]() |
![]() |
#973 | Link |
Big Bit Savings Now !
Join Date: Feb 2007
Location: close to the wall
Posts: 1,841
|
MIB3_3D ripped via Any (full .ssif):
MIB3_3D ripped via Make (.ssif.smap): 00800.mpls thrown on tsMuxeR GUI 2020-12-08 for Demux-Remux: After 0,1% (some 35MB) tsMuxeR comes up with Error -1 "F". Found BD folder structure, inside like ~35MB 0000.m2ts Main view + 3x Audio +3x Subs playable, ~8MB 00001.m2ts dependent view. mvc alone. 2.6.12 does that too, but can at least write the Error -1 "Fehlerhafter Parameter". Individual streams demuxed following 00800.mpls by DGDemux46: The same. No .ssif. If I specify .ssif in GUI trying to type extension while .m2ts radiobutton, radiobutton falls back to .mts. Now having BD_Rebuilder 0.61.18 running a Main Movie on BD-R 25GB FRIM Re-encode. Lets see what the BD_RB .meta says.
__________________
"To bypass shortcuts and find suffering...is called QUALity" (Die toten Augen von Friedrichshain) "Data reduction ? Yep, Sir. We're that issue working on. Synce invntoin uf lingöage..." Last edited by Emulgator; 19th January 2022 at 00:25. |
![]() |
![]() |
![]() |
#974 | Link |
Registered User
Join Date: Dec 2013
Posts: 644
|
As a quick response to MIB3_3D, wasn't this one of those "problematic" discs in terms of demuxing?
To rule certain things out, maybe better to try with another title? [EDIT] Well, finaly managed to get this working pfffff. Took half a bottle of single malt & almost an ambulance... First off, hopelessly having lost track, can you please confirm what encodings must be used for creating the .bat and .meta file? UTF-8 or ANSI? And when I already opened a file in notepad, how can I tell what encoding is being used? removing the "--hdmv-descriptors" from the .meta file did not make the difference I was hoping for. Last edited by von Suppé; 9th December 2020 at 16:12. |
![]() |
![]() |
![]() |
#975 | Link |
Big Bit Savings Now !
Join Date: Feb 2007
Location: close to the wall
Posts: 1,841
|
Hrm. I had started this morning.
BD_RB finished ok. Found the BD_RB .meta, had muxed all subs into 3dplane 1. Should have been into 1,2,3 (says DGDemux) MakeMKV finds faults, that confirms your findings. Code:
MakeMKV v1.15.3 win(x64-release) gestartet Debug-Aufzeichnung eingeschaltet. Aufzeichnung wird gespeichert als C:\Users\l/MakeMKV_log.txt Lade aktuelle SDF in C:\Users\l/.MakeMKV ... Öffne Dateien auf Festplatte in J:/8_DISC_REMUX/BD_MIB3_3D_Any_BD-RB/MEN_IN_BLACK_3 AACS-Verzeichnis nicht vorhanden. Es wird angenommen, dass die Disk unverschlüsselt ist Die Quell-Datei '00000.clpi' ist defekt oder ungültig bei Offset #1100. Es wird versucht, dies zu umgehen Die Quell-Datei '00000.clpi' ist defekt oder ungültig bei Offset #1101. Es wird versucht, dies zu umgehen Die Quell-Datei '00000.clpi' ist defekt oder ungültig bei Offset #1102. Es wird versucht, dies zu umgehen Titel #00001.mpls wurde übersprungen Titel #00000.m2ts wurde übersprungen Das Öffnen der Disk schlug fehl. No fault message. MPC-HC plays the mux with audio and subs, 2D tested 3D untested for now, need to burn to BD-RE25 and use the chain Oppo 205 -> LG OLED55E6V
__________________
"To bypass shortcuts and find suffering...is called QUALity" (Die toten Augen von Friedrichshain) "Data reduction ? Yep, Sir. We're that issue working on. Synce invntoin uf lingöage..." Last edited by Emulgator; 9th December 2020 at 16:22. |
![]() |
![]() |
![]() |
#976 | Link |
Registered User
Join Date: Dec 2013
Posts: 644
|
Here is what MakeMKV says about importing a mounted iso from latest tsMuxer:
Code:
MakeMKV v1.15.3 win(x64-release) gestartet Debug-Aufzeichnung eingeschaltet. Aufzeichnung wird gespeichert als C:\Users\***/MakeMKV_log.txt Direkter Zugriffsmodus wird verwendet AACS-Verzeichnis nicht vorhanden. Es wird angenommen, dass die Disk unverschlüsselt ist DEBUG: Code 0 at <)@bC=_v7LB*WJKP:121262302 DEBUG: Code 0 at j_2*gIk0SDRBlYdA[&(.:29397771 DEBUG: Code 0 at )|-Dt0UfP<I#NHOVBsLn:121262348 DEBUG: Code 0 at )|-Dt0UfP<I#NHOVBsLn:121262210 DEBUG: Code 0 at )|-Dt0UfP<I#NHOVBsLn:121261773 DEBUG: Code 0 at sB1Ak-Qr63XhpI9v@LaQ:213136769 DEBUG: Code 0 at [`wp1Bv4=]`if>k%a-:121262049 DEBUG: Code 0 at [`wp1Bv4=]`if>k%a-:121262256 Dekodierung der Audio- und Videodaten von Titel #0 ist fehlgeschlagen. Ungültiger Mux oder interner Fehler. Der Titel wurde übersprungen. DEBUG: Code 0 at GHaY;DP.*KMTFuAQ:213131387 DEBUG: Code 0 at G]}%-0xK4D#J5U5:29401934 DEBUG: Code 0 at *0,;c\PL0:J=9lq%:213116437 Titel #00000.mpls wurde übersprungen DEBUG: Code 0 at j_2*gIk0SDRBlYdA[&(.:29397771 DEBUG: Code 0 at )|-Dt0UfP<I#NHOVBsLn:121262348 DEBUG: Code 0 at )|-Dt0UfP<I#NHOVBsLn:121262210 DEBUG: Code 0 at )|-Dt0UfP<I#NHOVBsLn:121261773 DEBUG: Code 0 at sB1Ak-Qr63XhpI9v@LaQ:213136769 DEBUG: Code 0 at [`wp1Bv4=]`if>k%a-:121262049 DEBUG: Code 0 at [`wp1Bv4=]`if>k%a-:121262256 Dekodierung der Audio- und Videodaten von Titel #0 ist fehlgeschlagen. Ungültiger Mux oder interner Fehler. Der Titel wurde übersprungen. DEBUG: Code 0 at GHaY;DP.*KMTFuAQ:213131387 DEBUG: Code 0 at G]}%-0xK4D#J5U5:29401934 DEBUG: Code 0 at *0,;c\PL0:J=9lq%:213116437 Titel #00000.m2ts wurde übersprungen Das Öffnen der Disk schlug fehl I don't use the iso's for burning. But I do use them sometimes to create a 3D-MKV. |
![]() |
![]() |
![]() |
#978 | Link |
Registered User
Join Date: Dec 2013
Posts: 644
|
I'm not sure I understand your post. If you mean the language in the code box, my apologies. I did this so it may be easier to read for Emulgator, who obviously uses german.
In english: Code:
MakeMKV v1.15.3 win(x64-release) started Debug logging enabled, log will be saved as C:\Users\***/MakeMKV_log.txt Using direct disc access mode AACS directory not present, assuming unencrypted disc DEBUG: Code 0 at <)@bC=_v7LB*WJKP:121262302 DEBUG: Code 0 at j_2*gIk0SDRBlYdA[&(.:29397771 DEBUG: Code 0 at )|-Dt0UfP<I#NHOVBsLn:121262348 DEBUG: Code 0 at )|-Dt0UfP<I#NHOVBsLn:121262210 DEBUG: Code 0 at )|-Dt0UfP<I#NHOVBsLn:121261773 DEBUG: Code 0 at sB1Ak-Qr63XhpI9v@LaQ:213136769 DEBUG: Code 0 at [`wp1Bv4=]`if>k%a-:121262049 DEBUG: Code 0 at [`wp1Bv4=]`if>k%a-:121262256 Failed to decode audio/video data for title #0 - invalid mux or internal error, title skipped. DEBUG: Code 0 at GHaY;DP.*KMTFuAQ:213131387 DEBUG: Code 0 at G]}%-0xK4D#J5U5:29401934 DEBUG: Code 0 at *0,;c\PL0:J=9lq%:213116437 Title #00000.mpls was skipped DEBUG: Code 0 at j_2*gIk0SDRBlYdA[&(.:29397771 DEBUG: Code 0 at )|-Dt0UfP<I#NHOVBsLn:121262348 DEBUG: Code 0 at )|-Dt0UfP<I#NHOVBsLn:121262210 DEBUG: Code 0 at )|-Dt0UfP<I#NHOVBsLn:121261773 DEBUG: Code 0 at sB1Ak-Qr63XhpI9v@LaQ:213136769 DEBUG: Code 0 at [`wp1Bv4=]`if>k%a-:121262049 DEBUG: Code 0 at [`wp1Bv4=]`if>k%a-:121262256 Failed to decode audio/video data for title #0 - invalid mux or internal error, title skipped. DEBUG: Code 0 at GHaY;DP.*KMTFuAQ:213131387 DEBUG: Code 0 at G]}%-0xK4D#J5U5:29401934 DEBUG: Code 0 at *0,;c\PL0:J=9lq%:213116437 Title #00000.m2ts was skipped Failed to open disc Last edited by von Suppé; 9th December 2020 at 17:24. |
![]() |
![]() |
![]() |
#979 | Link | ||
Big Bit Savings Now !
Join Date: Feb 2007
Location: close to the wall
Posts: 1,841
|
3D Folder Mux using BD_RB's built-in tsMuxer4k (w32-nightly-2020-09-25--02-25-44, 32db2aa) tested successfully, burned to BD-RE25.
tsMuxer hasn't muxed .ssif, just all streams .avc. + mvc + 3x Audio + 3x Subs into 00000.m2ts Playback Chain BD-RE25 -> Oppo 205 -> LG OLED55E6V plays it as 3D, no complaints. Well, that is Oppo which might play even non-standard mux. For nitpicking standalones I will have to throw that at a Panasonic BDT-110 at the weekend. And I haven't tested muxing into .iso. Quote:
Quote:
__________________
"To bypass shortcuts and find suffering...is called QUALity" (Die toten Augen von Friedrichshain) "Data reduction ? Yep, Sir. We're that issue working on. Synce invntoin uf lingöage..." Last edited by Emulgator; 9th December 2020 at 18:00. |
||
![]() |
![]() |
![]() |
#980 | Link |
Registered User
Join Date: Dec 2013
Posts: 644
|
Ok, sticking to ANSI seems to work all the time. Thanks for the Notepad++ suggestion.
[EDIT] Just minutes ago I learned there was a new MakeMKV version out. This one also returns errors on 3D ISO import. But, apparently MakeMKV now has found a way to "get around" the errors and I was taken to the next screen to make a 3D mkv. Of course I will test this further, but it's an improvement nevertheless from the MakeMKV guys. For those who are interested here's the log. I could only put it partially as it was too long. Code:
The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 2626056192, attempting to work around DEBUG: Code 266257 at h*CYV;I&#^aU54?q0v+l:29395563 The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 2626136064, attempting to work around DEBUG: Code 266257 at h*CYV;I&#^aU54?q0v+l:29395563 The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 2626222080, attempting to work around DEBUG: Code 266257 at h*CYV;I&#^aU54?q0v+l:29395563 The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 2626430976, attempting to work around DEBUG: Code 266257 at h*CYV;I&#^aU54?q0v+l:29395563 The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 2626516992, attempting to work around DEBUG: Code 266257 at h*CYV;I&#^aU54?q0v+l:29395563 The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 2626596864, attempting to work around DEBUG: Code 266257 at h*CYV;I&#^aU54?q0v+l:29395563 The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 2626682880, attempting to work around DEBUG: Code 266257 at h*CYV;I&#^aU54?q0v+l:29395563 The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 2626842624, attempting to work around DEBUG: Code 266257 at h*CYV;I&#^aU54?q0v+l:29395563 The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 2626928640, attempting to work around DEBUG: Code 266257 at h*CYV;I&#^aU54?q0v+l:29395563 The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 2627088384, attempting to work around DEBUG: Code 266257 at h*CYV;I&#^aU54?q0v+l:29395563 The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 2627254272, attempting to work around DEBUG: Code 266257 at h*CYV;I&#^aU54?q0v+l:29395563 The source file '/BDMV/STREAM/00000.m2ts' is corrupt or invalid at offset 2627334144, attempting to work around DEBUG: Code 266257 at... etc etc this goes on and on and on..... last two lines are: File 00000.mpls was added as title #0 Operation successfully completed Last edited by von Suppé; 10th December 2020 at 18:14. |
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|