Posted in General on Jun 9th, 2008
Since some parts of AC3 passthrough work, and others do not, I decided to create a bit of a compatibility matrix to summarize it. I’ve added the related bug id’s I’ve reported, which have gone unanswered, in parentheses.
The latest version of perian (to be released soon), will choose between using the hack method for [...]
Read Full Post »
Posted in General on May 29th, 2008
As I wrote in a previous entry, people have used avi for things which it was never designed. One of the more notable examples is multi-channel audio bitstreams. In addition, the people who make such files went as far as to do in the completely wrong manner. So, as a result, I looked for a [...]
Read Full Post »
Posted in Programming on Apr 23rd, 2008
Well, I got to fiddling around with the existing passthrough on the AppleTV. I found where it works, and where it doesn’t. AC3 passthrough does work in .mov files with 48KHz files, of any bit rate. I did this with importing a .ac3 file into .mov, and adding a video track (ATV [...]
Read Full Post »
Posted in General on Mar 14th, 2008
In my previous post, I discussed how to do AC3 passthrough using Perian. Unfortunately, this method is really a hack, and doesn’t work in all situations. There is a better solution though.
Apple has enabled AC3 passthrough with Quicktime. They have enabled it on the AppleTV to support playback of their HD movies. [...]
Read Full Post »
Posted in Programming on Feb 9th, 2008
I have seen a few people post methods about enabling AC3 passthrough, and many of them are overly complicated or in some cases even wrong. Since I designed the code that actually does this, I’ll list the steps here:
Note: This does not work with all receivers. If these instructions fail for you, most [...]
Read Full Post »