Kodi Community Forum
no forward and reverse - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Raspberry Pi (https://forum.kodi.tv/forumdisplay.php?fid=166)
+---- Thread: no forward and reverse (/showthread.php?tid=184180)



no forward and reverse - kimojo - 2014-01-22

Hi,

Sorry for my english i'm french.

I just buy a raspberry pi B 512 with a SDHC card class 10. I install raspbian and xbmc 12.3
I use the official xbmc remote and i test other (yatse) for my problem but no issue.
I have my movie in my sd card, i put chmod 777 on the folder.
When i watch the movie, the buttons play, stop, pause, skip+, skip - works. But not the button forward or reverse. When i use it, i see on the right top corner x2, x4 when i push second time, x8, x16...
But the movie don't speed, in other word i see x16 but the movie progress second by second like in play mode.
In my log i see:

Code:
18:05:57 T:3036320480   DEBUG: OnKey: 234 (ea) pressed, action is Play
18:05:57 T:2936116240   DEBUG: OMXClock::OMXSetSpeed 1 buffering 0
18:05:57 T:2936116240   DEBUG: COMXPlayer - CDVDMsg::PLAYER_SETSPEED speed : 1000
18:06:00 T:3036320480   DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
18:06:02 T:3036320480   DEBUG: OnKey: 227 (e3) pressed, action is FastForward
18:06:02 T:3036320480   DEBUG: ------ Window Init (DialogSeekBar.xml) ------
18:06:04 T:3036320480   DEBUG: OnKey: 227 (e3) pressed, action is FastForward
18:06:07 T:2956981264   DEBUG: Previous line repeats 1 times.
18:06:07 T:2956981264   DEBUG: CecLogMessage - >> 0f:87:00:e0:91
18:06:07 T:2956981264   DEBUG: CecLogMessage - >> TV (0) -> Broadcast (F): device vendor id (87)
18:06:07 T:3036320480   DEBUG: OnKey: 227 (e3) pressed, action is FastForward
18:06:07 T:2956981264   DEBUG: CecLogMessage - >> 01:00
18:06:07 T:2956981264   DEBUG: CecLogMessage - >> TV (0) -> Recorder 1 (1): feature abort ( 0)

I don't see where is the problem.
Please any one have an idea?
Thanks


RE: no forward and reverse - popcornmix - 2014-01-22

Can you post a full log to xbmclogs.com.


RE: no forward and reverse - kimojo - 2014-01-22

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


RE: no forward and reverse - popcornmix - 2014-01-22

Where did you get the build from?
Whilst it was built recently, it is basically a year old code which didn't support ff/rew.

You should build Frodo from this branch:
https://github.com/popcornmix/xbmc/tree/frodo_rbp_backports

Or use xbmc master.


RE: no forward and reverse - kimojo - 2014-01-23

I use :http://archive.mene.za.net/raspbian or http://archive.raspberrypi.org/debian/
I don't remember, one of this don't work so i use the other.

Which deb can i use for my apt/sources.list.d ?


RE: no forward and reverse - popcornmix - 2014-01-23

There are deb files here that are newer:
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=35&t=61765

You'll get the best results from a dedicated image using openelec or raspbmc.