DrXym
25th August 2010, 22:40
I've used MeGUI a lot to rip PS3 titles but I have never been able to make an mp4 from MeGUI play straight on a PS3.
Does anyone have any tips? This is what I usually have to do to make things work:
1. Encode audio with Nero encoder
2. Encode video content with x264 and PS3 profile. Bitrate is set to ensure video + audio are less than 4Gb
At this point I should be able to mux, but a straight mux results in a file that plays on the PC but not PS3. So additionally I have to:
3. mp4box -raw 1: videofile.mp4
4. Run H264Info and feed videofile_raw.h264 into it and set profile to 4. Whatever H264Info is doing to the video is fixing the issue the PS3 has with it.
5. mp4box -add videofile_raw2.h264 -add audio.mp4 myvideo.mp4
I'd rather not do steps 3-5. Does anyone know why encoding through MeGUI using the PS3 profile is not generating a PS3 friendly file. Clearly it's something about the video track because processing the track and remuxing fixes the issue but I don't know why.
Any ideas? Does anyone else use MP4 containers with h264 and AAC content?
Does anyone have any tips? This is what I usually have to do to make things work:
1. Encode audio with Nero encoder
2. Encode video content with x264 and PS3 profile. Bitrate is set to ensure video + audio are less than 4Gb
At this point I should be able to mux, but a straight mux results in a file that plays on the PC but not PS3. So additionally I have to:
3. mp4box -raw 1: videofile.mp4
4. Run H264Info and feed videofile_raw.h264 into it and set profile to 4. Whatever H264Info is doing to the video is fixing the issue the PS3 has with it.
5. mp4box -add videofile_raw2.h264 -add audio.mp4 myvideo.mp4
I'd rather not do steps 3-5. Does anyone know why encoding through MeGUI using the PS3 profile is not generating a PS3 friendly file. Clearly it's something about the video track because processing the track and remuxing fixes the issue but I don't know why.
Any ideas? Does anyone else use MP4 containers with h264 and AAC content?