no forward and reverse
#1
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
Reply
#2
Can you post a full log to xbmclogs.com.
Reply
#3
http://xbmclogs.com/show.php?id=113859
Reply
#4
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/..._backports

Or use xbmc master.
Reply
#5
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 ?
Reply
#6
There are deb files here that are newer:
http://www.raspberrypi.org/phpBB3/viewto...35&t=61765

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

Logout Mark Read Team Forum Stats Members Help
no forward and reverse0