Log in

View Full Version : BDMovie Maker - Author TS, M2TS into AVCHD / BD structure and make ISO image


ljyzc
21st September 2009, 02:38
Author TS, M2TS into AVCHD / BD (blu-ray disc) structure and make ISO image (UDF 2.50)

BDMovie Maker is for those of you, who want to:

# Author AVCHD
# Author Blu-Ray
# Build AVCHD/BD structure to ISO image (UDF 2.50 file system)
# Transfer their HD videos (*.ts, *.m2ts) without reencoding into Blu-ray or AVCHD format
# Combine multiple AVCHD, BD (blu-ray disc) (just select your movie TS, M2TS file from the original BDMV\STREAM folder (the largest one)) and Author then into a single AVCHD / BD structure
# You can remove audio tracks and subtitles tracks to keep final size smaller or re-encode existing HD videos

BDMovie Maker can create output for:

# Blu-ray players, compatible with AVCHD on DVD-5 (BD5), DVD-9 (BD9), BD-25, BD-50 disc for most Blu-ray players and Playstation 3
# Direct BDMV format, Blu-ray Disc format for all Blu-ray players and PS3
# ISO image format, UDF 2.50 file system for Virtual BD-ROM on PC and burn to BD-25 / BD-50 (blu-ray disc) or BD5/BD9 (AVCHD)

Quick Start:

1. Download the latest version:

Download link: BDMovieMaker.zip (http://www.effectmatrix.com/bd-movie-maker/BDMovieMaker.zip) (122 KB)

2. Unzip the downloaded package with WinZip or WinRar. then launch BDMovieMaker.exe

3. Click the 'Add' button to input ts, m2ts video files.

4. Choose output options (defalut is output BDMV folder), then click the 'Start' button to start Authoring and Making.

Home Page: http://www.effectmatrix.com/bd-movie-maker/index.htm

setarip_old
21st September 2009, 03:03
@ljyzc

Hi!

Your new project sounds interesting, especially if it offers new capabilities:

Does it have the capability of compressing files, as can be accomplished using "BD-Rebuilder", "multiAVCHD", "AVCHDCoder", etc.?

Does it handle the inclusion of chapters? (All of the three previously mentioned plus "tsMuxeR")

Does it have the ability to split files? ("multiAVCHD" and "tsMuxeR")

Does it have the ability to cut files? ("multiAVCHD" and "tsMuxeR")

Are there any NEW capabilities in "BDMovie Maker" that are not presently available from the four programs I've mentioned (or any others)?

ljyzc
21st September 2009, 03:32
@setarip_old

BDMovie Maker does not require any third-party software support, therefore, the file size only 122 KB,

Currently, BDMovie Maker support the inclusion of chapters, and support make BDMV folder to ISO image file (UDF 2.50 file system)

btw: "multiAVCHD" and "AVCHDCoder" need tsMuxeR support,

setarip_old
21st September 2009, 07:13
1) Will it accept True HD and 7.1 LPCM audio as part of file input?

2) Can you add the ability to accept MKV files as input?

deank
21st September 2009, 08:41
The author of the software could have come up with his own description of the program, but not copy/pasting from multiavchd.deanbg.com ;)

Yet it is interesting how he got all that in 250kb :)

* using tsmuxer's license.txt
* using tsmuxer's hybrid index.bdmv file, which is in fact taken from Nero, dated back from august 2007...
* the resulting cpli file of what I tested has wrong/missing info about the audio
* may be tsmuxer is simply embedded in this tool

shon3i
21st September 2009, 08:41
Wow, nice job we now have another standalone Blu-Ray muxer. Custom chapter points will be nice too. Aslo CLI support for using as muxer

Kurtnoise
21st September 2009, 09:15
Can we have the language names for Audio & Subtitles Streams ?

Can we have a progress indicator or something ?

Anyway, I'm not sure that the current works fine on Windows Se7en : no Drag & Drop, my m2ts input size is 37,2GB and the result (BD structure) sticks to 1,60GB...:confused:


edit: weird, I need to refresh the explorer to have an update of the size. The process seems to be slow then...

ljyzc
21st September 2009, 11:10
I am not very understanding of freeware license, it is indeed from the tsmuxr.

tsmuxer only support one playlist (*.mpls), but this one support multiple playlist, so the index.bdmv and movieobject.bdmv are different with tsmuxer output.

and tsmuxr does not support make ISO image.

Say for sure, tsmuxr definitely not embedded in this tool.

wiggle
21st September 2009, 11:14
Doesn't seem that different from TsMuxer to me, apart from the multi playlist feature and direct ISO image creation. Question about the multi playlist, how does this work? Does the bluray just play the playlists added in sequence?

wiggle
21st September 2009, 11:53
Mm it's still quite buggy, I sometimes get an APPCRASH on opening a m2ts file and when I want to create an ISO image I get a Microsoft Visual Library C++ error (Running on Windows 7 x64).

deank
21st September 2009, 13:27
Say for sure, tsmuxr definitely not embedded in this tool.

Right, sorry about that... Using m2ts and ts files requires nothing but copying the packets (adding/changing some dts/pts) and generating the clpi and mpls files, so it is possible to do it while copying the input stream and just in few lines of code.

ljyzc
24th September 2009, 08:56
Thanks all,
:thanks:

I will continue to improve this tool.