• AnyStream is having some DRM issues currently, Netflix is not available in HD for the time being.
    Situations like this will always happen with AnyStream: streaming providers are continuously improving their countermeasures while we try to catch up, it's an ongoing cat-and-mouse game. Please be patient and don't flood our support or forum with requests, we are working on it 24/7 to get it resolved. Thank you.

Movie Only Copies: eac3to, tsMuxer & ImgBurn Made Easy

This is now fixed in eac3to 3.21

It seems not (or the problem I am experiencing with The Universe Season 3 is not really the same).

I repeated the process with two episodes and the noises emitted instead of the usual soundtrack sound the same after updating Java and eac3to as they did before.

I will process another disc to get a working w64 file verify that it can be played. Which applications support .w64 playback?
 
The critical issue with the audio from The Universe Season 3 is that the sample width is 21 bits. It looks like tsMuxeR can't handle that in either WAV or W64 formats.

I modified the batch file to create an intermediate from the demux which I then converted to the standard name with eac3to and the option -down20, reducing the sample width to 20.

This is sufficient to get usable audio in the final output.

I don't see any real fix in Clown BD that would be appropriate given the rarity of this issue.

On the other hand, is there a place in the demux command line in the batch file where I could introduce the -down20 option and avoid an additional stage?
 
Add it to the INI

Code:
[Audio]
eac3toAExtras=-down20
 
Mary & Max

Playlist 1 is the main movie but if you try a seamless branching remux then it seems to miss the DTS MA audio track, plus it only extracts the first of the two files in the playlist (0000023.m2ts).

MaryMax.jpg

But eac3to, doesn't show the DTS-HD MA track.

Code:
eac3to v3.21
command line: "C:\Tools\Clown_BD_v0.76\eac3to\eac3to.exe" "D:\Blu-ray Sources\Mary and Max 2009 Blu-ray" -progressnumbers -LOG="C:\Clown_BD_WORK\Mary and Max\LOGS\eac3to_PASS1_LOG.LOG"
------------------------------------------------------------------------------
1) 00000.mpls, 00023.m2ts+00000.m2ts, 1:32:26
   - Chapters, 17 chapters
   - h264/AVC, 1080p24 /1.001 (16:9)
   - RAW/PCM, English, stereo, 48kHz
   - RAW/PCM, English, stereo, 48kHz
   - RAW/PCM, English, stereo, 48kHz
   - RAW/PCM, English, stereo, 48kHz

2) 00007.mpls, 00007.m2ts, 0:22:04
   - MPEG2, 480i60 /1.001 (16:9)
   - RAW/PCM, English, stereo, 48kHz
   - RAW/PCM, English, stereo, 48kHz
   - RAW/PCM, English, stereo, 48kHz
   - RAW/PCM, English, stereo, 48kHz

3) 00002.mpls, 00005.m2ts, 0:15:48
   - Chapters, 6 chapters
   - MPEG2, 480i60 /1.001 (4:3)
   - RAW/PCM, English, stereo, 48kHz
   - RAW/PCM, English, stereo, 48kHz
   - RAW/PCM, English, stereo, 48kHz
   - RAW/PCM, English, stereo, 48kHz

and it only extracted the studio logo

Code:
eac3to v3.21
command line: "C:\Tools\Clown_BD_v0.76\eac3to\eac3to.exe" "D:\Blu-ray Sources\Mary and Max 2009 Blu-ray" 1) 1: "C:\Clown_BD_WORK\Mary and Max\Chapters_1.txt" 2: "C:\Clown_BD_WORK\Mary and Max\Video_2.*" 3: "C:\Clown_BD_WORK\Mary and Max\Audio_3_English.WAV"  8: "C:\Clown_BD_WORK\Mary and Max\Subtitles_8_English.sup" -progressnumbers -LOG="C:\Clown_BD_WORK\Mary and Max\LOGS\eac3to_PASS3_LOG.LOG"
------------------------------------------------------------------------------
M2TS, 1 video track, 4 audio tracks, 2 subtitle tracks, 0:00:10, 24p /1.001
1: Chapters, 17 chapters
2: h264/AVC, 1080p24 /1.001 (16:9)
3: RAW/PCM, English, 2.0 channels, 16 bits, 48kHz
4: RAW/PCM, English, 2.0 channels, 16 bits, 48kHz
5: RAW/PCM, English, 2.0 channels, 16 bits, 48kHz
6: RAW/PCM, English, 2.0 channels, 16 bits, 48kHz
7: Subtitle (PGS), Spanish
8: Subtitle (PGS), English
Creating file "C:\Clown_BD_WORK\Mary and Max\Chapters_1.txt"...
[v02] Extracting video track number 2...
[a03] Extracting audio track number 3...
[s08] Extracting subtitle track number 8...
[a03] Reading RAW/PCM...
[a03] Swapping endian...
[a03] Writing WAV...
[v02] Creating file "C:\Clown_BD_WORK\Mary and Max\Video_2.h264"...
[a03] Creating file "C:\Clown_BD_WORK\Mary and Max\Audio_3_English.WAV"...
[a03] The original audio track has a constant bit depth of 16 bits.
[s08] Creating file "C:\Clown_BD_WORK\Mary and Max\Subtitles_8_English.sup"...
Video track 2 contains 252 frames.
Subtitle track 8 contains 1 caption.
eac3to processing took 1 second.
Done.

Is this an eac3to problem?
 
Is this an eac3to problem?

From what I can tell yes. madshi is looking into it, To me it looks like the streams do not have the same audio track structure.


Here is what Media Info says about 00023.m2ts

MaryAndMax00023.jpg

00000.m2ts does have a DTS-MA Track. I was able to demux 00000.m2ts via the CLI. But didn't get any chapter information, as Mike_R pointed out, those are in the playlist....Not the end of the world I guess, when madshi comes up with a solution I'll just re-rip it.

MaryAndMaxMinfo.jpg

http://forum.doom9.org/showthread.php?p=1409878#post1409878

Mike
 
Last edited by a moderator:
Thanks for the link Mike E. I was going to post there next if Mike R. said it was an eac3to problem.
 
Please post an AnyDVD log file so I can look at the disk structure. The solution is probably quite simple - use the m2ts as input rather than the mpls. if you have a file called chapters.txt in the demux folder, then this will get incorporated into the BD structure at the end.
 
@ mike_r

Are you aware of any problems if I remove eac3to 3.18 from Clown_BD 0.76 and add eac3to 3.22 and the updated sub programs within eac3to 3.22?
 
Correction

I don't know. There shouldn't be any problems, but if there are then report them.
 
Last edited:
"Once"

I'm having trouble backing up my copy of Once:


eac3to v3.22
command line: "C:\Users\Bob\Desktop\bluburn\Clown_BD_v0.76\eac3to\eac3to.exe" "F:" -progressnumbers -LOG="N:\Once\LOGS\eac3to_PASS1_LOG.LOG"
------------------------------------------------------------------------------
HD DVD / Blu-Ray disc structure not found. <ERROR>


thx

bob
 
Please post an AnyDVD log so that I can look at the structure.
 
See here...

4 ) Post the Anydvd zip log file to the forums:

a) Ensure Anydvd is running.
b) Put the problematic original disc in your optical drive/reader. Wait for Anydvd to scan the disc.
c) Right click the red fox icon on your system tray.
d) Select "Create Logfile"
e) Wait for Anydvd to create a log file.
f) A pop-up screen will appear. Take note of the location where Anydvd created the logfile and the logfile's name. Click "ok".
g) Windows Explorer will open, and you will see a zip file called "Anydvd_Info_titleofmydisc.zip" (or something similar; see step f)
h) When replying or posting in the Slysoft forums, look for the icon that looks like
attach.gif
(in other words, look for the paperclip after clicking "quote" or when creating a new thread)
i) If you don't see that paperclip icon, click the "go advanced" button. You should see that icon now. Click the paperclip.
j) A small pop-up screen should appear (if it doesn't please ensure your browser is enabled to allow pop-ups from the Slysoft forums)
k) Click the "Browse" button, and locate and select the .zip file you created.
l) click "upload"
m) Close the window. When you submit reply, or submit a new thread, the .zip file will be attached automatically for us to take a look at
 
Back
Top