View Single Post
Posts: 355 | Thanked: 598 times | Joined on Sep 2009 @ Nizhny Novgorod, Russia
#127
Thanks!

I've parsed your output and git this:
Code:
1 ev time=27467.292085  type=switch code=lineout value=insert
2 ev time=27486.015107  type=switch code=lineout value=eject 
3 ev time=27489.810884  type=switch code=lineout value=insert
4 ev time=27489.812684  type=switch code=video   value=insert
5 ev time=27497.307130  type=switch code=lineout value=eject 
6 ev time=27497.308015  type=switch code=video   value=eject
So, it seems that when you inserted TV cable, two events were generated: "lineout cable inserted", "video cable inserted" (lines 3, 4).
When you unplugged it, "lineout cable ejected", "video cable ejected" events were sent (lines 5, 6).

But, unfortunately, these are exactly same events headphonefix is sending for TV-Out

So, if current version of headphonefix is not working with TV-Out, then chances are that its impossible to get it working by means of generating such fake events. Sorry
 

The Following User Says Thank You to Mitrandir For This Useful Post: