| Title: |
PS3 H.264 Conversion Guide |
| Description: |
This guide shows you how to convert DVD/AVI/DivX/XviD/MOV files to a PS3 compatible H.264 file that can uses AAC or AC3 5.1 audio, covering 3 methods for making MP4, VOB or a M2TS stream |
| Author/Publisher: |
DVDGuy |
| Ease of use: |
Intermediate |
| Latest Version: |
2.0 (details) |
| OS Support: |
|
| Software Used: |
H264info, MeGUI, mkv2vob, Nero Digital Audio Decoder/Encoder, tsMuxeR, TVersity |
| Date Added: |
Nov 27, 2007 |
| Last Updated: |
Feb 4, 2008 |
| Page Viewed: |
162992 times |
|
Printer Friendly Version
User Rating:
         (2 votes)
Details / Vote Now
User Comments: monzaa: i seem to be having trouble...
More / Post Your Comments |
|
Main Categories: AVI (DivX, XviD ...), MPEG-4 (ASF/WMV, QuickTime, Real, H.264 ...), DVD Conversion, Gaming
Sub Categories:
AVI To Other Format Conversion -> AVI to MPEG-4 (AVC, H.264) Conversion
DVD Conversion -> DVD To MPEG-4 (AVC/H.264) Conversion
MPEG-4 (ASF, WMV, QuickTime, AVC, H.264 ...) -> QuickTime (Mov) to Other Format Conversion
Video Encoding -> MPEG-4 (DivX, XviD, WMV, QuickTime, AVC, H.264 ...) Encoding
Video Game Consoles -> PS3 | |
The PlayStation 3, while struggling slightly in the gaming department, is an excellent media player. It supports various video and audio formats, as well as having a built in Blu-ray player. It also supports H.264 playback. H.264 is a very advanced video codec used in Blu-ray/HD DVD, and offers better quality and smaller file sizes than DivX/XviD, at the cost of slightly more processing power (and encoding time). Processing power becomes less of an issue with the powerful PS3, and with H.264, you can encode your own very high quality HD videos. The Xbox 360 also supports H.264 (you can read the Xbox 360 version of this guide here), but the PS3 has one advantage so far and that's support for 5.1 channel AAC sound tracks (the 360 is limited to 2 channel AAC).
Important: There are actually three methods to get H.264 playback going on the PS3. One is to use MP4, but this means its limited to AAC audio and that unless you have an AAC decoding receiver, you will not get 5.1 audio. The second method first makes a MKV (instead of MP4) file with AC3 (instead of AAC) 5.1 audio, and then using the mkv2vob utility to convert that to a VOB file. This strange VOB file (normally they have MPEG-2 video, not H.264 video) will actually play on the PS3, and the advantage is that it can have AC3 or even DTS 5.1 audio and so you get to enjoy 5.1 audio easily. Unfortunately, this type of video file will not allowing seeking. The third method uses newly available tools to create a M2TS transport stream, which will allow AC3 5.1 audio and seeking (but only forward seeking, apparently). The instructions are common for all 3 methods until a certain point the guide (which will contain more information on the 3 methods), where you will then have to choose one of the methods.
Special thanks goes to "Breakthrough" for the M2TS method that he kindly posted on the official PS3 board.
Note that the file produced will have a file size limit of 4 GB if using MP4, so be wary of this limit and split your files accordingly.
Make sure you are able to playback H.264 clips on your computer first. Consult our H.264 Playback Guide if you are unsure.
This guide uses MeGUI to provide the H.264 conversion from a DVD source or from other file formats (AVI/DivX/XviD/MOV/HDMOV - many other formats, such as MPG, are also supported). MeGUI is one of the newer tools that's been designed with H.264 encoding in mind. This guide is very similar to the MeGUI H.264 Conversion Guide, except it simplifies a few things and the H.264/MP4 file produced has PS3 compatibility in mind, and with additional AC3 instructions. It also covers how to stream playback the MP4/VOB file from your computer to your PS3 (the MP4/VOB file sits on your computer, and when the PS3 is connected to the same network, it will be able to share and play the files located on your computer) using the TVersity software.
This guide is aimed at intermediate users that already have some knowledge in regards to video conversion. As such, basic knowledge of things such as framerate and resolution is recommended (and since you are here to experiment with H.264, this assumption is not all that unrealistic). You will also need to know some network basics for PS3 to TVersity connection, such as knowing what your network IP address is, configuring your firewall or port forwarding if your computer is not on the same LAN as your PS3.
Software you'll need (all freeware):
Hardware you'll need:
- PS3 (with firmware 2.01 or above)
Step 1: Installation
The first thing you need to do before you can even install MeGUI is to download and install Microsoft's .NET Framework version 2.0. It's a fairly large file and installation could take more than half an hour.
The next thing you need to download and install is AviSynth.
You can now go on and download MeGUI.
Install MeGUI. Start it up and most likely, it will prompt you to update the software used by MeGUI - click "Yes" to launch the update Manager.
Press the "Update" button to start the update process - MeGUI will automatically download and launch the install for the required software. You will most likely get a "1 file had problems" error, this is because the "neroaacenc" software cannot be downloaded automatically from MeGUI due to copyright reasons (it is freeware, but you need to go through Nero's software agreement first before you can download it). You will need to download NeroAACEnc if you want to encode to AAC audio, so if you are looking for AC3 audio, you can skip the following.
Go to this page, select "Agree" to download the ZIP archive. There are several files in the ZIP archive, but the files we need are NeroAacEnc.exe or NeroAacEnc_SSE.exe. As the name suggest, the "SSE" version is optimized for processors that support SSE instructions (which is most of them, including all Intel Pentium III or newer CPUs and AMD Athlon XPs or newer). Extract one of these .exe files to your "megui\tools\neroaacenc" folder (eg. "c:\program files\megui\tools\neroaacenc\win32\neroaacenc.exe").
When all the updates are completed, you can now close the MeGUI updater.
If you've extracted neroaacenc, you might need to access the "Settings" option from the "Tools" menu, and go to the "Program Paths" section. For "NeroAacEnc", use the browse button to locate where you extracted the neroaacenc executable file (eg. "c:\program files\megui\tools\neroaacenc\win32\neroaacenc.exe"). Press "Save" to close the settings window.
Also, MeGUI often doesn't update to the latest x264 version, so you will have to do this manually. First, from within MeGUI, go to the "Tools" menu and select "Settings". Go to the "Program Paths" section and see where MeGUI accesses the x264.exe file.
Then go to our x264 software page and check the latest version - if it is newer than the version listed in MeGUI, download and save the x264.exe to where MeGUI accesses the x264.exe file to replace the old file (usually c:\program files\megui\tools\x264\x264.exe).
Version 2.0:
- Date Updated: Feb 4, 2008
- Re-organized the guide and added a third method using M2TS that allows forward seeking and AC3 5.1 audio (thanks to Breakthrough for the method)
Version 1.1:
- Date Updated: Nov 30, 2007
- Added instructions for making VOB files (from an MKV file) with H.264 video and AC3 5.1 audio, for 5.1 audio that does not require an AAC decoder
Version 1.0:
| |
Average Rating: |
Your Rating: |
| Registered Users: |
         (2 votes) |
|
| Non-Registered Users: |
         (10 votes) |
|