Ripped DVD to WMV / Xbox 360

By Alan O (aka Hitthebongo)

www.hitthebongo.co.uk

My favourite method for converting ripped DVD content to an Xbox 360 friendly format (wmv8 or 9) firstly extracts the mpeg2 content from the ripped DVD using MPEG Streamclip for windows. It then makes use of the triple punching power of Avisynth, Nics WM9 Encoder, and Microsofts VC-1 codecs to create a wmv with either 5.1 surround or stereo sound.

Avisynth is a very versatile script based video editing application. By making use of the DirectShowSource parameter within an aviscript file, it is possible for an mpeg2 file to be frame-served to Nics WM9 Encoder. This in turn pulls in the VC-1 codecs resulting in a high quality wmv9 output. It sounds very complicated, but the actions are pretty straightforward.

If you need help in ripping a DVD main movie to the hard drive and then converting it to mpeg2 click on the link below.

Converting DVD to MPEG2 Guide

Once you've ripped and converted to mpeg2 - please read on...

 

Software requirements

In addition to the above I have made project folders available for PAL and NTSC DVD content. Each contains the required aviscripts to convert an mpeg2 file to either a standard 4x3 or widescreen 16x9 size. Included within the folders are a sample mpg2 file that may be used for test purposes. Ultimately this will be overwritten with a users own video. Select the folder appropriate to the DVD type your mpeg2 was created from:

Note - A third aviscript named "version" has also been included in the project folders as a confidence measure to confirm that avisynth has been installed OK. If opened up in Windows Media Player or rendered as a video in Nics WM9 Encoder it should display the installed Avisynth version information. It is recommended that this is tried after the initial installation of Avisynth.

 

Provisos and observations

If that lot hasn't put you off, please read on!

 

Hot Tip
If mpeg2 filters are required I would recommend the following:

 

The Method

The following steps will attempt to convert the sample mpg file included in the project file. When converting your own mpg simply replace the sample. Unless the aviscript filepaths are altered in a text editor, the mpg file must be in the same folder location as the aviscripts and be named " movie.mpg "

  1. Open up Nic's Encoder.
  2. In the Input AVS File box, locate and enter one of the aviscripts located in the project folder. By default a wmv will be saved in the same folder as the aviscript folder.
  3. Depending on your DVD type, set up Nic's Encoder as shown below

 

PAL Settings

NTSC Settings

  1. Next, click on the advanced options and set the Minimum/Maximum complexity to Fastest as shown in picture 3 "Fastest" ensures very quick encode times compared to the default settings. Once set click OK. WARNING - adjusting the settings on this window will alter the associated registry settings. Unless you know what you are doing, I would recommend returning everything back to default afterwards to ensure there are no unintended effects elsewhere on your system

Advanced Settings

 

  1. Finally hit encode.
  2. If all goes well, the progress bar should gradually fill up to completion. On my Pentium 4 (2.8GHz,) 512mb RAM XP machine, I would anticipate an approximate encode time of 3½ hours for a 2 hour movie. Faster encoding's can be achieved using wmv8.

    Hot Tip
    A great way to preview an aviscript is to drag it in to an old version of Windows Media Player 6.4. This version seems more aviscript friendly than WMP 9,10 or 11. It can be found nestled within the same program folder as more recent versions. Navigate to C:\Program Files\Windows Media Player and double click on the mplayer2.exe file. Once opened it should be possible to drag a script in to the main window for instant viewing. Note - If an aviscript does not playback in wmp6.4, it may be due to a missing YUV12 filter which Avisynth needs to display on media player. The Helix YUV Decoder works fine for me.

    Avisynth scripts can be very simple to write or modify according to a users exact requirements. They can be easily edited with a simple text editor like Notepad. A far more comprehensive solution however is to use a dedicated aviscript editor such as AvsP

    Anyone wishing to explore the infinite possibilities with Avisybth should visit avisynth.org where there are some good introductory guides..

 

Hopefully that worked OK. If it didn't , I would suggest reading over all the provisos again and trying to narrow down the problem. The weakest links in the chain are probably the mpeg2 directshow filters (Audio, Video, and Spitter.) and possibly incompattible audio selections being made in Nic's Encoder. Best results are usually achieved with a little experimentation. Once you've managed your first movie - the rest will hopefully be plain sailing.

Good Luck !

Return To The Parent Blog Post

Related Guides

MPEG2 in Movie Maker 2
DVD to MPEG2
Ripped DVD to WMV / Xbox 360

Ripped DVD to WMV9 With Virtualdub
Ripped DVD To DV-AVI With Streamclip

 

 

Originally posted 12 March 2007...Last updated 24 April 2007