It's hard to say without some testing. Apple TV does not support the MKV container format, so you cannot just stream the original video content to it. You'll have to use either:Will the new rMB be streaming easily MKV movies (average 8GB, 1080P) to my Apple TV3?
Or you think it will go with stuttering or hickups?
My 2010 MBP works just fine with Beamer so I see no reason why the rMB shouldn't handle it like a charm.
Alternatively you can use Subler to repackage you MKV`s to M4V`s, as MKV is just a container takes just a couple minutes 🙂 then your Mac`s etc will playback the movies natively.
Q-6
Remember that this only works if the codecs in your MKV files are H.264 for the video and AAC and/or AC3 for audio. MKV can contain many other formats as well.ah, thats a great tip! thanks
Remember that this only works if the codecs in your MKV files are H.264 for the video and AAC and/or AC3 for audio. MKV can contain many other formats as well.
If the codecs do match, another alternative to very easily remux MKVs into MP4s is ffmpeg. It takes just one command:
ffmpeg -i movie.mkv -vcodec copy -acodec copy movie.mp4
Handbrake handles converting files to MP4 for Apple TV quite well, and is also free.
I've used it to convert AVI files and Mkv files to MP4 with functioning audio. Other titles either dropped frames or lost audio or both.
Handbrake is straight forward, simple, no command lines, etc.
Equally it consumes a vast amount of CPU and can equally consume a lot of time. If your MKV is H264, AC3 etc, Sublar will repackage the video & audio in a fraction of the time.
I use and like HandBrake a lot, equally I prefer to get through things a efficiently as possible.
Q-6
Should be able to. I can stream 1080p MKV from Thinkpad Helix2 with more power efficient Core M 5Y10 with Videostream Chrome extension to Chromecast perfectly.