Displaying 20 results from an estimated 900 matches similar to: "cuesheets w/ PERFORMER & TITLE track info"
2004 Sep 10
0
cuesheets w/ PERFORMER & TITLE track info
--- rpp3po <rpp3po@gmx.de> wrote:
> Hi there,
>
> is there any specific reason for ignoring TITLE and PERFORMER info
> when
> importing CD-TEXT cuesheets into flac files? (These two fields have
> not
> always been used but they have become widely supported by now). One
> may
> answer that the preferred method for getting this kind of info for a
> cuesheet-flac
2004 Sep 10
1
cuesheets w/ PERFORMER & TITLE track info
> So for right now, until a real metadata solution comes along,
> the single-stream-per-CD method will need to rely on an external
> metadata database. Note that this does not necessarily require
> a network connection, since you could have a CDDB cache for
> regular use.
but not if i have my flacs on cd or dvd and play it on different
computers. is there really no easy way to
2004 Sep 10
5
new CUESHEET metadata block
--- smoerk <smoerk@gmx.de> wrote:
> good idea, i'm always putting *.cue files to the directory with the
> ripped audio files. but it would prefer one file per song and not one
> big file for the whole cd.
My vision of how the players should work is this:
- make one album.flac with CUESHEET
- player loads album.flac, sees CUESHEET, calculates CDDB id
(or CDindex, or custom
2007 Jun 23
2
--cuesheet include the full cue sheet or just the seekponints?
Dear list
Sorry to ask a user's question on developer list. I didn't find the user
list.
I am experimenting with --cuesheet and encoded a flac file with a
cuesheet. Result is:
* Totem on opensuse 10.2 opens the flac file with no meta data, no
play list. "Next" button doesn't work;
* Mplayer on opensuse 10.2 opens the flac file with no meta data,
2004 Sep 10
2
new CUESHEET metadata block
Hi all,
I started up a discussion on Hydrogen Audio about a new FLAC metadata
block for storing cuesheets. This is really the last missing piece in
archiving CDs. Here's the link:
http://www.hydrogenaudio.org/index.php?act=ST&f=20&t=4646
I would appreciate any feedback anyone has on the subject. If it's not
too inconvenient, try replying on the forum there (not sure if you
2004 Sep 10
1
mistake in FLAC++ metadata interface?
Hi all,
Using the FLAC++ level 2 metadata interface the following function
doesn't do what you would expect:
cuesheet->get_track(i).get_num_indices();
(where cuesheet is a FLAC::Metadata::CueSheet *)
It returns a bool instead of an int, why is this?
To get the mumber of indicies in a track I need to use:
cuesheet->get_track(i).get_track()->num_indices;
ie. retrieve the C struct
2006 Sep 28
2
flac and metadata
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The recent thread on archiving CDs with flac has prompted me to ask a
few questions about flac and metadata:
1.1) It appears that metaflac only imports limited information from a
cuefile. Text data (ie: Title, Artist) and any comments are removed
from the file. I can kind of see eating the comments, but why are the
perfectly valid text fields not
2006 Sep 26
7
FLAC CD Archive
I see that this was the right place to fire off this question. Thanks
for your feedback. It has given me a base to start some trials. I used
to use EAC on Windows, but I tend to only use open source software as
much as possible and I don't use Windows any more. I gave a brief look
at abcde, but it is clear I need to look at this some more. It looks
like it has the potential to do everything I
2004 Sep 10
2
cd archival (revisited/again)
On Thu, 2003-12-25 at 21:35, Josh Coalson wrote:
> --- jason <jason@doomba.com> wrote:
> > is there a cuesheet syntax document someplace?
> it's not really standardized that well. there are some links
> here: http://flac.sourceforge.net/documentation.html (search
> for --cuesheet)
hmmmm.... i just reread the faq and your right... i'm kind of losing
interest in
2006 Jul 21
1
Cuesheets and metaflac
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm trying to use flac to make backups of my CD collection, and am
running into problems with disks that contain a pregap (or lead-in)
before the start of track one.
cdrdao rips these disks *WITHOUT* the pregap, and puts a PREGAP entry
into the cue file. For my test CD (Police, Synchronicity, catalog#
0082839373524) I get (in part):
TRACK 01
2004 Sep 10
2
[Flac-users] Re: CD archival best practices?
On Tue, 27 May 2003, benny k. wrote:
> I'm a little embarrased because its just a hack on metaflac, but if you
> want it, i'll post it one my webpage. it should be easy to modify it for
> use with a CD image.
Why don't you submit to the sourceforge feature request queue as a
patch? That way it will be there for anyone who wants to hack on it.
Although maybe this kind of
2009 Apr 20
2
cuepoints: accuracy, titles and players
Hello,
I managed to insert cuepoints from a cue sheet and
check them with metaflac. I witnessed that the FLAC
headers then had additionnals sections (one for cuepoints
and one for seekpoints), but i could not find documentation
how the format used to store them (frame counts for both ?).
Anyway it seems that cuepoints must be specified
in MM:SS:fr format.
It would be nice if those could be
2004 Sep 10
0
Suggestion for tagging flac w/ cuesheets
Hi,
I'd like to make a simple suggestion for tagging flac files containing
cue-sheets.
As discussed in "cuesheets w/ PERFORMER & TITLE track info" there is no
standard for doing this yet.
The developers were not willing to adopt the integrated cuesheet
functionality for handling performer/artist information. I share this
opionion since that would mean to sacrifice a very
2004 Sep 10
4
[Flac-users] FLAC FAQ
I just uploaded a new FLAC FAQ:
http://flac.sourceforge.net/faq.html
Let me know if I forgot any common questions.
Josh
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
2004 Sep 10
5
[Flac-users] Re: CD archival best practices?
I've just started to archive my CD collection (about 800 CDs), and
my criteria are pretty much the same as the original message under
this subject, except that I'm doing one file per CD. One file per song
is just too much of a pain, and there's really no need, given FLAC's
ability to have metadata in the file.
The first thing I do is run cd-discid against the cd, and store that
2017 Jan 23
2
metaflac crashes adding cuesheet
(Apologies if I'm in the wrong place for this...)
I'm trying to use the abcde program to archive CDs to flac files.
(Each CD to 1 file, and ultimately multi-disk performances to 1
file.) It extracts the audio to a .flac file and creates a cue
sheet with track names & locations. However, when it tries to
run metaflac with the --import-cuesheet-from option, it core
dumps.
I'm
2017 Jan 23
3
metaflac crashes adding cuesheet
Erik,
The command used by abcde is
metaflac --no-utf8-convert
--import-cuesheet-from=/home/me/Audio/abcde.50107806/cue-50107806.txt
--import-tags-from=- /home/me/Audio/abcde.50107806/track1.flac
but I get the same result re-trying without the --no-utf8-convert
and -no-utf8-convert.
Here's the cuesheet:
PERFORMER "William Shakespeare"
TITLE "A Midsummer
2004 Sep 10
1
new CUESHEET metadata block
>I can see the other side of the arguement too tho, there may be many
>players around now, and in the future that will add flac support, but
>not flac-album support :(
yes this would be my concern as well. also, individual track support is just
more flexible for moving music around between devices.
it's funny, i've been on-and-off trying to get the whole
eac+flac+id3+cuesheet
2012 Feb 02
2
Fix cuesheet.c to allow metaflac_test.sh to run to completion
Erik,
I'll resync and have another look.
Earl
________________________________
From: Erik de Castro Lopo <mle+la at mega-nerd.com>
To: flac-dev at xiph.org
Cc: Earl Chew <earl_chew at yahoo.com>
Sent: Wednesday, February 1, 2012 10:30:21 PM
Subject: Re: [flac-dev] Fix cuesheet.c to allow metaflac_test.sh to run to completion
Earl Chew wrote:
> When reading the INDEX
2012 Apr 26
2
Fix cuesheet.c to allow metaflac_test.sh to run to completion
Josh,
I see my name is mentioned in passing ;-)
I submitted that patch because I thought it preferable to keep the test harness running.
Backing this change out would also entail changing metaflac_test.sh accordingly, which at the time, I was hesitant to do.
At the time I figured that at some point metaflac_test.sh was passing, so the code should probably allow it to pass.
I'm ok either