Guide to create H264 + AC3 for the PS3 with DVDFab 5.0.2.0

Hello guest,
default
To benefit from all extra features you need to log in or sign up.
DVDFab / DVD Region+CSS Free Discuss, Guide to create H264 + AC3 for the PS3 with DVDFab 5.0.2.0 at Movie copy software forum; In my quest to get the best possible quality files that can be streamed to the PS3 I wanted to try H264 and see if it was worth the CPU cycles for DVD source material. Since this is not an easy task with DVDFab , I thought I would share

default_avatar
Complication (CD Freaks Member)
Posts: 225
Posted: 19-05-2008
In my quest to get the best possible quality files that can be streamed to the PS3 I wanted to try H264 and see if it was worth the CPU cycles for DVD source material. Since this is not an easy task with DVDFab, I thought I would share how to do it. The default PS3 profile is limited to stereo AAC which isn't well suited for home theater use.

The short version:
  • Use custom profile in DVDFab to make AVI with H264 + AC3
  • Use mkvmerge to create mkv file.
  • Use mkv2vob to create non-standard vob file that plays on PS3
Lets start with the obvious questions:

Why not just skip a step and use the generic H264 profile for MKV with audiocopy?
  • The existing profile only allows maximum of 5000 bitrate while the PS3 profile allows a maximum of 10000.
  • The MKV profiles in DVDFab use the wrong fourcc value for H264 content making the file unreadable by mkv2vob.
Why not just modify the MKV profile?
  • Tried that, the fourcc="H264" required to make a compliant file works when creating an AVI but does not work when creating an MKV for some reason (bug?).
Couldn't you just make a profile that creates the vob file directly so we can skip all these steps.
  • Tried that too, but it doesn't result in a playable file.
  • Maybe DVDFab will able to create the special vob file for the PS3 directly some day. My understanding is that mkv2vob is simply creating a m2ts file and renaming it to vob.
Won't all these steps take a lot of time?
  • Actually no, only the first step is time consuming depending upon how fast your PC processor is. The other steps are simply file copies.

Setup
  • Create a new file under Program Files/DVDFab 5/Profiles and name it something like "ps3.avi.h264.audiocopy.480p.xml"
  • Edit the file and put the following:
Code:
<profile name="PlayStation 3 - AVI" version="200" device="ps3" tag="dvdfab" description="The profile is used to create avi(h264 + audiocopy) file, which can be played in Playstation 3.">
<common>
<file format="avi" mode="0" number="1" />
<audio copy="1" />
<video>
<size list=""/>
<subtitle mode="0" />
<outfps mode="3" value="29.97" list="23.976,24,25,29.97,30" />
<encode codec="h264" fourcc="H264" bitrate_kbps="5000" maxbitrate_kbps="10000" >
<mode value="real_time" list="real_time, high_quality" />
</encode>
</video>
</common>
<vcodec name="h264">
<generic profile="0" level="30" />
</vcodec>
</profile>
Step 1:
  • Select PS3 under DVD to Mobile
  • Select the source content
  • Click Conversion settings and select the "Playstation 3 - AVI" profile
  • Encode as usual
Step 2:
  • Open mkvmerge GUI from MKVtoolnix
  • Select the avi file you just created
  • Click Start Muxing
Step 3:
  • Open mkv2vob
  • Click on Configuration tab
    • Set Video Transcoding to Never (ignore the warning, we know what kind of files we have)
    • Set Output File Extension to vob
    • Set Transcoding Codec to x264
  • Click on Add File tab
  • Choose mkv file created in previous step
  • Choose destination (can be your streaming server location)
  • Click Add File button
The result is a perfectly playable H264 file for the PS3 with the original AC3 Dolby 5.1 audio.

In the end, re-encoding to H264 did not keep the quality I was looking for. If you are a quality junky like me and aren't afraid of the command line then you'll find instructions to make a high quality MPEG2 file from DVD Film content here:

http://club.cdfreaks.com/f116/high-q...9/#post2057122
default_avatar
Today (MyCE Staff)
Posts: 15,596
default_avatar
Complication (CD Freaks Member)
Posts: 225
Posted: 25-05-2008
I found that you can get a little better quality by raising the H264 level to 4.1. Here is the changed line from the file above:

Quote:
<generic profile="0" level="41" />
Also, it is better to save the file under application data so that it will survive after a new version of DVDFab is install. The directory is something like:

Quote:
C:\Documents and Settings\<Your Login>\Application Data\DVDFab\profiles
FYI, retested direct MKV creation in 5.0.2.2 and it is still ignoring the fourcc="H264" in the encode portion of the profile. The fourcc of an MKV created with DVDFab is coming up as "V_MPEG4/ISO/AVC" in MKVmerge which both mkv2vob and the PS3 reject.
default_avatar
SkinnyLatte (New on Forum)
Posts: 3
Posted: 25-05-2008
Does the resulting file stream OK?

I tried a similar thing using DVDFab, Handbrake and then mkv2vob to see if I could get rid of the NTSC judder whilst retaining 5.1 audio. The resulting file would play but it wouldn't stream smoothly (even through the bitrate was less than required for a vob/mpg which stream fine).
default_avatar
Complication (CD Freaks Member)
Posts: 225
Posted: 25-05-2008
Quote:
Originally Posted by SkinnyLatte View Post
Does the resulting file stream OK?

I tried a similar thing using DVDFab, Handbrake and then mkv2vob to see if I could get rid of the NTSC judder whilst retaining 5.1 audio. The resulting file would play but it wouldn't stream smoothly (even through the bitrate was less than required for a vob/mpg which stream fine).
This seems to be dependent on your streaming server and the bitrate. I've been doing experiments with 1 chapter of a movie at various bitrates to compare quality. They all play fine, but lower bitrates tend to fast-forward and rewind more smoothly. I am streaming them from my NAS, a Synology Cubestation with only 64MB of RAM.

The lower the bitrate setting, the smaller the files and the more need for 2-pass encoding. If you use 2-pass on DVDFab then you just have to put up with part of it crashing at the end. It still creates a good AVI file. The key to the profile above for Film content is the forced 23.976fps setting.
There's more to MyCE.com

Listen up, we've got more. Product information on 102,541 products. Our experts have written 521 articles. We've gathered 16,068 news items for you to always keep updated.

Active Commenters

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

People who found this also searched for

  • 264 and ac3 for ps3
  • ac3 23.976 24
  • ac3 audio bitrate settings ps3 server
  • ac3 playstation 3
  • ac3 ps3
  • avi ac3 codec ps3
  • avi ac3 ps3
  • avi h.264 and ac3 on ps3
  • avi h264 fourcc
  • best quality ps3 dvdfab5
  • bitrate for quality ac3
  • bitrate mkv ps3
  • convert fourcc to ps3
  • convert to h.264 level 2.0
  • create mkv from h264
  • create mkv from h264 ac3
  • create mkv h264
  • create mkv out of vob
  • create mt2s file ps3 using handbrake
  • create ps3 h 264 surround
  • create x.264 dvd for ps3
  • create x264 from dvd
  • creating h.264
  • dvd fab 5 ps3
  • dvd-fab for streaming to ps3
  • dvdfab 5 to ps3
  • dvdfab 6 creating x264
  • dvdfab 6 ps3
  • dvdfab 6 ps3 settings
  • dvdfab convert for ps3
  • dvdfab convert mkv ps3
  • dvdfab create mpeg with ac3
  • dvdfab h.264 guide
  • dvdfab h264 fast
  • dvdfab h264 quality
  • dvdfab make quality mkv
  • dvdfab ps3 5.1?
  • dvdfab to ps3
  • dvdfab to ps3 short
  • перекодировать ac3 avi ps3
  • encode dvd to h.264 and ac3
  • encode h 264 with ac3 audio
  • encode h264 ac3
  • encode video with ac3 for ps3
  • fourcc ps3
  • free ac3 for ps3
  • geluid ac-3 ps3
  • guide dvd avi ps3
  • guide to make h264 mkv
  • h 264 ac3 ps3
  • h 264 playstation 3 dvd fab
  • h.264 levels ps3
  • h.264 with ac3
  • h264 ac3 ps3
  • h264 ac3 to vob
  • h264 add ac3
  • h264 external drive ps3
  • h264 level and profile compatible with ps3
  • h264 level ps3
  • h264 naming ps3
  • h264 ps3
  • h264 ps3 avi
  • hadbrake and mkv2vob ps3 video help
  • handbrake 5.1 ac3 ps3
  • handbrake playstation 3 ac3
  • handbrake ps3 ac3
  • handbrake ps3 ac3 5.1
  • handbrake to ps3 ac3
  • handbrake vob to ps3
  • how can i set quality levels on mkvmerge
  • how create .mkv from ps3
  • how create h264
  • how to convert h264 mkv to ps3 format with handbrake
  • how to join h264 and ac3 5.1
  • how to join h264 and ac3 streams
  • how to make h264 with ac3 5.1
  • how to play mkv files in 5.1 on ps3
  • join h264 and ac3 to avi
  • level=41 ps3 handbrake
  • make avi that plays on ps3
  • make h264
  • make mkv file from h 264 ac3
  • make mkv files fabdvd
  • make mkv guide
  • making a high quality copy ps3 handbrake
  • max ac3 audio bitrate on ps3
  • max bitrate ps3 h264 dvd conversion
  • maximum audio bitrate for ps3
  • maximum bitrate ps3
  • maximum h264 bitrate ps3
  • mkv ps3 audio bitrate
  • mkv ps3 dvdfab
  • mkv sem ac3 ps3
  • mkv2vob files judder ps3
  • mkv2vob guide ps3
  • mkv2vob h264
  • mkv2vob mpeg-2 bitrate
  • mkv2vob mpeg-2 or x264?
  • mkv2vob output short
  • mkv2vob ps3 settings
  • mkv2vob settings for ps3
  • mkvmerge ac3 h264
  • mkvmerge gui and mkv2vob
  • mkvmergegui ps3
  • no sound on ps3 play h264 file only when fast forward
  • playstation 3 ac3 no sound
  • playstation 3 synology stream mkv
  • playstation3 ac3
  • possible to stream to ps3 dolby ac3 audio
  • program encode h.264 ac3 5.1
  • ps3 5.1 avi ac3
  • ps3 ac3 handbrake
  • ps3 ac3 max bitrate
  • ps3 ac3 no sound
  • ps3 avi ac3
  • ps3 avi h 264
  • ps3 h.264 5.1
  • ps3 h.264 ac3 streaming
  • ps3 h.264 format profiles mkv2vob
  • ps3 h.264 level
  • ps3 h.264 max bitrate
  • ps3 h264 ac3 subtitles
  • ps3 h264 audiocopy
  • ps3 iso dvdfab
  • ps3 level 5.1
  • ps3 streaming ac3
  • ps3 subtitles vob h.264
  • ps3 synology streaming
  • ps3 usb handbrake settings ac3
  • ps3 video with ac3
  • ps3 x264 convert guide
  • streaming h264 content to ps3
  • synology x264 ps3
  • using dvdfab to create excellent quality mkv
  • vob in h264 ac3
  • vob to ps3 handbreak
  • will ac3 convert to ps3
All times are GMT +2. The time now is 00:50.
Top