XBMC Community Forum  

Go Back   XBMC Community Forum > Off-Topic > (OLD) Off-Topic Discussion

(OLD) Off-Topic Discussion Here you can discuss things that are not directly related to running XBMC.

 
 
Thread Tools Search this Thread Display Modes
Old 2004-09-13, 01:22   #1
Kobazz
Senior Member
 
Join Date: Dec 2003
Location: The Netherlands
Posts: 235
Kobazz is on a distinguished road
Send a message via ICQ to Kobazz Send a message via MSN to Kobazz
Default

cue doesnt work properly when using vbr mp3
__________________
real_men_don't_need_spacebars.
Kobazz is offline  
Old 2004-09-13, 01:27   #2
pike
Project Manager
 
pike's Avatar
 
Join Date: Sep 2003
Location: Sweden
Posts: 4,281
pike is on a distinguished road
Send a message via MSN to pike
Default



what do you mean "doesnt work" ??

i hope you don't mean that it doesnt jump to the "exact correct position" ? :veryangry:
because it's only possible to jump to the correct position in a vbr filr if you playback the entire file.
__________________
Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first.


pike is offline  
Old 2004-09-13, 01:32   #3
Kobazz
Senior Member
 
Join Date: Dec 2003
Location: The Netherlands
Posts: 235
Kobazz is on a distinguished road
Send a message via ICQ to Kobazz Send a message via MSN to Kobazz
Default

exactly what i mean. selecting track 30 for example starts playing track 4. when i use cbr files it goes to the correct time.
__________________
real_men_don't_need_spacebars.
Kobazz is offline  
Old 2004-09-13, 02:08   #4
pike
Project Manager
 
pike's Avatar
 
Join Date: Sep 2003
Location: Sweden
Posts: 4,281
pike is on a distinguished road
Send a message via MSN to pike
Default

well... then i suggest you google a little, because this is not a bug!
__________________
Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first.


pike is offline  
Old 2004-09-13, 12:37   #5
Kobazz
Senior Member
 
Join Date: Dec 2003
Location: The Netherlands
Posts: 235
Kobazz is on a distinguished road
Send a message via ICQ to Kobazz Send a message via MSN to Kobazz
Default

i didnt say it was a bug, only that it doesnt work properly. so what u r saying is that it can't b done? something to do with mplayer's abbility's? because mp3cue works fine with winamp and vbr files.

tnx for the enlightment
__________________
real_men_don't_need_spacebars.
Kobazz is offline  
Old 2004-09-13, 12:43   #6
pike
Project Manager
 
pike's Avatar
 
Join Date: Sep 2003
Location: Sweden
Posts: 4,281
pike is on a distinguished road
Send a message via MSN to pike
Default

i'm not entirely sure we understand eachother here.

did i describe the problem correctly? because you wrote

Quote:
selecting track 30 for example starts playing track 4. when i use cbr files it goes to the correct time.
and this is not the problem i described. besides your explanation doesnt make sense to me
__________________
Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first.


pike is offline  
Old 2004-09-13, 13:13   #7
Kobazz
Senior Member
 
Join Date: Dec 2003
Location: The Netherlands
Posts: 235
Kobazz is on a distinguished road
Send a message via ICQ to Kobazz Send a message via MSN to Kobazz
Default

ok the thing u said about playing the whole file i didnt understand.

i'll try to explain my problem and as far as i know my .cue files arent bad or corrupt etc.

ok, this is what i have problems with. 100mb and bigger long mix sets vbr mp3 files. xbmc does detect the cue and expands a tracklisting. selecting track 1 works like it supposed to. it starts playing. now when i wanna jump to track 30 for example, xbmc won't go to that position of the timeline, but instead goes somewhere to the beginning of the mix. like it's late or something.

in winamp+mpcue plugin this works fine. selecting whatever track it always goes to the position it is supossed to.

i don't know if this is a known problem (it is a problem) and that maybe there isnt a solution for it.
__________________
real_men_don't_need_spacebars.
Kobazz is offline  
Old 2004-09-13, 13:22   #8
pike
Project Manager
 
pike's Avatar
 
Join Date: Sep 2003
Location: Sweden
Posts: 4,281
pike is on a distinguished road
Send a message via MSN to pike
Default

ok, and here's the known problem that cannot be solved.

cbr mp3's are easily seekable since you know the bitrate and can simply take bitrate (kilobit / second) and go xx kilobit forward to reach the second you want. this way is precise enough for second seeking.

vbr mp3's does not offer this possibility. but seeking should not be so way of (you say track 4 instead of track 30?)

you did report this as a bug, since you first posted it in bug section and i later moved it. i will however make a vbr mp3 and a cusheet and try and see if the "problem" is as severe as you say, and if thats the case i'll move it back
__________________
Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first.


pike is offline  
Old 2004-09-13, 13:27   #9
Kobazz
Senior Member
 
Join Date: Dec 2003
Location: The Netherlands
Posts: 235
Kobazz is on a distinguished road
Send a message via ICQ to Kobazz Send a message via MSN to Kobazz
Default

thank you for the effort. i suspected the problem had something to do with vbr not being easy seekable. but if i can recall, it has worked with xbmp. not completely sure though.
__________________
real_men_don't_need_spacebars.
Kobazz is offline  
Old 2004-09-17, 11:17   #10
jmarshall
Team-XBMC Developer
 
Join Date: Oct 2003
Posts: 15,070
jmarshall is on a distinguished road
Default

hi kobazz,

actually, xbmp had problems with this as well. it shows up particularly well (if a bug can show "well") on mix cds that start with relative silence - pink floyd's dark side of the moon is particularly good. the reason is that the start of the track is using very low bitrates, so it seems to mplayer that the track is very very long (due to the size of the mp3).

mplayer obviously doesn't handle seeking in vbr mp3 files very well - i suspect it is not reading the xing vbr header, or at least not taking it into account when a seek is performed.

it's an mplayer issue unfortunately, so you should petition them for better seeking in vbr files.

cheers,
jonathan
__________________
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  
 

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
MP3 CUE-Sheets enhancements Striker XBMC Feature Suggestions 7 2006-01-28 23:41
Cue sheets with aac files Diggedy XBMC for Xbox Specific Support 5 2005-06-03 02:44
Cue sheets with video? Diggedy XBMC General Discussion 1 2004-10-12 02:15
Help with cue sheets please Diggedy XBMC for Xbox Specific Support 4 2004-09-28 02:02
Does CUE-sheets support AAC in XBMC? Diggedy XBMC for Xbox Specific Support 1 2004-09-17 12:32


All times are GMT +2. The time now is 22:17.


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