2009-12-03, 22:18
2009-12-03, 23:29
Nevermind, it's cabac 5 ref frames, I recall you saying on the other thread that they'd decode with bad macro blocking.
http://pastebin.com/m697c73a5
http://pastebin.com/m697c73a5
2009-12-03, 23:38
I got my apple remote working by editing the Lircmap.xml.
However, I still don't have the "Remote" options {Universal|Standard} under the GUI [Settings|System|Input Devices], like I have on my XBMC on ATV OS installation.
Should I?
What am I missing?
Thanks
However, I still don't have the "Remote" options {Universal|Standard} under the GUI [Settings|System|Input Devices], like I have on my XBMC on ATV OS installation.
Should I?
What am I missing?
Thanks
2009-12-03, 23:51
andrereis Wrote:Nevermind, it's cabac 5 ref frames, I recall you saying on the other thread that they'd decode with bad macro blocking.
http://pastebin.com/m697c73a5
1080p with [email protected] with 5 ref frames was the problem. This is dinky and [email protected] . I might already have an example of this, will check tonight.
2009-12-04, 00:28
davilla Wrote:1080p with [email protected] with 5 ref frames was the problem. This is dinky and [email protected] . I might already have an example of this, will check tonight.Very well, and if you wish I can send you the problematic file, just need a method to chop it up in smaller parts.
2009-12-04, 00:45
andrereis Wrote:Very well, and if you wish I can send you the problematic file, just need a method to chop it up in smaller parts.
use "dd" .
2009-12-04, 00:52
davilla Wrote:use "dd" .Heh, didn't think it would be so easy. I hope the first 10MB are enough, here it is:
http://rapidshare.com/files/315930567/in...d.mkv.html
Or you can PM me your e-mail if you prefer.
2009-12-04, 04:58
davilla Wrote:next version of atv-bootloader (don't ask whenwill have atvtool inside and preset the LED to white before running kexec.

A side note, I wish there was more C# work that can be done with XBMC, I would love to be of service.
2009-12-04, 05:07
davilla Wrote:Use the --reattach argument on atvtool to give back the IR receiver to
hiddev.
Anytime the --reattach argument is executed, either before, after, or in the same line as the -l 3 argument, the led turns off?
2009-12-04, 05:11
Philmatic Wrote:Are any plans to integrate atvtool into XBMC so one can configure the led and fan settings XBMC for XBox? I assume that would require a specific fork of XBMC that is built for Linux but runs on ATV hardware, that's a niche market I guess.
A side note, I wish there was more C# work that can be done with XBMC, I would love to be of service.
atvtool would need a re-write as it uses libusb. LIRCd has ownership of the device and atvtool preempts that ownership. Atvtool is open source so as we say, patches welcome

2009-12-04, 05:13
Philmatic Wrote:Anytime the --reattach argument is executed, either before, after, or in the same line as the -l 3 argument, the led turns off?
Is that a question or a statement ?
Make sure your are running atvtool 0.2
2009-12-04, 08:58
davilla Wrote:Is that a question or a statement ?
Make sure your are running atvtool 0.2
It was a statement. I've verified I'm running 0.2, anytime the -r argument is included, the led turns off. Once I omit it, and say, pass in an "-l 3", it turns back on and works fine.
2009-12-04, 09:06
Philmatic Wrote:It was a statement. I've verified I'm running 0.2, anytime the -r argument is included, the led turns off. Once I omit it, and say, pass in an "-l 3", it turns back on and works fine.
from http://www.mail-archive.com/atv-bootload...00109.html
Quote:Also notice that hiddev will reinitialize the device when you do
> so. This has the unfortunate side effect of turning of the led if it
> is in mode 1 (amber) or 3 (white).
hahaha.
2009-12-04, 09:23
davilla Wrote:from http://www.mail-archive.com/atv-bootload...00109.html
hahaha.
lol, I'm just glad it wasn't my n00bness, haha.