XBMC Community Forum  

Go Back   XBMC Community Forum > Development > XBMC Feature Suggestions

XBMC Feature Suggestions Please, add platform prefix for suggestions that are not platform-independent!:
Thread prefixes; "[LINUX]", "[LIVE]", "[MAC]", "[WINDOWS]", and "[XBOX]"
Note! Post a copy of all formal feature requests as a ticket on trac (see FAQ)!

Reply
 
Thread Tools Search this Thread Display Modes
Old 2003-10-06, 12:49   #1
LordDax
Junior Member
 
Join Date: Oct 2003
Posts: 9
LordDax is on a distinguished road
Default

i thiank that uone of must importat function of xbmp is the controll of audio delay for some divx downloaded and non perfectly sincronised
LordDax is offline   Reply With Quote
Old 2003-10-19, 18:00   #2
ezd
Member
 
Join Date: Oct 2003
Posts: 39
ezd is on a distinguished road
Default

i agree it'd be great if this could be (re-)added, and likewise subtitle delays for badly synched subs...

thanks for a fantastic player!
ezd is offline   Reply With Quote
Old 2003-11-18, 00:52   #3
zordon
Member
 
zordon's Avatar
 
Join Date: Oct 2003
Posts: 71
zordon is on a distinguished road
Default

this is the main reason i switch to xbmp when watching movies.
zordon is offline   Reply With Quote
Old 2003-11-18, 01:33   #4
jmarshall
Team-XBMC Developer
 
Join Date: Oct 2003
Posts: 15,077
jmarshall is on a distinguished road
Default

audio delay is already in xbmc. *it just isn't assigned to any particular buttons.

you can change this by editing keymap.xml and assigning whatever buttons you want to handle it. *note that each button can only be assigned to a single action, though, so you might have to miss out on some other action. *(although, the left and right triggers are currently not doing anything when viewing movies, so they could be used).

the action id's for audio delay are defined in key.h as:

#define action_audio_delay_min * * * * * * * * * * * * *54
#define action_audio_delay_plus * * * * * * * * * * * * 55

thus, to map audio delay minus to the left trigger, you'd add:

Quote:
<action>
* *<description>decrease audio delay</description>
* *<id>54</id>
* *<gamepad>lefttrigger</gamepad>
</action>
this needs to be added in the <window> </window> section for the fullscreen video.

enjoy.

oh, and subtitle delay is already there as well.



__________________
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


jmarshall is offline   Reply With Quote
Old 2003-11-18, 02:01   #5
zordon
Member
 
zordon's Avatar
 
Join Date: Oct 2003
Posts: 71
zordon is on a distinguished road
Default

thanks jmarshall i just figured this out.

i missed this feature big time, i'm a happy man now:-)
zordon is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
audio delay in mkv files kwalar XBMC for Xbox Specific Support 3 2007-03-30 01:36
10 second delay at startup and audio issue coronaronin XBMC for Xbox Specific Support 3 2006-08-06 19:26
Karaoke microphone audio delay Nitrex XBMC for Xbox Specific Support 2 2005-08-23 00:38
Audio delay TEK XBMC for Xbox Specific Support 2 2003-11-18 01:29
Karaoke microphone audio delay Nitrex XBMC Development 2 1970-01-01 02:00


All times are GMT +2. The time now is 13:32.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project