PDA

View Full Version : Easy HD-DVD Data files -> mkv?


KClaisse
4th December 2008, 07:41
Is there any easy way to convert some HD-DVD data files on my hard drive to x264 mkv's?

EDIT: NVM I figured it out by fiddling a bit. Heres what I did:

Split the EVO files with EVOdemux
Converted resulting mpv file to AVI with Vc12avi
Loaded up mpv file in MEgui and made an avisynth script for it
Then selected the video files and audio files on the main page and edit the corresponding settings.
Started all the jobs.

Now I have a nice mkv with the video.

Blue_MiSfit
4th December 2008, 22:15
IMO, it's much simpler to do the extraction with eac3to - simply have it mux the video stream to MKV, and convert the audio to whatever format you like then load the MKV with DirectShowSource into AviSynth and encode with MeGUI.

No temp files that way!

~MiSfit

Atak_Snajpera
4th December 2008, 22:18
Split the EVO files with EVOdemux
Converted resulting mpv file to AVI with Vc12avi
Loaded up mpv file in MEgui and made an avisynth script for it
Then selected the video files and audio files on the main page and edit the corresponding settings.
Started all the jobs.

Use RipBot264. It's much simpler.

Blue_MiSfit
6th December 2008, 02:22
It certainly is!