This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#278 - Support of cue sheets (for mix CDs)
Attached to Project:
Rockbox
Opened by Anonymous Submitter - Monday, 23 September 2002, 19:41 GMT+2
Last edited by Rani Hod (RaeNye) - Saturday, 23 September 2006, 17:14 GMT+2
Opened by Anonymous Submitter - Monday, 23 September 2002, 19:41 GMT+2
Last edited by Rani Hod (RaeNye) - Saturday, 23 September 2006, 17:14 GMT+2
|
DetailsAs detailed in the [live mix] section at www.r3mix.net it
is the nature of MP3s that there is no way to produce a truly seamless transition between tracks of a continuous live or mixed recording. The only safe way to do this is to create one long MP3, and use and external (or embedded using the winamp plugin from http://guerillasoft.com/mp3cue/index.html ) cue sheet. Can we have th feature added to rockbox where we can jump between cuepoints in Rockbox? Thanks. |
This task depends upon
Closed by Björn Stenberg (zagor)
Thursday, 15 February 2007, 07:18 GMT+2
Reason for closing: Accepted
Additional comments about closing: Closing all feature requests.
Thursday, 15 February 2007, 07:18 GMT+2
Reason for closing: Accepted
Additional comments about closing: Closing all feature requests.
Please guys, we want cue sheet support ! :)
The tracks appear immediately as you enter a directory with a .cue file. Although I'd rather
see the time positions the way it's done in mp3cue plugin for Winamp, which shows the time position
of each track in proportion to the main audio file.
i have an plugin for winamp: CUE Player v0.5b. (Can't find the url at moment). When i add a .cue file it automatticaly adds all tracks to my playlist and even includes them with a shuffle play. It would be nice to be able to enable or disable this with rockbox..
the overall future for cue support would be great!
personally i've always thought that cue sheet support should be implemented so that the cue sheet is seen as a directory.
1) open *.cue file as folder, while entering the folder:
1.1) read Length of mp3 file and it's size
1.2) read cue time markers
2) write filenames of small mp3s, on open one of it =>
3) and HINT! seek in large file proportion time_whole/time_part = size_of_file/seek bytes!
it's not needed to load whole file - no matter CBR, ABR o VBR ... yes seek will be approximately - but I think - it will be enough
sorry for my english )
And I think it must be quite simple to add compared to other features :-).
p.s. great job! i love it!
Felipe, how should I understand you comment? If you want your comments to be taken seriously you should never start pissing off someone. Rude language doesn't help at all -- how about stepping up and doing some work yourself?
I'm really really sorry.
I want to help. How could I start?
Thank you.
If you came up with a simple-to-implement method of incorporating cuesheet support in Rockbox, and clearly said what was needed to be done, I think there's a better chance of someone actually doing it.
Also of use would be some links (if any exist) to a specification for cuesheets. You could also upload some examples of cuesheets created by different software.