Embedded CUE sheet help needed! |
![]() ![]() |
Embedded CUE sheet help needed! |
Dec 30 2005, 17:09
Post
#1
|
|
|
Group: Members Posts: 31 Joined: 17-October 05 Member No.: 25171 |
I have a Squeezebox3 wireless music player, which uses the Slimserver software. Unfortunately Slimserver has a few bugs; External CUE's don't work in Slimserver at the moment (not sure when they will fix it), so i guess the best way forward for me is to embed them, as from what i can gather this method still works ok(ish). But as i have never done it, i have some questions;
1) I understand its posible with FLAC, but can CUE sheets be embedded into MP3 images and other formats? 2) How do i embed the external CUE sheets that i already have? (I'm looking for the easiest option here, i.e. can EAC, Foobar or another software do it). 3) Can CUE sheets be embedded at the time of ripping? I prefer to do it with EAC if possible. Thanks. This post has been edited by dangerous_dom: Dec 30 2005, 17:10 |
|
|
|
Dec 30 2005, 19:40
Post
#2
|
|
![]() Group: Super Moderator Posts: 4732 Joined: 12-August 04 From: Exeter, UK Member No.: 16217 |
QUOTE (dangerous_dom @ Dec 30 2005, 04:09 PM) 1) I understand its posible with FLAC, but can CUE sheets be embedded into MP3 images and other formats? Yes. All you are doing when embedding a cuesheet is setting a tag called CUESHEET to the value of the contents of your cue file. Obviously ID3v1 is out of the question, but most other tag formats will allow it.Edit: Actually with FLAC it becomes a little more confusing. FLAC has a CUESHEET meta block - an inbuilt system to store a cuesheet. However this block strips TITLE/PERFORMER info so many people prefer to use a Vorbis comment - i.e.: a CUESHEET tag (which acts like any other tag and therefore you can store anything you want). You can search for more info on this. QUOTE (dangerous_dom @ Dec 30 2005, 04:09 PM) 2) How do i embed the external CUE sheets that i already have? (I'm looking for the easiest option here, i.e. can EAC, Foobar or another software do it). foobar is most easy; Tag.exe would be a good command line solution.QUOTE (dangerous_dom @ Dec 30 2005, 04:09 PM) 3) Can CUE sheets be embedded at the time of ripping? I prefer to do it with EAC if possible. Yes, you can embed at the time of ripping. WavPack makes this very easy with the ' -w "CUESHEET=@*.cue"' switch, but you can easily do it with other formats, especially if you use an application like REACT or WACK.
This post has been edited by Synthetic Soul: Dec 30 2005, 19:42 |
|
|
|
Dec 30 2005, 20:27
Post
#3
|
|
|
Group: Members Posts: 31 Joined: 17-October 05 Member No.: 25171 |
QUOTE (Synthetic Soul @ Dec 30 2005, 06:40 PM) QUOTE (dangerous_dom @ Dec 30 2005, 04:09 PM) 2) How do i embed the external CUE sheets that i already have? (I'm looking for the easiest option here, i.e. can EAC, Foobar or another software do it). foobar is most easy; Tag.exe would be a good command line solution.How do i go about doing this (for flac and MP3) with Foobar, i cant see the option anywhere. |
|
|
|
Dec 30 2005, 21:08
Post
#4
|
|
|
Group: Members Posts: 31 Joined: 17-October 05 Member No.: 25171 |
Ok, i edited the tags in the FLAC files and added a tag called CUESHEET then pasted the contents of the .cue file into it (removing the file info bit as this seemed to mess it up) and it works fine as far as i can tell.
However, when i did the same for the MP3 files, it did not work at all. Any idea why? |
|
|
|
Dec 31 2005, 12:46
Post
#5
|
|
![]() Group: Super Moderator Posts: 4732 Joined: 12-August 04 From: Exeter, UK Member No.: 16217 |
foobar 0.9 won't recognise embedded cuesheet for MP3. 0.83 will I believe. There is also a Winamp plugin.
An alternative is MP4 with chapters. |
|
|
|
Dec 31 2005, 13:24
Post
#6
|
|
|
Group: Members Posts: 31 Joined: 17-October 05 Member No.: 25171 |
Thats odd because i have 0.83.
|
|
|
|
Jan 1 2006, 12:44
Post
#7
|
|
![]() Group: Banned Posts: 237 Joined: 13-October 05 Member No.: 25076 |
I don't recall MP3 working with embedded cuesheets in 0.8.3 either.
|
|
|
|
Jan 1 2006, 20:02
Post
#8
|
|
![]() Group: Super Moderator Posts: 4732 Joined: 12-August 04 From: Exeter, UK Member No.: 16217 |
Yeah, I guess I remember wrong. That's confused me.
I suppose you're stuck with Winamp for MP3+CUE, unless someone, somehow, creates a 3rd party plugin for foobar. MP4 with chapters sounds like a good alternative.really Edit: Ah, I've just realised my mistake. 0.8.3 will play MP3 with an external cuesheet. I see 0.9 will also - but for a while it didn't I believe. NB: If you are using foobar I don't see much point in MP3 image + CUE - foobar will play LAME-encoded MP3s gaplessly anyway. This post has been edited by Synthetic Soul: Jan 1 2006, 21:09 |
|
|
|
Jan 2 2006, 17:30
Post
#9
|
|
|
Group: Members Posts: 122 Joined: 20-May 04 Member No.: 14212 |
QUOTE (Synthetic Soul @ Jan 1 2006, 11:02 AM) NB: If you are using foobar I don't see much point in MP3 image + CUE - foobar will play LAME-encoded MP3s gaplessly anyway. DJ sets and stuff like that are easier to handle with only one MP3. That's the way I see it. So embedded CUE sheets in MP3 would be nice. But I guess it's against some rules or requirements or standards... |
|
|
|
Jan 2 2006, 19:14
Post
#10
|
|
![]() Group: Super Moderator Posts: 4732 Joined: 12-August 04 From: Exeter, UK Member No.: 16217 |
I'll have to take your word for that.
I believe that it wasn't implemented due to poor seeking in MP3. Edit: I've just noticed/remembered this: QUOTE (dangerous_dom @ Dec 30 2005, 04:09 PM) I have a Squeezebox3 wireless music player, which uses the Slimserver software. Unfortunately Slimserver has a few bugs; External CUE's don't work in Slimserver at the moment (not sure when they will fix it), so i guess the best way forward for me is to embed them, as from what i can gather this method still works ok(ish). Why is foobar an issue when you are using a Squeezebox?Edit 2: If you need to play on both just keep the external cuesheet as well - use the MP3 for Squeezebox (if it plays MP3+CUE (if not why are we having this conversation)) and the CUE for foobar. Ta-da! This post has been edited by Synthetic Soul: Jan 2 2006, 19:25 |
|
|
|
Jan 3 2006, 16:42
Post
#11
|
|
|
Group: Members Posts: 31 Joined: 17-October 05 Member No.: 25171 |
I was using Foobar to do the internal CUE sheet tagging and tagging in general and testing the validity of the CUE's. Once i know they work in Foobar, i test them with the Squeezebox.
|
|
|
|
Jan 3 2006, 17:00
Post
#12
|
|
![]() Group: Super Moderator Posts: 4732 Joined: 12-August 04 From: Exeter, UK Member No.: 16217 |
OK.
I don't know anything about Squeezebox. Does the internal cuesheet have to have a correct FILE reference? foobar doesn't appear to use this info - i.e.: the internal cuesheet can point to a WAVE with an incorrect filename, when the file is actually a FLAC. If you need MP3 images with embedded cuesheet I would just test the requirements with one file, and once Squeezebox can read it then use foobar to perform the actions required on the others. Best of luck. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 22nd November 2009 - 05:10 |