@brbubba:
It might be the settings used while viewing the video on your PS3. While watching the video press triangle and one of the options there is going to deal with sizing; zoom, stretch, etc. That might fix things. Or at least, it's something to try if you haven't already.
Export the movie to sound to aiff, this will create an aiff soundfile with 5.1 channels. After, open in quicktime the aiff file, export to quicktime movie, selecting AAC 5.1 in the audio decoding options. After that, open the resulting mov file in quicktime, export to mp4 with passthrough option, extract the audio track from the mp4 with mp4creator in an .aac file.
At last, mux the aac file to the mp4 file created with mp4creator
@brbubba: I've tried the mkvtools beta, but it's not working for me. I've tried with 3 different files, 2 larger than 4 Gb, and it stalled on the muxing part for hours (so i canceled it) and with a TV Show episode, which is 1 Gb. The latter worked, but the software didn't change the level profile (even if in the release notes it's specifically stated that it would), so the file was playable on mac but not on the PS3. Are you sure that the files you've tried was High Level 5.1 profile?!?
Yep, at least some of them were because I tried the hard way (command line) with Hexedit and they all had the "33" number which I changed to "29." All of my conversions were successful except for one when using MKVtools. The problem with MKVtools beta is that the aspect ratio has been screwed up on every video I try when I play it back on the PS3. I have given up on it, at least until it gets out of beta.
Erm can handbrake now convert MKV's with that new patch or am I just confused?
No it can't, unless somebody apply that patch and upload the binaries someplace for us to download![]()
hrm, well all I was showing you is that us "d***heads" have it working in our svn. As soon as its stable it will likely be offered as a pre-compiled dev snapshot.How do you apply the patch?
Edit: Asked on the Handbrake forums and they just deleted m post the d***heads
Hi Guys,
Therefore here is my conlusion based on my personal experiences so far:
- MKV -> MKV2VOB -> VirtualHub is for me the best way to reencode MKV for AppleTV compatible use at the moment (in terms of a procedure that creates movies without flaws, I dont care about the reencoding itself)
- The AppleTV is well capable of handling HD movies. Although I have used e.g. popcornhour which is (slightly) superior in terms of video quality, I prefer ATV cause of its nice UI and the integration with iTunes.
Hope that helps.
Christian
I think there's something people aren't understanding about these MKV files they're trying to convert in quicktime pro. You can ONLY "pass through" video if the MKV contains ONLY an mp4 video track and aac/ac3 audio track.
Use MKVMerge to remove the subtitles and extra audio tracks. You will have one audio and one video left. Remux that back to an mkv (you do not have to split these files and remux them separately...if you open an mkv file in MKVMerge and just uncheck the extra tracks you can remux right there and it will recreate the mkv as a quicktime pro compatible file).
You can now open it in Quicktime Pro and use the passthrough video option. This does, however, reconvert your nice DTS or dolby tracks into standard aac stereo. I have not found anything that successfully creates an mp4 file, keeping the ac3 and video tracks in tact.
BS I Can Passthrough Nearly All My Files I Choose Not To As I Can't Tag.
I'm not sure what program you are using to passthrough, but I have been able to tag every file i've passed through, regardless of resolution. The problem I've had is that, tagged or not, the files either: 1. aren't playable (on AppleTV), or 2. there is some quality or aspect error, once .mkv(h.264)--->.mp4(h.264). I assume this is because of quicktime/itunes limitations on h.264 levels.
For example of 2., I passed through a file using quicktime, and the resulting .mov is fine, but the resulting .mp4 seems to have squeezed the video to 4:3 and stretched the edge pixel columns on the sides to the edges of the original aspect ratio.
I use Quicktime then tag with either MetaX or Lostify, Both won't let me tag I can't work out how to Passthrough in VisualHub though could be QT casuing the problem but I dunno.
If you're getting files with the extensions .mov, you're put of luck in regards to tagging (as far as I know).
As for passthrough in VH, open the advanced pref pane and click on the additional video tags pull down menu and select the passthrough option.
I second this idea...Hrm...can you convert to vob then convert the vob with handbrake for appletv format and still keep the 5.1 and good quality?
Now I'm curious if that will work haha
I think you could probably simplify the process a lot by using MeGUI instead of this procedure. I'm assuming you can use Windows if you are using MKV2VOB. MeGUI can directly output MP4 from an MKV and has much better video quality with no stutters like Visualhub. It also allows subtitles to be hardcoded, something which takes Visualhub 3 days.
At the moment you are losing significant amounts of quality going from h.264 in MKV--->Mpeg2--->h.264 in MP4. MeGUI would also save you a lot of time in encoding.
Yeah it doesn't work.I second this idea...
I want to maintain as much HD Video quality and 5.1 Audio quality as I can from my MKV containing a h.264 video file and a 5.1ch AC3 Audio file
MeGUI is highly praised upon in the hacking/movie world, But bear in find the AppleTV can only handle a certain bitrate (Can't remember what it is off the top of my head).Has anyone else used MeGUI? This sounds like a great solution, I'll bootcamp windows tonight and test it out. My video is already h.264 and the audio is already 5.1ch AC3, I just need to change the container from MKV to MP4 and that way I'll not lose any quality at all, right? Is MeGUI the solution or am I missing something?