Log in

View Full Version : Clown_BD BD Copier


Pages : [1] 2

mrr19121970
14th May 2010, 20:42
I created a small application to strip out unwanted streams to fit onto a BD-R SL.

Please take a look & let me know what you think.

http://clownbd.com/WildThings.jpg

Download Mirror 1 (http://clownbd.com/Clown_BD%20BD%20Copier.zip)
Download Mirror 2 (http://clownbd.techxt.com/Downloads/Clown_BD%20BD%20Copier.zip)

You need to set the path to Mplayer.exe in the INI file to get previews.

setarip_old
15th May 2010, 06:55
Hi!

Looks quite interesting. A few of questions, if I may:

1) Is menu functionality retained?

2) Does the download include all required support programs (e.g. Mplayer and any others)?

3) Does it provide for reducing HD audiostreams to their core versions (DTS, AC3)?

4) (For the sake of clarity) Am I correct that it does require the BluRay to already be ripped?

mrr19121970
15th May 2010, 08:09
1. Yes, assuming you don't uncheck one of the boxes saying 'menu' at the top of the tree

2. The 250kb exe download is just the program. Most users will have their own favourite build of MPlayer. The 5500kb zip download contains the exe and a build of Mplayer. No other software is needed.

3. No, it's a 1:1 copy.

4. Assuming you can decrypt the Blu-Ray on the fly (ie AnyDVD installed or other decryptor), then you can process on the fly.

mrr19121970
15th May 2010, 12:35
New version. Tested on Win XP x32 and Win7 x64. Anyone tried on Vista ?

v0.08 (2010-05-15)
. Improved MPlayer Integration.
. Enlarged Preview Window.
. Enhanced Performance.
. Use VOLUME LABLE To Create Temp Directory & .IBB File.
. New Build To Cater For MPlayer x32.
. This Version Tested on Win7 x64 & XP x32 Bits.
. Automatically Select 1st Loaded Optical Disk On Startup

Special Note
------------

Delete you old .INI file 1st use.

If you experience problems with MPlayer (like no picture). Try removing
this text from the .INI file:

-vo gl:yuv=2:rectangle=2:force-pbo:ati-hack -dr -noslices

um3k
16th May 2010, 19:55
Forgive my curiosity, but I just have to ask--what is the reason for the name "Clown_BD"? Particularly the "clown" part...

borivoje
17th May 2010, 00:35
Thanks for this interesting application ...

I've tried to strip several unwanted streams (trailers) from 27GB movie and I'm getting too large size of the output file (just a bit over 50GB). Also, some extras that I want to keep were unchecked by default when I opened the movie???

Few suggestions - It could be nice if you could enable output to a folder on HDD, not just ImgBurn option. Also, the window with the option to uncheck only .m2ts files could be less confusing for someone who is not too familiar with the BD structure (like me for example), as now one has to open every file to see which .m2ts file is under particular .mpls.

CHEERS

mrr19121970
17th May 2010, 09:42
@um3k
it was a play on CloneDVD and meant as a joke.

@borivoje
Using Windows explorer for massive files is not really an option. Initally I wanted to build an interface to FastCopy to copy to the hard drive. It didn't work somehow. I'll look into this again.

To your 50gb output from a 27gb file, I'm not really sure what this is, but please download the latest version (v0.10) which I've not announced yet as I wanted to make a few more cosmetic changes (like resizing preview window).

I can possibly add a button to expand/contract the whole tree structure. The idea of building the tree in a non-BDMV way makes no sense.

setarip_old
17th May 2010, 22:51
To your 50gb output from a 27gb file, I'm not really sure what this isSounds like a multi-angle disc (e.g. many Disney BluRays)...

mrr19121970
18th May 2010, 10:24
See here (http://forum.slysoft.com/showpost.php?p=263337&postcount=31) for download link.
v0.11 (2010-05-18)
. Corrected Display Bugs Introduced In V0.10
: Creating IBB File With Dummy Playlists Got Broken.
: Pressing Auto Select Increased The Progress Bar.
: Pressing Delselect All Didn't Refresh Progress Bar.
: Streching Window Across Could Scale Mplayer Preview Incorrectly.
. Added Expand All/Contract All Buttons At Request Of borivoje
http://forum.doom9.org/showpost.php?p=1400402&postcount=6
. Added Creation Of .BAT File For HDD Copy At Request of borivoje
You Need To Change The INI To Activate This:

[Options]
CreateBAT=Y

srfscenar
18th May 2010, 10:57
Hi mrr!
I wanted to ask about the srttoxml application.
I tried to import the xml to scenarist but it pops an error "Failed to read Palette"
while other XML files can be imported fine.

I also compared the CLOUN xml and the xml i had working and i couldnt find any differences.

Do you have any ideas?

BTW, great job with the utilities!

setarip_old
18th May 2010, 18:41
@mrr19121970 See here for download link.Leads to a post at SlySoft forum that refers to "download the attached..." - but there is no attachment visible...

Can you provide an updated link at your homepage (It presently makes v.0.9 available for download, but not v.0.11)

mrr19121970
18th May 2010, 19:51
v0.11 (2010-05-18)
. Corrected Bugs Introduced In V0.10
: Creating IBB File With Dummy Playlists Got Broken.
. Corrected Display Bugs Introduced In V0.10
: Pressing Auto Select Increased The Progress Bar.
: Pressing Delselect All Didn't Refresh Progress Bar.
: Streching Window Across Could Scale Mplayer Preview Incorrectly.
. Added Expand All/Contract All Buttons At Request Of borivoje
http://forum.doom9.org/showpost.php?p=1400402&postcount=6
. Added Creation Of .BAT File For HDD Copy At Request of borivoje
You Need To Change The INI To Activate This:

To use Windows Copy feature

[Options]
CreateBAT=Y
CopyProgram=copy
CopyProgramDelimiter=
CopyProgramArgs=

To use FastCopy http://ipmsg.org/tools/fastcopy.html.en

[Options]
CreateBAT=Y
CopyProgram="C:\Program Files\Fast Copy\FastCopy.exe" /auto_close
CopyProgramDelimiter=/to=
CopyProgramArgs=

To use TeraCopy http://www.codesector.com/teracopy.php

[Options]
CreateBAT=Y
CopyProgram="C:\Program Files\TeraCopy\TeraCopy.exe"
CopyProgramDelimiter=
CopyProgramArgs=/close

I deleted the attachment when I uploaded the EXE. Download link on webpage is correct, text in version number is wrong. I'll change it now. Thanks for reminding me.

mrr19121970
18th May 2010, 19:52
Hi mrr!
I wanted to ask about the srttoxml application.
I tried to import the xml to scenarist but it pops an error "Failed to read Palette"
while other XML files can be imported fine.

I also compared the CLOUN xml and the xml i had working and i couldnt find any differences.

Do you have any ideas?

BTW, great job with the utilities!

I guess a premium product like Sonic has great help. I've no idea what's wrong, perhaps a mail to them with the XML might indicate what's wrong?

rik1138
18th May 2010, 20:25
I guess a premium product like Sonic has great help. I've no idea what's wrong, perhaps a mail to them with the XML might indicate what's wrong?

Probably not, Sonic wouldn't offer much help with files that aren't created with their software...

The Palettes are stored in the PNG files themselves, not the XML. It probably has to do with the way the PNGs are saved. They have to be saved in indexed color, 8-bit mode (with a 256 color palette). If they are 16 or 32-bit PNGs, Scenarist won't be able to import them. (Drop one in Photoshop and see if you can open the Color Table... That'll tell you right away.)

Also, the very first color in the palette needs to be the 100% transparent 'color'. The color used for the background of the image that you want to be able to see the video through. Scenarist will make this first palette entry the transparent color, so if that's really a color somewhere in your text, it will have transparent spots...

If you convert them to indexed 8-bit, they should at least import. The first-color thing might be a problem (Scenarist will give you a warning if that condition is not true, but it will still try to use them).

crl2007
18th May 2010, 21:52
You can extract the correct xml palettes with BDEdit or with DVDLogic BD Demuxer ( for what you want I think DVDLogic BD Demuxer should do the trick ). I described here (http://forum.doom9.org/showthread.php?t=152952) how to save them for reuse with scenarist or with bdedit. The problem comes when you have a transparent image, you have to jump through a few hoops to preserve that transparency.

mrr19121970
19th May 2010, 12:34
@rik1138

Please see here:

http://forum.slysoft.com/showpost.php?p=263465&postcount=34

& continue the topic there. I've no idea if this helps you as I've neither Photoshop or Sonic.

mrr19121970
23rd May 2010, 09:25
v0.12 (2010-05-22)
. Incorrectly Identifying Chapter Count & Point In Seamless Branching (eg. Bolt USA)
. Not Identifying Some Menus (eg. Bolt USA)
. Allow Preview Of Movie Again After Initial Preview Ended
. Fix Bug Introduced In V0.10 : Pressing Select All Again Did Not Automatically
Select Playlists That Contained Already Selected M2tS Files.
(ie No Extra Space Needed)
. New Button For Selecting Menus Only
. Disable Buttons Until BDMV Actually Read.

Enjoy.

mrr19121970
5th June 2010, 09:28
v0.18 (2010-06-07)
. Fix Mplayer Playback From HDD rip

v0.17 (2010-06-06)
. Don't auto select audio streams with PID >= 0x1a00 (secondary audio)
. Treat playlists with 00:00:00 time as a menu
. Add info message when frigging main movie playlists
. Correct source location when frigging main movie playlist

v0.16 (2010-06-06)
. Error calculating chapeter points > 1 hour
. Derive movie name from path when dealing with HDD rip

v0.15 (2010-06-05)
. Cater for blank VOLUME_ID (probably due to BDMV on hard drive)
. Better catering for seamless branching titles (eg Princess & Frog)
. Don't auto select video streams with PID >= 0x1b00

v0.14 (2010-06-03)
. Improve Main Movie "frigging" (seamless branching) When In tsMuxeR Mode

v0.13 (2010-06-03)
. Small bug when some M2TS streams were missing
. A Rather Crude tsMuxeR Batch Mode For ReMuxing The Entire Disk
Select tsMuxeR Checkbox To Build .META and .BAT file.
Execute The BAT Yourself
. Fix program crash after using browse button, or drag'n'drop
. Rearranged The Buttons

The download links are the same as before.

mrr19121970
23rd June 2010, 20:52
New version. Small changelog, big changes

v0.19 (2010-06-23)
. Include Orphan CLPI/M2TS That Do Not Belong To A Playlist
. Remove Debug Tooltip
. Include Seamless Branching tsMuxeR Usage

Basically the tsMuxeR mode will now remux every MPLS in the movie (especially relevant for seamless branching). This also includes a new tool Clown_BD MPLS Builder (http://clownbd.com/Clown_BD%20MPLS%20Builder.exe), which will go along and create a new MPLS file (based on the original one) adjusted for the new timecodes & STN table changes relevant for 'blanked' primary audio streams.

mrr19121970
28th June 2010, 21:01
v0.25 (2010-06-30)
. Fix Multi Angle in tsMuxeR mode (Never Worked, Can't Get The Staff!)
. Only select 1st Audio & Subtitle In tsMuxeR Mode Auto Select (Press Again To Select Next)
Ideal When You Know 1st Is the HD Track You Want And 2nd, 3rd Are Directors Mumble

v0.24 (2010-06-30)
. Don't Include M2TS Files In The SubPath That Exisit In The Playlist
. Show Real SubPath Time (& List Next To Associated Playlist)
. Fix Multi Angle Bug Introduced In V0.23
. Remove 'Orphan' Processing Introduced In V0.19. No Longer Needed.
. Add PlayWav & Shutdown Commands To BAT (Need To Set Clown_BD path in INI)

v0.23 (2010-06-29)
. Cater For Playlists SubPaths.
. Don't accept \BDMV\ in the path name to "path ***TO*** BDMV"

v0.22 (2010-06-28)
. Cater For Playlists With Incorrect STN Entries & Mixed CLPI values.
eg Knowing, Dr Parnassus
& probably "Mary & Max" http://forum.slysoft.com/showpost.php?p=268555&postcount=2414)

v0.21 (2010-06-28)
. Cater For Multi Angle Playlists
. Add ImgBurn Instructions At The End Of BAT file

v0.20 (2010-06-24)
. Don't allow selcting of PIDs x18.., x1A.. & x1B.. in tsMuxer Mode as can't be
handled anyway
. Fix error introduced in v0.19 ImgBurn mode that mean not all no selected
playlists and m2ts were copied.
. Clown_BD MPLS Builder Also Updated. Now includes:
. Adjusting STN table to remove Secondary Audio & Video
(tsMuxer can't create them anyway)
. Adjusting SubPath entries to reflect new timing information

Also v0.7 MPLS Builder (http://clownbd.com/Clown_BD%20MPLS%20Builder.exe). Now too caters for Multi Angle playlists & does not delete subpath STN entries (after using tsMuxer, as it can't handle IGS & secondary Audio, PGS).

crl2007
4th July 2010, 22:53
Every time I try to use mpls builder it says that it can't write the mpls I edit. Anyway, in cases of edited movies, you just have to edit the IN_OUT times, not recreate the whole playlist. I understand the need to recreate in a standalone application, but mpls builder as a standalone application itself is pretty much useless. And I noticed that in case of HDD copy the program spits out all this errors that the output folder does not exist. How can it not exists if I directed it to my desktop ?

Also the space required is miscalculated. For a 44 GB disc it reports only 17 GB and after unticking the boxes you don't want I have only 2,5 GB. Something goes awful wrong here. Win 7 x64.

Iron Mike
5th July 2010, 01:18
Hi,

just downloaded the newest version Clown_BD BD Copier 0.25 and used it on a CASINO ROYALE blu-ray rip done via AnyDVD-HD to the HD...

My goal is to strip unwanted content (audio tracks, extras etc.) from Blu-Ray structure but keep video, audio & menus uncompressed...

crl2007 referred me to this app...

Did 2 runs with this app:

(1.)

by default I was not able to select any sub streams out of the main movie m2ts file... just select the main playlist file, but no sub selection possible...

exported to iso file via ImgBurn, but all languages were still in the main m2ts file...

--> extras were replaced with 6KB files

(2.)

when I checked "use tsmuxer" I was able to make a sub selection of the main movie m2ts file but then the app hangs at 71.1 % in the DOS prompt....

--> Win 7 Ultimate, x64

Is this a bug or am I doing something wrong ?

What does the "Use tsmuxeR" option do ? I thought streams get simply replaced...

Thanx.

- M

crl2007
5th July 2010, 07:04
Streams get replaced, but inside the m2ts they are replaced with tsmuxer.

Iron Mike
5th July 2010, 11:45
crl2007,

sorry, little bit confused...

They are replaced inside the m2ts by tsmuxer by default ?

Why is there the option "Use tsmuxeR" if it is used anyway ?

Why can I not select / de-select streams when this option un-checked ?

Thanx for your help !

- M

crl2007
5th July 2010, 15:05
For that problem you should wait for an answer from the author. And yes, the streams are always replaced/added/deleted with tsmuxer inside a m2ts.

mrr19121970
5th July 2010, 15:19
Hi,

just downloaded the newest version Clown_BD BD Copier 0.25 and used it on a CASINO ROYALE blu-ray rip done via AnyDVD-HD to the HD...

My goal is to strip unwanted content (audio tracks, extras etc.) from Blu-Ray structure but keep video, audio & menus uncompressed...

crl2007 referred me to this app...

Did 2 runs with this app:

(1.)

by default I was not able to select any sub streams out of the main movie m2ts file... just select the main playlist file, but no sub selection possible...

exported to iso file via ImgBurn, but all languages were still in the main m2ts file...

--> extras were replaced with 6KB files



This is the correct behaviour. Unwanted mpls will be replaced with dummys and the corresponding clip and m2ts files.


(2.)

when I checked "use tsmuxer" I was able to make a sub selection of the main movie m2ts file but then the app hangs at 71.1 % in the DOS prompt....

--> Win 7 Ultimate, x64

Is this a bug or am I doing something wrong ?



Which playlist? Can tsMuxeRGUI handle this on it's own? If it's a bug then it's with tsMuxeR.




What does the "Use tsmuxeR" option do ? I thought streams get simply replaced...

Thanx.

- M

the tsMuxeR option will allow you to remux all streams you want to remove audio, subtitles & picture in picture options that you don't want.

mrr19121970
5th July 2010, 15:21
Every time I try to use mpls builder it says that it can't write the mpls I edit. Anyway, in cases of edited movies, you just have to edit the IN_OUT times, not recreate the whole playlist. I understand the need to recreate in a standalone application, but mpls builder as a standalone application itself is pretty much useless. And I noticed that in case of HDD copy the program spits out all this errors that the output folder does not exist. How can it not exists if I directed it to my desktop ?

Also the space required is miscalculated. For a 44 GB disc it reports only 17 GB and after unticking the boxes you don't want I have only 2,5 GB. Something goes awful wrong here. Win 7 x64.

There's not enough information here for me to recreate or do anything with, I'll assume it's just a rant.

crl2007
5th July 2010, 18:48
It isn't a rant. If I wanted to rant about some piece of software, then I would not recommend it to someone else, no ?

1. The program shows an erroneous size.

http://thumbnails5.imagebam.com/8730/2f1ae087297778.jpg (http://www.imagebam.com/image/2f1ae087297778) It should have been 48.114.140.966 bytes.

2. This is what I end up with:

http://thumbnails12.imagebam.com/8730/085dd087297781.jpg (http://www.imagebam.com/image/085dd087297781) I kept only the menu and the main movie. It should have had almost 35 GB. For some reason, the main m2ts was not copied. It has something to do with a MPLS Builder error ( something as "--> It has to be a directory" ). Maybe you should consider rethinking mpls builder to be more permissive and not so much as IFOUpdate method of working. I mean without having to write all those paths. Maybe a GUI.

You did a great job here, I've used Clown BD and still do, I used this app and I plan to still do, so I'm not ranting, I'm just pointing out some errors that I encountered on win 7 x64.

mrr19121970
6th July 2010, 06:51
When you feel the size is wrong, start again. This is behaviour that I've noticed too from time to time but unable to recreate consistantly. I'm in the process of re-writing the GUI, so you'll just have to bear with it for the time being.

in your 35gb example that only produced 186mb this should be fixed now. Basically if the 'path to BDMV' actually contains the BDMV in the name you get \BDMV\BDMV\ in the ImgBurn IBB file. Somehow ImgBurn only objects when the file exists twice in the IBB, but not at all.

mrr19121970
12th July 2010, 19:33
OK, as promised.

v0.26 (2010-07-12)
. Rewrite of key functions resolving many smaller bugs (eg size calculation)

I didn't get around to adding many of the enhancements I wanted. Summer is here, so that comes 1st :)

crl2007
12th July 2010, 23:17
You should definitely think to put all the tools needed in the same folder for downloading and instruct the soft to use them. Sometimes the preview does not work if I modify the ini file.

mrr19121970
13th July 2010, 10:10
You need to go to the webpage to get the 'whole package', but here's the direct link http://clownbd.com/Clown_BD%20BD%20Copier.zip This was always available.

crl2007
13th July 2010, 13:11
Sorry, didn't know. I always use the link in the first post to download it.

ozmale
17th July 2010, 01:07
Just downloaded the whole package as per post #32
Preview does not seem to work.
"Preview M2TS files in Mplayer" is selected but grayed out. The path to Mplayer seems to be correct in the "ini" file

Any ideas ?

crl2007
17th July 2010, 06:11
Same here, don't know why. Before the last update it was fine.

ozmale
17th July 2010, 08:06
found problem of Mplayer not working.

[MPLAYER] is missing from the "ini" file

"ini" file should look something like this.

[BDRSL]
SizeInBytes=25025314816
[BDRDL]
SizeInBytes=50050629632
[BDRSL8cm]
SizeInBytes=7791181824
[BDRDL8cm]
SizeInBytes=15582363648
[DVD Minus R SL]
SizeInBytes=4707319808
[DVD Plus R SL]
SizeInBytes=4700372992
[DVD Minus R DL]
SizeInBytes=8543666176
[DVD Plus R DL]
SizeInBytes=8547991552
[AutoSelect]
CLPIGreaterThanMinutes=60
[TSMUXER]
PathTotsMuxer=tsMuxeR\tsMuxeR.exe
tsMuxeRLanguages=eng
[MPLAYER]
PathToMplayer=Mplayer\Mplayer.exe
MplayerArgs=-zoom -framedrop -nosound -vo gl
WaitForMPlayerWindow=500
[Options]
CopyProgram=copy
CopyProgramDelimiter=
CopyProgramArgs=
[ClownBD]
PathToClownBD=c:\Clown_BD_v0.76\Clown_BD_v0.76.exe

rendez2k
17th July 2010, 08:39
Got Mplayer option enabled but I get 'ProcessInputError r:0x800004005=-2147467259 (keyframe:1)'

Any ideas?

ozmale
17th July 2010, 09:44
Got Mplayer option enabled but I get 'ProcessInputError r:0x800004005=-2147467259 (keyframe:1)'

Any ideas?

I am getting the same error but only with some blu-rays and not with others.

mrr19121970
17th July 2010, 13:20
found problem of Mplayer not working.

[MPLAYER] is missing from the "ini" file


sorry, that looks like my fault. I'll rebuild it and upload with the correct defaults.

mrr19121970
17th July 2010, 13:22
Got Mplayer option enabled but I get 'ProcessInputError r:0x800004005=-2147467259 (keyframe:1)'

Any ideas?

I guess it MPLAYER can't play that stream then you'll get problems.

mrr19121970
27th July 2010, 09:09
3 smaller bug fixes:

v0.29 (2010-07-27)
. Fix small bug in ImgBurn Mode When Not Selecting Main Movie.

v0.28 (2010-07-22)
. Improve MPlayer hooking (and error trapping especially on VC1 video)

v0.27 (2010-07-16)
. Fixed tiny bug in tsMuxeR mode when selecting streams with only video.
Showed as selected, treated as deselected.

mrr19121970
1st August 2010, 09:43
New version 0.33 available.

v0.33 (2010-08-01)
. tsMuxeR .Meta File Not Build Correctly When CLPI PIDs Where Out Of Order.
example #9 German Version. Thanks To Sendmen For Noticing This.

v0.32 (2010-07-31)
. Version 0.9 Of Clown_BD MPLS Builder. *** Please Manually Delete OLD Version ***
Thanks to mariner8611 for noticing these errors:
- When MPLS file size smaller then CLPI file size, then times of 00:00:00.000 are used.
- Display error on time differences which have the negative sign ("-" rather than "0")

v0.31 (2010-07-30)
. Don't call Clown_BD MPLS Builder When Creating Dummy Files With tsMuxeR.
Thanks to mariner8611 for spotting this.

v0.30 (2010-07-29)
. Dummy MPLS not being built correctly. Thanks to mariner8611 for spotting this.

mrr19121970
10th August 2010, 07:52
New version v0.35

v0.35 (2010-08-09)
. The BDJO title District9 didn't work in ImgBurn mode.
. Smaller & cosmestic changes.

v0.34 (2010-08-01)
. Added Mplayer Option -loop 0. Hopefully this will cure the none displaying
of very short clips.
. Hardcoded Don't Try To Call MPLAYER For Interlaced VC1 Movies.
I Just Can't Get Mplayer To Respond, Even When It Crashes.
. Added A Few Things To The .INI File. Mostly Are For Copy To HDD Mode:

[Options]
ConsoleWindowShow=N (Show DOS Box Y/N)
ConsoleBufferHeight=1000 (Amount Of Space In DOS Box Buffer)
DestinationPath=E:\ (Where The Copy To Hard Drive Will Be Saved)
ISODestinationPath=F:\ (Where the ISO Will Be Saved)
MainMovieTolerancePercent=15 (Highlight All MPLS As Main Movie Within (15%) Of The Longest MPLS)

mrr19121970
27th October 2010, 14:17
v0.37 (2010-08-15)
. Oopps, CORE Is Supposed To Be Optional. New Feature Was Always On.

v0.36 (2010-08-15)
. Added New Checkbox 'Core' To Extract SD Core From HD Audio Only
(ie TrueHD->AC3 & DTS-MA->DTS)
Not really recommended, but better than manually changing .meta file.

Puzzled by

I am puzzled as to why you are interested in this, when you already have build the "BD with Menus" program? Why aren't you enhancing that yourself? I tried it a couple times and it seems whenever vids preceding the menu are blanked, the result doesn't play.

I was wondering if anyone else has problems?

thegdog
14th November 2010, 20:14
Does this program work with Blu-ray 3D discs?

I've got an ISO of Grand Canyon Adventure - River at Risk which shows as 24.0GB in Windows. When I try to use ImgBurn to burn it to a BD-R SL, ImgBurn says it is slightly too big.

So I figured I would try this program and remove some of the opening studio logo movies that appear.

But when I open the app and have it read the disc, without me unchecking anything, it shows that it is only at about 19.2GB (76.81%). So I am thinking that it is not handling the 3D streams correctly.

Also, is there a way to have it just write an ISO file instead of burning it directly to disc? That way I could test it out before burning.

Thanks!

mrr19121970
15th November 2010, 08:55
Does this program work with Blu-ray 3D discs?

No, 3D are not handled correctly.


Also, is there a way to have it just write an ISO file instead of burning it directly to disc? That way I could test it out before burning.

This is an option you need to set in ImgBurn. Something like 'Build' rather than 'Write' in the menu bar.

thegdog
16th November 2010, 04:32
No, 3D are not handled correctly.

Thanks for the reply. Is this something that will be added eventually?

Do you know if there is a guide on a different way to do this? To just blank out (replace with a 1 sec clip of black) certain titles in a Blu-ray?

mrr19121970
16th November 2010, 09:34
As far as I know it's not possible. If & when Lightning_UK offers 3D support in ImgBurn, then things might progress.

thegdog
17th November 2010, 09:01
As far as I know it's not possible. If & when Lightning_UK offers 3D support in ImgBurn, then things might progress.

Sorry, but what does ImgBurn have to do with it? Seems like the videos were being misread by Clown_BD Copier before it ever went to ImgBurn.

I haven't had a problem with burning Blu-ray 3D ISOs with ImgBurn, or building ISOs with ImgBurn from ripped Blu-ray 3D discs.

mrr19121970
17th November 2010, 09:12
Sorry, but what does ImgBurn have to do with it? Seems like the videos were being misread by Clown_BD Copier before it ever went to ImgBurn.

I don't have any 3D disks to test this.


I haven't had a problem with burning Blu-ray 3D ISOs with ImgBurn, or building ISOs with ImgBurn from ripped Blu-ray 3D discs.

3D disks have interleaving of files that needs to be supported by the software that creates the ISO.