OpenELEC Testbuilds for RaspberryPi Part 2
(2013-10-06, 16:37)popcornmix Wrote:
(2013-10-06, 16:33)doveman2 Wrote: Actually it's not just Recorded TV, if I try and step forward with any video it just freezes on a black screen until I stop it and restart.

Recorded TV is local, on the USB, whilst this video file was over NFS.

http://xbmclogs.com/show.php?id=66694

Quote:15:05:53 T:3061969936 ERROR: Keymapping error: no such action 'bigsteoforward' defined

Are you sure there's not a typo in your local keymap configuration file?

Dammit, I corrected that once before but when it couldn't find my USB on /dev/sda after updating I thought the USB was corrupted so re-formatted it and restored from a backup, which obviously still had this error.

Nonetheless, that error was in Global and I think it should have been overriden by these sections (I've noted the duplication in the first section).

The fact that the OSD appeared and showed it stepping forward 30s seems to support that as well, but the video still froze on a blank screen.

<FullscreenLiveTV>
<remote>
<left>StepBack</left>
<right>StepForward</right>
<guide>XBMC.ActivateWindowAndFocus(MyPVR, 31,0, 10,0)</guide>
<start>XBMC.ActivateWindow(Home)</start>
<left>StepBack</left>
<right>StepForward</right>
<up>BigStepForward</up>
<down>BigStepBack</down>
<pageplus>SkipNext</pageplus>
<pageminus>SkipPrevious</pageminus>
</remote>
</FullscreenLiveTV>
<TV>
<remote>
<red>Red</red>
<green>Green</green>
<yellow>Yellow</yellow>
<blue>Blue</blue>
</remote>
</TV>

<FullscreenVideo>
<remote>
<zero>Number0</zero>
<one>Number1</one>
<two>Number2</two>
<three>Number3</three>
<four>Number4</four>
<five>Number5</five>
<six>Number6</six>
<seven>Number7</seven>
<eight>Number8</eight>
<nine>Number9</nine>
<left>StepBack</left>
<right>StepForward</right>
<up>BigStepForward</up>
<down>BigStepBack</down>
<back>FullScreen</back>
<start>XBMC.ActivateWindow(Home)</start>
<select>OSD</select>
<info>Info</info>
<subtitle>NextSubtitle</subtitle>
<star>noop</star>
<hash>AudioNextLanguage</hash>
<pageplus>BigStepForward</pageplus>
<pageminus>BigStepBack</pageminus>
<skipplus>BigStepForward</skipplus>
<skipminus>BigStepBack</skipminus>
</remote>
</FullscreenVideo>


Messages In This Thread
AW: RE: - by DieterLumpen - 2013-07-29, 20:50
include guires switch? - by hpbaxxter - 2013-08-01, 21:46
RE: dual audio?? - by pootler - 2013-08-03, 17:13
Help, watch 3D Film on Non 3D TV - by unix72 - 2013-08-09, 12:39
Remote Controllers - by tfft - 2013-08-14, 09:11
rbej repeatable crash - by RichG - 2013-08-19, 12:43
New Tester - by theneverstill - 2013-10-03, 17:16
RE: OpenELEC Testbuilds for RaspberryPi Part 2 - by doveman2 - 2013-10-07, 20:45
[split] missing subtitle stream - by Jönke - 2014-01-08, 21:03
3D Support - by michbeck100 - 2014-01-11, 01:01
No sound on Gotham builds - by URBANsUNITED - 2014-01-13, 15:19
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 223