View Single Post
Old 4th August 2015, 08:32   #503  |  Link
Airmiles
Registered User
 
Join Date: Jul 2015
Posts: 31
Did Lion King agin to get the same error. The DTS file is almost 4GB. How do I get that to you guys? The demux data file is only 4kb.

OK, so here is the entire console content:

*** Welcome to BD3D2MK3D v0.69
() 1 % proc GetFreeDiscSpace {} {
> set tmp [file normalize [GetOutputFolder]]
> if {[string range $tmp 0 1] == "//"} {
> set src [string range $tmp 0 [string first "/" $tmp 2]]
> } else {
> set src [string range $tmp 0 2]
> }
> return [string map {"," "" "." "" "'" ""} [lindex [string trim [lindex [split [string trim [exec -- cmd /c dir [string map {/ \\} $src]]] \n] end]] 2]]
> }
***************************************

*** Opening BD disc E:\...
*** Filtering 15 MPLS files...
*** 4 3D MPLS files loaded.
*** BD disc E:\ opened successfully. 4 3D playlists loaded.

*******************************************************************************

Main job started Tue Aug 04 08:47:28 CEST 2015.

Saving file "00800.demux.meta"...
Saving file "chapters_2D_no_delay.txt"...
Saving file "chapters_2D_no_delay.qpfile"...
Saving file "chapters_3D_delay.txt"...
Saving file "chapters_3D.qpfile"...

-------------------------------------------------------------------------------

*** Demuxing the streams...
Network Optix tsMuxeR. Version 2.6.9. www.networkoptix.com
Decoding H264 stream (track 1): Profile: High@4.1 Resolution: 1920:1080p Frame rate: 23.976
H.264 muxing fps is not set. Get fps from stream. Value: 23.976
Decoding H264 stream (track 2): H.264/MVC Views: 2 Profile: High@4.1 Resolution: 1920:1080p Frame rate: 23.976
MVC muxing fps is not set. Get fps from stream. Value: 23.976
Decoding DTS-HD stream (track 3): Bitrate: 1536Kbps core + MLP data.Sample Rate: 48KHz Channels: 7.1 (DTS Master Audio 24bit)
Processed 127816 video frames
Processed 127816 video frames
Flushing write buffer
Demux complete.
Demuxing time: 42 min 1 sec

-------------------------------------------------------------------------------

*** Retrieving audio delays from playlist 00800.mpls...
All audio streams have no delay.

-------------------------------------------------------------------------------

*** Checking if the ArcSoft DTS decoder is installed...
*** ArcSoft DTS Decoder doesn't seem to be installed

-------------------------------------------------------------------------------

*** Converting "00800.track_4352.Eng.dtshdma" to AC3...
Command: eac3to.exe "00800.track_4352.Eng.dtshdma" "00800.track_4352.Eng.ac3 " -640 -down6 -libav -progressnumbers -log=eac3to_convert_to_AC3.log

eac3to process 3560 started.
DTS Master Audio, 7.1 channels, 24 bits, 48kHz
(core: DTS, 5.1 channels, 1509kbps, 48kHz)
dts, 48000, 7.1
The libav DTS decoder doesn't decode the full DTS-HD information.
Can't downmix this channel configuration ($60f).
Internal error - unknown audio output format!
*** eac3to ERROR: Can't downmix this channel configuration ($60f).
Internal error - unknown audio output format!

Can't convert 00800.track_4352.Eng.dtshdma to AC3. Using original file.

-------------------------------------------------------------------------------

*** Generating the avisynth script...

*** Saving "_ENCODE_3D_MOVIE.avs"...
Saving file "_ENCODE_3D_MOVIE.avs"...
*** Generating the batch files...

*** Saving "_ENCODE.cmd"
x264 command:
"C:\BD3D2MK3D\toolset\avs2yuv.exe" ^
"_ENCODE_3D_MOVIE.avs" -frames 127816 -o - ^
| "C:\BD3D2MK3D\toolset\x264_x64.exe" ^
--crf 23 --preset medium ^
--frame-packing 3 --qpfile chapters_3D.qpfile --frames 127816 --fps 24000/1001 ^
--output "00800.264" --demuxer y4m --stdin y4m -

*** Saving "tags.xml"

> x264_x64.exe --version
x264 0.146.2538 121396c
(libswscale 3.1.101)
(libavformat 56.23.106)
(ffmpegsource 2.17.4.0)
built by Komisar on Mar 1 2015, gcc: 4.8.4 (multilib.generic.Komisar)
x264 configuration: --bit-depth=8 --chroma-format=all
libx264 configuration: --bit-depth=8 --chroma-format=all
x264 license: GPL version 2 or later
libswscale/libavformat/ffmpegsource license: GPL version 2 or later


*** Saving "_MUX_3D.cmd"

*** Saving "_MUX_3D_OPTIONS.txt"
*** Adding attachments...

*** Saving "_MUX_2D.cmd" and "_MUX_2D_OPTIONS.txt"

*** Saving "_POSTPROCESS.cmd"
*** Done. Avisynth script and batch files generated.

-------------------------------------------------------------------------------


Job finished Tue Aug 04 09:29:39 CEST 2015

Done with errors!

* Can't convert 00800.track_4352.Eng.dtshdma to AC3. Using original file.
Can't downmix this channel configuration ($60f).
Internal error - unknown audio output format!

Launch "_ENCODE.cmd" to encode the video (and optionally mux to MKV).

Last edited by Airmiles; 4th August 2015 at 08:47.
Airmiles is offline