Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > (HD) DVD, Blu-ray & (S)VCD > (HD) DVD & Blu-ray authoring

Reply
 
Thread Tools Display Modes
Old 17th March 2009, 13:38   #1  |  Link
keysersose
Registered User
 
Join Date: Apr 2006
Posts: 61
Audio Only AVCHD Disc Authouring

I have a TrueHD audio file as well as the AC3 core from it..

What I want is the audio only in AVCHD using a DVD5 - stick the disc in a BR player press play and get the TrueHD track to play - and dont want to have to fire up the projector..

Can I do this using just TSMuxer?

Last edited by keysersose; 19th March 2009 at 12:28. Reason: more imformative
keysersose is offline   Reply With Quote
Old 17th March 2009, 14:15   #2  |  Link
deank
Programmer (or just 教务长)
 
deank's Avatar
 
Join Date: Oct 2008
Location: Sofia, Bulgaria
Posts: 2,899
Not directly, but it is really easy to do it. You need video stream to achieve what you need.

I already did this and if you're familiar with avisynth/x264 I can tell you how to do it - if not - just give me the length of the longest audio-track you expect to use and I'll send you one small AVC video stream to use

Dean
__________________
multiAVCHD - donate | popBD | uncropMKV | mkv2avi | easySUP

Last edited by deank; 17th March 2009 at 14:18.
deank is offline   Reply With Quote
Old 17th March 2009, 14:24   #3  |  Link
keysersose
Registered User
 
Join Date: Apr 2006
Posts: 61
great Thanks Dean!

I imagine longest track would be 90 minutes but of course will always vary disc by disc I make..

have never used avisynth/x264 so an email would be great..


Thank-you..


Last edited by keysersose; 17th March 2009 at 14:43. Reason: deleted email address
keysersose is offline   Reply With Quote
Old 17th March 2009, 14:33   #4  |  Link
deank
Programmer (or just 教务长)
 
deank's Avatar
 
Join Date: Oct 2008
Location: Sofia, Bulgaria
Posts: 2,899
I'd rather post it here, so other people can use it too.

Here is 2 hours (120 mins) blank 720x480p AVC video @24fps.

Download it - black_h264_video.rar - it is just 31KB, but unpacked is about 5MB.

Use it with tsmuxer and add your audio tracks, then tsmuxer will generate the output you need, cutting video to audio track length.

Let me know if it works for you

Dean
__________________
multiAVCHD - donate | popBD | uncropMKV | mkv2avi | easySUP

Last edited by deank; 17th March 2009 at 14:37.
deank is offline   Reply With Quote
Old 17th March 2009, 14:38   #5  |  Link
keysersose
Registered User
 
Join Date: Apr 2006
Posts: 61
wow Nice! especially Tsmuxer doing the sizing..!!

pretty impressive what you guys do around here I must say..



THANKS!
keysersose is offline   Reply With Quote
Old 17th March 2009, 14:45   #6  |  Link
deank
Programmer (or just 教务长)
 
deank's Avatar
 
Join Date: Oct 2008
Location: Sofia, Bulgaria
Posts: 2,899
I may be wrong about tsmuxer cutting the video to audio length - it could be the reverse

So you may need to put CUT-END in Split&Cut in tsmuxer.
__________________
multiAVCHD - donate | popBD | uncropMKV | mkv2avi | easySUP
deank is offline   Reply With Quote
Old 17th March 2009, 15:59   #7  |  Link
deank
Programmer (or just 教务长)
 
deank's Avatar
 
Join Date: Oct 2008
Location: Sofia, Bulgaria
Posts: 2,899
audioBD

I was thinking...

For all those audiophiles out there I can create a small application audioBD and it will accept DD-AC3/LPCM/DTS-*/DD-TrueHD audio streams and will produce a simple BD structure to be used in BD players for listening to HiDef audio tracks. If there is interest, further I can implement playlists and option to have multiple audio tracks.

Dean
__________________
multiAVCHD - donate | popBD | uncropMKV | mkv2avi | easySUP
deank is offline   Reply With Quote
Old 17th March 2009, 16:16   #8  |  Link
keysersose
Registered User
 
Join Date: Apr 2006
Posts: 61
Quote:
Originally Posted by deank View Post
I was thinking...

For all those audiophiles out there I can create a small application audioBD and it will accept DD-AC3/LPCM/DTS-*/DD-TrueHD audio streams and will produce a simple BD structure to be used in BD players for listening to HiDef audio tracks. If there is interest, further I can implement playlists and option to have multiple audio tracks.

Dean
I would imagine there would be LOTS of interest - PLEASE then include MLP tracks as one of the audio stream choices!!
keysersose is offline   Reply With Quote
Old 17th March 2009, 16:23   #9  |  Link
schlaufer
Registered User
 
schlaufer's Avatar
 
Join Date: Feb 2003
Posts: 81
Deank, just a suggestion: would it be much work to include chapterlists? I guess not, if you are passing it to tsmuxer.
schlaufer is offline   Reply With Quote
Old 17th March 2009, 17:37   #10  |  Link
deank
Programmer (or just 教务长)
 
deank's Avatar
 
Join Date: Oct 2008
Location: Sofia, Bulgaria
Posts: 2,899
I don't really know what MPL files are.

@schlaufer: Chapters for audio tracks?

Well... thinking of concerts (as I have some) it might be a good idea to set chapter marks at each song start... right?
__________________
multiAVCHD - donate | popBD | uncropMKV | mkv2avi | easySUP
deank is offline   Reply With Quote
Old 17th March 2009, 17:45   #11  |  Link
turbojet
Registered User
 
Join Date: May 2008
Posts: 1,140
MLP files are only found in DVD-Audio as far as I know. BD equivalent is TrueHD.

Chapters would definitely help but not the easiest thing to do, eac3to is probably the only way to really get the info.
turbojet is offline   Reply With Quote
Old 17th March 2009, 17:49   #12  |  Link
schlaufer
Registered User
 
schlaufer's Avatar
 
Join Date: Feb 2003
Posts: 81
Chapters may come various sources, in the worst case entered by hand

Yes, I mean chapter marks at the beginning of each new song, so one can create an HD Audio DVD (or even CDs in case of DD5.1/DTS) from a concert/music movie.
schlaufer is offline   Reply With Quote
Old 17th March 2009, 18:34   #13  |  Link
deank
Programmer (or just 教务长)
 
deank's Avatar
 
Join Date: Oct 2008
Location: Sofia, Bulgaria
Posts: 2,899
Can someone provide a MPL sample? And do such files need special processing to get them to AC3 or (easier) to PCM if they are PPCM already?

Bottom line is: how to get them to AVCHD/BD compatible format.

And about chapters and playlists: let's move forward small steps at a time Let's first create playable BD discs and then add other options.
__________________
multiAVCHD - donate | popBD | uncropMKV | mkv2avi | easySUP
deank is offline   Reply With Quote
Old 17th March 2009, 23:11   #14  |  Link
keysersose
Registered User
 
Join Date: Apr 2006
Posts: 61
MLP = Meridian Lossless Packing - they are about 1/2 the size of the wave files..

you can use EAC3to to convert MLP to either:

1-single 6 ch wave file
2- 6 mono waves
3-extract the AC3 core (DD5.1)

but we audiophiles want only the LOSSLESS tracks..

I can make you single song DVD-A disc as an ISO file or just a single MLP file - whatever you prefer..

you can use a program called DVD-A Explorer (Search here) to extract the MLP file from the DVD-A disc (you open the IFO file found in the Audio_TS folder)
keysersose is offline   Reply With Quote
Old 17th March 2009, 23:56   #15  |  Link
keysersose
Registered User
 
Join Date: Apr 2006
Posts: 61
Quote:
Originally Posted by deank View Post
I'd rather post it here, so other people can use it too.

Here is 2 hours (120 mins) blank 720x480p AVC video @24fps.

Download it - black_h264_video.rar - it is just 31KB, but unpacked is about 5MB.

Use it with tsmuxer and add your audio tracks, then tsmuxer will generate the output you need, cutting video to audio track length.

Let me know if it works for you

Dean

Yup Works Great! made a BD using the AC3 core from a DVD-A disc - you need to set the cut option to the album length and disc plays for the length you set..

Now just need to add those MLP files..

Thanks
keysersose is offline   Reply With Quote
Old 18th March 2009, 01:12   #16  |  Link
keysersose
Registered User
 
Join Date: Apr 2006
Posts: 61
I just made an avchd disc from the MLP files!

Used EAC3to to convert the MLP file to a single 6 channel wave file..downside is that the Linear PCM is roughly twice the size of the compacted MLP files..

my album was originally 24/96 kHz and only 34 minutes long - the avchd disc size is 3.7 GB and I didnt include a core AC3 track - looks like most albums will then need a dvd9..

I could downsample the waves to 48 kHz, but refuse to drop the quality..

The bonus though is that this method overcomes the watermark!!!!

The ideal solution here would be to encode the MLP/Waves to TrueHD and make the AVCHD with a TrueHD track and add an optional AC3 or DTS core....
keysersose is offline   Reply With Quote
Old 18th March 2009, 13:52   #17  |  Link
deank
Programmer (or just 教务长)
 
deank's Avatar
 
Join Date: Oct 2008
Location: Sofia, Bulgaria
Posts: 2,899
How did you create the single PCM file and was it usable in tsmuxer?

I managed to convert the MPL sample to AC3.

I tried to convert it to PCM but then it needed headers (pcm2tsmu) and then tsmuxer accepted it.

My PS3 plays the LPCM 5.1 but I can listen to it in stereo only, because my receiver is connected with optical and only bitstream is available so I can't test it.

Another question:

How can I use the .thd output from eac3to?

Code:
eac3to.exe d:\01MLP.mlp test.thd

TrueHD, 5.1 channels, 96khz
Creating file "test.thd"...
eac3to processing took 9 seconds.
Done.
__________________
multiAVCHD - donate | popBD | uncropMKV | mkv2avi | easySUP
deank is offline   Reply With Quote
Old 18th March 2009, 16:30   #18  |  Link
keysersose
Registered User
 
Join Date: Apr 2006
Posts: 61
Quote:
Originally Posted by deank View Post
How did you create the single PCM file and was it usable in tsmuxer?
eac3to.exe 01mlp.mlp 01mlp.wav

generates a single 5.1 channel file which Tsmuxer sees as a LPCM file and plays and displays as Linear PCM on the PS3..

Quote:
I managed to convert the MPL sample to AC3.

I tried to convert it to PCM but then it needed headers (pcm2tsmu) and then tsmuxer accepted it.
guess it should be .WAV not pcm..

Quote:
My PS3 plays the LPCM 5.1 but I can listen to it in stereo only, because my receiver is connected with optical and only bitstream is available so I can't test it.
ok I see - assume you could see and play the DD (ac3) 5.1 stream though?

Another question:

How can I use the .thd output from eac3to?

Code:
eac3to.exe d:\01MLP.mlp test.thd

TrueHD, 5.1 channels, 96khz
Creating file "test.thd"...
eac3to processing took 9 seconds.
Done.
[/QUOTE]

My! That looks simple enough - is there some mandatory requirement that the AVCHD needs a core AC3 stream as well?
keysersose is offline   Reply With Quote
Old 18th March 2009, 18:11   #19  |  Link
keysersose
Registered User
 
Join Date: Apr 2006
Posts: 61
Quote:
Originally Posted by deank View Post
How can I use the .thd output from eac3to?

Code:
eac3to.exe d:\01MLP.mlp test.thd

TrueHD, 5.1 channels, 96khz
Creating file "test.thd"...
eac3to processing took 9 seconds.
Done.
I just tried this on the album track - eac3to step was OK but TSMuxer doesnt recognize the file

"can't detect stream type"
keysersose is offline   Reply With Quote
Old 18th March 2009, 18:16   #20  |  Link
tebasuna51
Registered User
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 2,840
I think you can't convert mlp to thd:

Code:
eac3to v3.14
command line: eac3to "God Save The Queen.mlp" "God Save The Queen.thd" 
------------------------------------------------------------------------------
MLP, 5.1 channels, 24 bits, 96khz
This audio conversion is not supported.  <ERROR>
__________________
BeHappy, AviSynth audio transcoder, in Doom9 forums. NicAudio, BassAudio, audio decoders.
tebasuna51 is offline   Reply With Quote
Reply

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 +1. The time now is 20:12.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.