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. |
|
|
#1 | Link |
|
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 |
|
|
|
|
|
#2 | Link |
|
Programmer (or just 教务长)
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 Last edited by deank; 17th March 2009 at 14:18. |
|
|
|
|
|
#3 | Link |
|
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 |
|
|
|
|
|
#4 | Link |
|
Programmer (or just 教务长)
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 Last edited by deank; 17th March 2009 at 14:37. |
|
|
|
|
|
#7 | Link |
|
Programmer (or just 教务长)
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 |
|
|
|
|
|
#8 | Link | |
|
Registered User
Join Date: Apr 2006
Posts: 61
|
Quote:
|
|
|
|
|
|
|
#10 | Link |
|
Programmer (or just 教务长)
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? |
|
|
|
|
|
#12 | Link |
|
Registered User
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. |
|
|
|
|
|
#13 | Link |
|
Programmer (or just 教务长)
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.
|
|
|
|
|
|
#14 | Link |
|
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) |
|
|
|
|
|
#15 | Link | |
|
Registered User
Join Date: Apr 2006
Posts: 61
|
Quote:
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 |
|
|
|
|
|
|
#16 | Link |
|
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.... |
|
|
|
|
|
#17 | Link |
|
Programmer (or just 教务长)
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. |
|
|
|
|
|
#18 | Link | |||
|
Registered User
Join Date: Apr 2006
Posts: 61
|
Quote:
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:
Quote:
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. My! That looks simple enough - is there some mandatory requirement that the AVCHD needs a core AC3 stream as well? |
|||
|
|
|
|
|
#19 | Link | |
|
Registered User
Join Date: Apr 2006
Posts: 61
|
Quote:
"can't detect stream type" |
|
|
|
|
|
|
#20 | Link |
|
Registered User
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. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|