SlySoft Forum   SlySoft Home

Go Back   SlySoft Forum > Software Talk (english) > High Definition Software

Reply
 
Thread Tools Display Modes
  #1341  
Old 20th July 2009, 08:14
GhstTracker GhstTracker is offline
Junior Member
 
Join Date: Jul 2009
Posts: 3
Unhappy Clown BD .64 ISsues.

Ok I am trying to use Clown BD to essentially shrink some blu rays (and convert some hd dvd to blu ray structure) but I can't get it to work. It appears I am having an issue with the tsMuxer step. the eacto3 part goes through without any issues all the files and logs are created and then the subtitle part runs, again no issues there. Then it just guits to the main screen. When it quits to the main screen the directory for demuxing is deleted so I can't get any of the log files. I have seen it ONCE actually show me the command line box for tsMuxer (and not dissapear within 2 seconds) when it did that and it was an error it said something along the lines of Invalid input file or something like that.

What other information do you need? I am happy to help as this used to work beautifully and all of a sudden won't work with any disc.

Note: I have tsMuxer (and GUI) and it works perfectly fine when I run it by itself.
Reply With Quote
  #1342  
Old 20th July 2009, 14:47
jj666 jj666 is offline
Member
 
Join Date: Jan 2009
Posts: 82
Default

Mrrrrrrrrrrrrrrrrrrr,

Further testing using latest 0.65b and NMT options: TrueHD + AC3 seems to be working perfectly fine, done about 20 disks so far I think. However, saw some issues with LPCM using the "unconverted" option, seems to be using .RAW, instead of .WAV which isn't muxable with TSMUXER.

Code:
eac3to v3.16
command line: "D:\utils\encoding\eac3to\eac3to.exe" "C:\michael\twin daggers" 1) -LOG="d:\temp mux\twin daggers\eac3to_PASS2_LOG.LOG"
------------------------------------------------------------------------------
M2TS, 1 video track, 1 audio track, 1 subtitle track, 1:29:49, 24p /1.001
1: Chapters, 20 chapters
2: VC-1, 1080p24 /1.001 (16:9)
3: RAW/PCM, English, 2.0 channels, 16 bits, 48khz
4: Subtitle (PGS), Dutch
Code:
eac3to v3.16
command line: "D:\utils\encoding\eac3to\eac3to.exe"  "C:\michael\twin daggers" 1)  2: "d:\temp mux\twin daggers\Video_2.*" 3: "d:\temp mux\twin daggers\Audio_3_English.RAW" -LOG="d:\temp mux\twin daggers\eac3to_PASS3_LOG.LOG"
------------------------------------------------------------------------------
M2TS, 1 video track, 1 audio track, 1 subtitle track, 1:29:49, 24p /1.001
1: Chapters, 20 chapters
2: VC-1, 1080p24 /1.001 (16:9)
3: RAW/PCM, English, 2.0 channels, 16 bits, 48khz
4: Subtitle (PGS), Dutch
[v02] Extracting video track number 2...
[a03] Extracting audio track number 3...
[a03] Reading RAW/PCM...
[a03] Swapping endian...
[v02] Creating file "d:\temp mux\twin daggers\Video_2.vc1"...
[a03] Creating file "d:\temp mux\twin daggers\Audio_3_English.RAW"...
[a03] The original audio track has a constant bit depth of 16 bits.
Video track 2 contains 129216 frames.
eac3to processing took 11 minutes, 28 seconds.
Done.
Code:
MUXOPT --no-pcr-on-video-pid --new-audio-pes  --vbr   --vbv-len=500
V_MS/VFW/WVC1, "d:\temp mux\twin daggers\Video_2.VC1"
A_RAW, "d:\temp mux\twin daggers\Audio_3_English.RAW", lang=eng
Code:
echo ************************
echo *** 2 - twin daggers
echo ************************
echo Source=C:\michael\twin daggers
echo DeMultiplex=d:\temp mux\twin daggers
echo Multiplex=d:\temp mux\twin daggers

REM *** Call eac3to 3rd Pass ***
"D:\utils\encoding\eac3to\eac3to.exe" "C:\michael\twin daggers" 1)  2: "d:\temp mux\twin daggers\Video_2.*" 3: "d:\temp mux\twin daggers\Audio_3_English.RAW" -LOG="d:\temp mux\twin daggers\eac3to_PASS3_LOG.LOG"

REM *** Call Clown_BD To Modify .meta (forced captions) ***
"D:\utils\encoding\eac3to\Clown_BD_v0.65b.exe" "Modify_Meta_File" "d:\temp mux\twin daggers" "twin daggers" "ENGLISH" ""

REM *** Call tsMuxeR ***
"D:\utils\encoding\tsMuxeR_1.10.1(b)\tsMuxeR.exe" "d:\temp mux\twin daggers\twin daggers.meta" "d:\temp mux\twin daggers\twin daggers.TS"

REM *** PLAY WAV ***
"D:\utils\encoding\eac3to\Extras\PlayWav.exe" "D:\utils\encoding\eac3to\success.wav"

REM *** DELETE FOLDERS (REMOVE REM TO ACTIVATE) ***
REM RMDIR "d:\temp mux\twin daggers" /s /q
Simply used EAC3TO to convert the file to .WAV and it muxed fine:

Code:
eac3to v3.16
command line: "D:\utils\encoding\eac3to\eac3to.exe" "D:\temp mux\twin daggers\Audio_3_English.RAW" "D:\temp mux\twin daggers\test.wav"
------------------------------------------------------------------------------
This might be a RAW/PCM file. Trying to figure out the details.
This will probably take a while. Please be patient...
The RAW/PCM file seems to be little endian.
The RAW/PCM file seems to have a bitdepth of 16 bits.
The RAW/PCM file seems to have 2 channels.
RAW/PCM, 2.0 channels, 1:29:49, 16 bits, 1536kbps, 48khz
Reading RAW/PCM...
Writing WAV...
Creating file "D:\temp mux\twin daggers\test.wav"...
The original audio track has a constant bit depth of 16 bits.
eac3to processing took 1 minute, 46 seconds.
Done.
Cheers,

-jj-
Reply With Quote
  #1343  
Old 20th July 2009, 17:37
jj666 jj666 is offline
Member
 
Join Date: Jan 2009
Posts: 82
Default

Just a quick note also Mrrr, it may also be useful to add -CORE to the AC3 option, when converting from TrueHD to save re-encoding.

Code:
eac3to v3.16
command line: "D:\utils\encoding\eac3to\eac3to.exe" "C:\michael\afro samurai 2" 1)  2: "d:\temp mux\afro samurai 2\Video_2.*" 3: "d:\temp mux\afro samurai 2\Audio_3_English.THD+AC3" 3: "d:\temp mux\afro samurai 2\Audio_3_English.AC3" -LOG="d:\temp mux\afro samurai 2\eac3to_PASS3_LOG.LOG"
------------------------------------------------------------------------------
M2TS, 1 video track, 1 audio track, 1:40:33, 24p /1.001
1: Chapters, 21 chapters
2: h264/AVC, 1080p24 /1.001 (16:9)
3: TrueHD/AC3, English, 5.1 channels, 48khz, dialnorm: -30dB
   (embedded: AC3, 5.1 channels, 640kbps, 48khz, dialnorm: -30dB)
[a03] Extracting audio track number 3...
[a03] Extracting audio track number 3...
[a03] Extracting audio track number 3...
[v02] Extracting video track number 2...
[a03] Extracting TrueHD stream...
[a03] Extracting TrueHD stream...
[a03] Extracting AC3 stream...
[a03] Removing TrueHD dialog normalization...
[a03] Removing TrueHD dialog normalization...
[a03] Removing AC3 dialog normalization...
[a03] Decoding with libav/ffmpeg...
[a03] Encoding AC3 <640kbps> with libAften...
[v02] Creating file "d:\temp mux\afro samurai 2\Video_2.h264"...
[a03] Creating file "d:\temp mux\afro samurai 2\Audio_3_English.THD+AC3"...
[a03] Creating file "d:\temp mux\afro samurai 2\Audio_3_English.AC3"...
[a03] [libav] End of stream indicated  <WARNING>
[a03] The original audio track has a constant bit depth of 24 bits.
Video track 2 contains 144660 frames.
eac3to processing took 22 minutes, 50 seconds.
Done.
Cheers,

-jj-
Reply With Quote
  #1344  
Old 20th July 2009, 23:17
robert200 robert200 is offline
Junior Member
 
Join Date: Jul 2009
Posts: 7
Default version 0.65b?

I am working with DTS HD MA and TrueHD. According to recent posts it seems like there are some important fixes in 0.65b related to this? Is this available to test out? Thank you in advance.
Reply With Quote
  #1345  
Old 21st July 2009, 00:26
robert200 robert200 is offline
Junior Member
 
Join Date: Jul 2009
Posts: 7
Default No subtitles or chapters?

I am not able to get any subtitles or chapters from the .m2ts file created by clown db. I am streaming this file over a network to the PS3. Video and audio works great.

But if I try to change chapters it doesn't have any. Also if I try to access the subtitles it says "There are no subtitles". However if I look at the .m2ts using tsMuxeR I can see the PGS is included. Any ideas?
Reply With Quote
  #1346  
Old 21st July 2009, 15:32
Kwart1001 Kwart1001 is offline
Junior Member
 
Join Date: Mar 2007
Posts: 8
Default

The PS3 can't display the included PGS from a m2ts stream when streaming. I believe none of the available hardware mediastreamers at the moment can do that. I use Clown BD to strip bd's and save them to a bdmv or iso. I own a hdi dune bd prime hardware mediaplayer which can stream complete bdmv's or stripped ones and present the PGS's.

You can present a lot of .m2ts streams from bd's with PGS's with the MPC HC softwareplayer with a pc however.

Last edited by Kwart1001; 21st July 2009 at 15:57.
Reply With Quote
  #1347  
Old 21st July 2009, 16:05
robert200 robert200 is offline
Junior Member
 
Join Date: Jul 2009
Posts: 7
Default

Quote:
Originally Posted by Kwart1001 View Post
The PS3 can't display the included PGS from a m2ts stream when streaming. I believe none of the available hardware mediastreamers at the moment can do that. I use Clown BD to strip bd's and save them to a bdmv or iso. I own a hdi dune bd prime hardware mediaplayer which can stream complete bdmv's or stripped ones and present the PGS's.

You can present a lot of .m2ts streams from bd's with PGS's with the MPC HC softwareplayer with a pc however.
Thank you very much for your response! That is helpful.

Any idea as to why the chapters do not show up on the PS3 while streaming the m2ts? I would like to know if I am doing something wrong or if it is just not possible to have chapters while streaming m2ts to PS3.
Reply With Quote
  #1348  
Old 22nd July 2009, 02:47
Kwart1001 Kwart1001 is offline
Junior Member
 
Join Date: Mar 2007
Posts: 8
Default

I forgot to mention. Also the TVIX6500 mediaplayer does load PGS's and audio options from a blu-ray, but no menus while streaming. You can do this with a special firmware from them.
The TVIX6500 is buggier then a Dune though.
Reply With Quote
  #1349  
Old 22nd July 2009, 03:34
jmone jmone is offline
Senior Member
 
Join Date: Dec 2007
Posts: 361
Default

What Direct Show filters (splitters etc) support Subs in these M2TS containers?
Thanks
Nathan
__________________
Shuttle SG45H7, Gigabyte HD5670 HDMI out (sound & 1080p) Cat 10.11 drivers to AV Receiver / TV, Q6600, 2GB RAM, Win 7 32-Bit TMT 5.0.x.80 for Blu-ray / HD-DVD, JRMediaCenter for file playback.
Reply With Quote
  #1350  
Old 22nd July 2009, 07:15
Dann Dann is offline
Member
 
Join Date: Jan 2009
Posts: 37
Question Option broken in version 0.64?

Hey, MMR;

The "Close GUI At End" option, which used to work, appears not to in 64. I have it unchecked so as to be able to come back and view the final results screen, yet 64 closes it anyway after a few seconds.

It worked in earlier versions....seems to have broken somehow.
Reply With Quote
Reply

Tags
clown bd eac3to

Thread Tools
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 -4. The time now is 08:36.


All trademarks are the property of their respective owners.
© 2007–2013 SlySoft Inc.