Posted in Programming on Apr 26th, 2008
Well, I have had reason with my research to do some Java development. No biggie, Xcode supports Java too, right? Wrong! well mostly. This all came to a head when I downloaded the latest beta of Xcode (which I am only using because these fix a serious performance issue with the non-beta [...]
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 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 »
Posted in Programming on Feb 7th, 2008
For those who don’t know yet, Perian version 1.1 has been released. This one was a long time coming, including large sections of code which were written for 1.1 before 1.0 was even released.
Now it is time to sit back, relax, and get some sleep before the bug reports start piling in.
Read Full Post »
Posted in Programming on Jan 31st, 2008
Well, it started before 1.0 was even released. We started looking at methods to optimize the routines within Perian to run even faster. The road has been a bit of a long one. Now, we are in a private beta. The beta has been opened to those who have donated to the [...]
Read Full Post »