LinHES Forums
http://forums.linhes.org/

Remote control issue
http://forums.linhes.org/viewtopic.php?f=25&t=22819
Page 1 of 1

Author:  garetjax67 [ Mon Oct 08, 2012 5:25 pm ]
Post subject:  Remote control issue

I just upgraded and now my streamzap does not appear to function properly. When playing back recordings I used to be able to hit my >> or << key and it would fastforward or rewind by 3x, 5x, etc for each press. Now when I press the button it appears to skip random intervals.

when I run irw the key is "mapped" correctly and returns expected results:
Code:
00000000000028de 00 >> Streamzap_PC_Remote
00000000000028de 01 >> Streamzap_PC_Remote
00000000000028de 00 >>_UP Streamzap_PC_Remote
00000000000028dd 00 << Streamzap_PC_Remote
00000000000028dd 01 << Streamzap_PC_Remote
00000000000028dd 00 <<_UP Streamzap_PC_Remote


here is the appropriate sections from /usr/MythVantage/templates/remotes/streamzap/lircrc
Code:
begin
prog = mplayer
# slow forward
button = <<
config = speed_mult 0.5
end

begin
prog = mplayer
# fast forward
button = >>
config = speed_mult 2.0
end


begin
prog = xine
button = <<
repeat = 4
config = SeekRelative-30
end

begin
prog = xine
button =  >>
repeat = 4
#config = SeekRelative+30
config =  SpeedFaster
end



Any ideas why I am seeing this behavior?

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/