Log in

View Full Version : HD-DVD -> MKV with (video:x264, audio:DD+ or TrueHD) HOW??


pasta03
26th April 2007, 18:45
Hey!
I have got file sample.evo and I want to compress this file to:

codec video: x264
codec audio: Dolby Digital Plus or Dolby TrueHD
I want this to place in the container mkv

First I open sample.evo in EVOdemux 0.626b5.exe

http://img442.imageshack.us/img442/8428/evodemuxzi8.png

In the section A is the file the video codec VC-1 that is to say MPEG2 with:
Display size = 1920x1080
Frame Rate = 23,976 (24000/1001)

In the section B is the file the audio codec Dolby Digital Plus that is 5.1 with:
Sampling frequency = 48 kHz
Transmission bitrate = 640 kbit/s
Channel arrangement = L + R + C + Ls + Rs, bsid = 16
First PTS = 0000F82A (+667ms) it means the delay= +667ms audio/video ?

In the section C is the file the audio codec too Dolby TrueHD

Then I rum Demux

On my dysk create file:
PEVOB_1.VC-1.s0.mpv it is video codec VC-1 that is to say MPEG2

PEVOB_1.DD+.6ch.s00.English 5.1.mpa it is Dolby Digital Plus 5.1 ?

PEVOB_1.MLP.6ch.s01.English TrueHD.mpa it is Dolby TrueHD 5.1 ?

So what no.
I know that it is necessary from the file the video mpv to create the file avs that one can compres of him to x264 and afterwards place in mkv.
To mkv it is necessary also to add the file audio mpa it is necessary because surely to convert on dts or ac3?
Please help!

foxyshadis
26th April 2007, 19:36
I know next to nothing about the latest developments in HD demuxing, but I thought I'd point out that VC-1 is not MPEG-2, they're completely different codecs. (And VC-1 is in general higher quality.)

Also, please change the thread title. It's not a guide, it's just a question, so it's bound to confuse quite a few people who come across it.

ACrowley
28th April 2007, 12:07
he will find everthing about reencoding/muxing Playback in the Evo Demultiplexer Thread

Taktaal
30th April 2007, 19:26
he will find everthing about reencoding/muxing Playback in the Evo Demultiplexer Thread

The problem is thats 80 pages full of essentially chatting plus at least 50 other threads that were merged into it.

As for the OP, try scrolling through the EVO thread until you see pictures, those are usually the more useful posts.

ACrowley
1st May 2007, 10:23
The problem is thats 80 pages full of essentially chatting plus at least 50 other threads that were merged into it.

As for the OP, try scrolling through the EVO thread until you see pictures, those are usually the more useful posts.

You can search in the Thread ? wheres the Problem ?
Search for items like EAC3to/Sonic/FLC and you will find what you need

Short :

DD+ :
- EAC3to to decode EAC3 Audio to AC3/FLAC/ wave
- to get 6 mono wavs use wavewizard or tranzcode
and you can feed any other encoder.

DTS HD:
1.Just demux the DTS HD
2.Run it untouched through Tranzcode
3 encode teh 6monos to whatever you want
- Or you can extratc the dtscore 1536kbs 5.1 with dtscore.exe

LPCM :
1.demux with Xport
2 Use Sox to get a wave
3.Encode the wave to whatever you want

pasta03
1st May 2007, 16:56
Ok I want convert DD+ to ac3 and I do:

After Demux by EVOdemux I have got
PEVOB_1.DD+.6ch.s00.English 5.1.mpa

then I rename to
PEVOB_1.DD+.6ch.s00.English 5.1.EAC3

then I use eac3to.exe:
eac3to.exe PEVOB_1.DD+.6ch.s00.English 5.1.EAC3 output.ac3

but I only get:
PEVOB_1.DD+.6ch.s00.English 5.1.raw
not
PEVOB_1.DD+.6ch.s00.English 5.1.ac3