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 |
![]() |
#142 | Link |
Registered User
Join Date: Mar 2020
Posts: 14
|
redone the job but with mpls 335 and get these errors in BD3D log:
Streams demuxed by tsMuxeR: 00335.track_4353.ac3 784627200 bytes 00335.track_4612.sup 19398935 bytes Error: Can't rename "00360+___+00354.track_4113.264" to "00335.track_4113.264": error renaming "00360+___+00354.track_4113.264": no such file or directory Error: Can't rename "00360+___+00354.track_4114.mvc" to "00335.track_4114.mvc": error renaming "00360+___+00354.track_4114.mvc": no such file or directory |
![]() |
![]() |
![]() |
#143 | Link |
Registered User
Join Date: Mar 2020
Posts: 14
|
i just renamed these 2 files manually and restart encoding (__ENCODE_3D_LAUNCHER.cmd): ok, encoding is now running.
Job finished: Final mkv seems ok, have to test it when back to home (no 3D monitor here..) Last edited by ecou2508; 24th February 2023 at 11:35. |
![]() |
![]() |
![]() |
#145 | Link |
Registered User
Join Date: Mar 2020
Posts: 14
|
Here are the details from the log of the error on that other PC:
Error: Can't rename "00362+___+00354.track_4113.264" to "00334.track_4113.264": error renaming "00362+___+00354.track_4113.264": no such file or directory Error: Can't rename "00362+___+00354.track_4114.mvc" to "00334.track_4114.mvc": error renaming "00362+___+00354.track_4114.mvc": no such file or directory And in attachement, the 2 files related to the problem |
![]() |
![]() |
![]() |
#146 | Link |
PgcEdit daemon
Join Date: Jul 2003
Posts: 7,459
|
Yes, I have just seen the error messages. The problem is related to the filenames tsMuxeR uses for the demuxed streams when they are made of many M2TS. Previously, it tried to save files with filenames containing all numbers of the M2TS files, and that failed when there were too many M2TS, because the filename was too long for Windows. I have reported that bug, and the naming scheme has been changed. At that time, I have modified the code of BD3D2MK3D to use the new filenames (the ones shown in the error messages), and that worked well. But obviously, the naming scheme of tsMuxeR has changed again, and BD3D2MK3D is now unable to find the demuxed files. I will have to fix that problem, but I will need a BD with a MPLS made of enough M2TS files to cause the problem. I will try to find one in my collection, but that can take some time...
In the meantime, can you post here the names of the 264 and MVC files as they were in the project folder (before your manual rename) ?
__________________
r0lZ PgcEdit homepage (hosted by VideoHelp) BD3D2MK3D A tool to convert 3D blu-rays to SBS, T&B or FS MKV |
![]() |
![]() |
![]() |
#147 | Link |
Registered User
Join Date: Mar 2020
Posts: 14
|
Oops, attachement with capture jpg is pending.. :-(
before i manually renamed them: 00362+00354.track_4113.264 00362+00354.track_4114.mvc and related error messages: Error: Can't rename "00362+___+00354.track_4113.264" to "00334.track_4113.264": error renaming "00362+___+00354.track_4113.264": no such file or directory Error: Can't rename "00362+___+00354.track_4114.mvc" to "00334.track_4114.mvc": error renaming "00362+___+00354.track_4114.mvc": no such file or directory Last edited by ecou2508; 24th February 2023 at 20:25. |
![]() |
![]() |
![]() |
#148 | Link |
Registered User
Join Date: Mar 2020
Posts: 14
|
In the first post i made, there is jpeg with all the files in the dir before i tried renaming them manually. (the 360 that should be rename 335) starting the job with 335 mpls
With the playlist 334 (my last attempt on another PC), 362 should be renamed to 334 Last edited by ecou2508; 24th February 2023 at 20:25. |
![]() |
![]() |
![]() |
#149 | Link |
PgcEdit daemon
Join Date: Jul 2003
Posts: 7,459
|
OK. I still need another info. What is the list of SSIF (M2TS) parts in the MPLS you have processed ? You can easily copy it with the menu "Tools -> Dependent-view (MVC) file list". When the dialog is shown (and active), just press Control-C to copy its content and post it here.
__________________
r0lZ PgcEdit homepage (hosted by VideoHelp) BD3D2MK3D A tool to convert 3D blu-rays to SBS, T&B or FS MKV |
![]() |
![]() |
![]() |
#150 | Link | |
PgcEdit daemon
Join Date: Jul 2003
Posts: 7,459
|
BD3D2MK3D v1.32 released
The bug with the filenames happens only when the converted M2TS contains exactly two parts (two M2TS per eye-view), because the filename generated by tsMuxeR is not what it is when there is only one part, or when there are more than 2 parts. The bug is fixed in this version.
Quote:
__________________
r0lZ PgcEdit homepage (hosted by VideoHelp) BD3D2MK3D A tool to convert 3D blu-rays to SBS, T&B or FS MKV |
|
![]() |
![]() |
![]() |
#151 | Link | |
PgcEdit daemon
Join Date: Jul 2003
Posts: 7,459
|
BD3D2MK3D v1.33 released
In this version, a new Tool has been added, to help the users of the hardware players that do not support correctly one of the 3D format "tags" (the MKV stereoscopy mode and/or the AVC frame-packing), as well as Settings options to not create that tags when a new project is created.
The new Tools -> Modify 3D Format Tags in MKV or AVC can be used to easily either delete, modify or create one or both tags from a 3D MKV or from an AVC (h264) elementary stream. Note that all 3D stereoscopy modes can be defined, including the modes not supported by BD3D2MK3D. That means that the tool can be used to modify a 3D movie downloaded from the internet, or created with another program. The two options to not include the 3D tags during the creation of a project with BD3D2MK3D are in Settings -> Hardware Players Compatibility Options. Thanks to Archon for having submitted this problem (at VideoHelp here) and for his help in finding the culprit. Note that the real culprit is not BD3D2MK3D, but the BigScreen software, unfortunately used by several hardware players, projectors or VR headsets. The new features of BD3D2MK3D are therefore only workarounds for badly written software. If you have such a player, please contact the developers. The 3D tags should normally be present in all good 3D movies ! Note also that I have used the word "Tag" to refer to the two 3D methods to define the correct 3D format, but it's just a shortcut. The 3D stereo-mode in the header of the video track of a 3D MKV should be called "Stereoscopy Video Property", and the AVC frame-packing tag is in fact a series of "SEI messages" inside the video stream itself. Quote:
__________________
r0lZ PgcEdit homepage (hosted by VideoHelp) BD3D2MK3D A tool to convert 3D blu-rays to SBS, T&B or FS MKV |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|