Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

ffwd & rwd problems
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
ffwd & rwd problems
13th Jan, 2013, 10:43 PM
Post: #8
namtih Offline
Tester
Posts: 269
Joined: Dec 2012
Reputation: 28
RE: ffwd & rwd problems
(13th Jan, 2013 08:15 PM)julius02 Wrote:  How do I do this - change the fast forward and rewind times. Is that what you are suggesting to do?

Fast forward and rewind doesn't work well in XBMC since several versions. Especially on the Raspberry as the hardware is limited. You can Google for "raspberry xbmc fast forward" for example if you want to read more about it.

So many users suggest to use the seek function instead. That means when you press left/right on the keyboard you will jump in 30seconds steps and with up/down in 10minutes steps.
You can adjust those steps in the advancedsettings.xml file if you prefer other time values:
/home/xbian/.xbmc/userdata/advancedsettings.xml
Code:
<video>
    <timeseekforward>30</timeseekforward>
    <timeseekbackward>-30</timeseekbackward>
    <timeseekforwardbig>600</timeseekforwardbig>
    <timeseekbackwardbig>-600</timeseekbackwardbig>
</video>

Restart XBMC after made changes.

@xbian crew
Perhaps this settings/values are something for xbian-config Smile
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
ffwd & rwd problems - julius02 - 13th Jan, 2013, 04:00 AM
RE: ffwd & rwd problems - namtih - 13th Jan, 2013, 04:20 AM
RE: ffwd & rwd problems - julius02 - 13th Jan, 2013, 06:36 AM
Re: ffwd & rwd problems - rikardo1979 - 13th Jan, 2013, 04:21 AM
RE: ffwd & rwd problems - namtih - 13th Jan, 2013, 06:47 PM
RE: ffwd & rwd problems - julius02 - 13th Jan, 2013, 08:15 PM
RE: ffwd & rwd problems - namtih - 13th Jan, 2013 10:43 PM
Re: ffwd & rwd problems - rikardo1979 - 13th Jan, 2013, 08:33 PM
RE: ffwd & rwd problems - raspberry_pd - 13th Jan, 2013, 11:04 PM
RE: ffwd & rwd problems - julius02 - 14th Jan, 2013, 07:12 AM
RE: ffwd & rwd problems - agent5150 - 19th Feb, 2013, 05:17 AM
RE: ffwd & rwd problems - raspberry_pd - 14th Jan, 2013, 05:01 PM
RE: ffwd & rwd problems - Rudy76 - 7th Feb, 2013, 05:42 AM
Re: ffwd & rwd problems - rikardo1979 - 7th Feb, 2013, 08:06 PM
Re: ffwd & rwd problems - rikardo1979 - 9th Feb, 2013, 01:27 AM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 9th Jun, 2025, 07:20 PM Powered By MyBB, © 2002-2025 MyBB Group.