I am using Handbrake to convert MKV files to MP4 / M4v so it can be streamed to the Apple TV. But the preset for Appl TV2 gives poor video quality. Is there another free converter that I can make the conversion with? I tested Apple TV and it can actually play MP4 files that is exported for YouTube so it's high quality. What free converter is available to do this?
By the way, I need the software to run in Windows 7 64 bit. How is Xmedia Recode for this?
+ Reply to Thread
Results 1 to 11 of 11
-
-
I don't have Apple. I have WD HDTV for USB. But it likes mp4 better than it likes mkv. I've been using TEncoder to encode the audio to AAC and just Copy as the video codec. 90 minute movie is repackaged in mp4 container in about 12 minutes on my dual core. TEncoder Gui can be a bit quirky. 1.5 may give an error when it first comes up. Stuff about subtitle style file. Just dismiss the dialog. Also sometimes even though the container shows mp4 in the drop-down, the file in the output folder may still have mkv extension. Just change it to mp4.
TEncoder really shines in batch mode. Converting audio on a single video uses about 50% on each core. But in batch it uses about 90% of each core. At least using FFMpeg.http://milesaheadsoftware.org/
Fully enabled freeware for Windows PCs. -
I am testing it out now but audio is only limited to 2 channel no 5.1?
-
you can demux mkv file with MKVextractGUI (mkvtoolnix) then mux files to mp4 using Yamb (mp4box)
or can try this, FFmpeg encoder (command line):
ffmpeg -i filename.mkv -vcodec copy -acodec copy -absf aac_adtstoasc filename.mp4 -
Thanks, I will have to give FFmpeg a try soon. But I found that Xmedia Recode is fast and can output DD 5.1. Hope this can help others too.
-
mediacoder may be able to rewrap your mkv to mp4 with no changes. set video to copy, audio to copy, and format to .mp4
--
"a lot of people are better dead" - prisoner KSC2-303 -
TEncoder can do the same thing using FFMpeg. Just set both video and audio to Copy and container to MP4. I've always used FFMPeg with it. If you are using Mencoder then I can't say what will happen.
So can AviDemux but it's slow because it spends 5 minutes parsing the mkv for some reason.
I requested a feature in TEncoder to allow additional bit rates. For now you can output to batch file and edit the .bat before running it.
If you have problems with 1.5 try TEncoder 1.4
edit: sorry for confusion. 1.5 has not been released yet. 1.4 is the current version. 1.3 ran without the error dialog. I haven't tried it on 64 bit system.Last edited by MilesAhead; 18th Dec 2011 at 12:59.
http://milesaheadsoftware.org/
Fully enabled freeware for Windows PCs. -
Rewrapping might not work, because the target is Apple TV (v2)
1280x720, Main Profile
If your source full HD, 1920x1080, you are losing resolution , and it will have problems playing videos using higher compression/quality settings -
So far, rewrapping (copying video and keeping audio in 5.1) is working well with Xmedia Recode. Hope this helps others.
Similar Threads
-
what is best mkv to mp4 converter
By xurimx in forum Video ConversionReplies: 10Last Post: 1st Sep 2015, 18:59 -
freemake video converter mp4 to mkv
By rushy7 in forum Video ConversionReplies: 13Last Post: 12th Mar 2012, 13:11 -
Mkv to mp4 with handbrake
By hilario in forum Video ConversionReplies: 11Last Post: 5th Feb 2012, 13:27 -
Which is better, AVIDEMUX or HANDBRAKE to convert high quality mkv's to mp4
By rxloren in forum Newbie / General discussionsReplies: 8Last Post: 1st Nov 2010, 20:33 -
HELP: Looking for fastest mkv to mp4 converter
By fletch407 in forum Video ConversionReplies: 1Last Post: 21st May 2008, 17:11