Displaying 8 results from an estimated 8 matches for "cuepoints".
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 specifi...
2009 Apr 21
0
cuepoints: accuracy, titles and players
...I guess they
would be preserved if put into tags, but it seems odd to me
to put a raw cuesheet into a tag
Phil
----- Mail d'origine -----
De: Harry Sack <tranzedude at gmail.com>
?: porte64 at free.fr
Cc: flac at xiph.org
Envoy?: Tue, 21 Apr 2009 16:04:05 +0200 (CEST)
Objet: Re: [Flac] cuepoints: accuracy, titles and players
dear,
what command did you use to add the cue sheet to the flac file:
--set-tag-from-file="CUESHEET=image.cue"
OR
--import-cuesheet-from=image.cue
? Both are in the docs, but I don't know which is the standard way to do it.
I don't know a playe...
2009 Apr 27
0
cuepoints: accuracy, titles and players
--- On Mon, 4/20/09, porte64 at free.fr <porte64 at free.fr> wrote:
> From: porte64 at free.fr <porte64 at free.fr>
> Subject: [Flac] cuepoints: accuracy, titles and players
> To: flac at xiph.org
> Date: Monday, April 20, 2009, 10:07 AM
> 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
>...
2009 Apr 28
1
cuepoints: accuracy, titles and players
...39;t a method specified yet because as soon as it is, people will say that it's not flexible enough."
About the other point :
> not sure what you mean by frame counts but the cue points can
> also be absolute sample numbers like --seekpoint=#
This is exactly what i am looking for (cuepoints specified as
absolute frame numbers) it seems you have something working,
but what's the option/syntax for this ?
As there is no --cuepoint option, i presume that absolute frame
numbers must be specified within cuesheet files instead of HH:MM:FR
as in the following extract ?
Or do i have to sp...
2009 Apr 02
2
FLAC: how to dump seekpoints ?
Hello,
metaflac provides exporting CUEpoints, but not SEEKpoints.
As i understand, cuepoints represent gaps beetween tracks (inserting pause),
whereas seekpoints merely describe a list of seekable points.
Can cuepoint be used just as seekpoints (in the end, the
only thing which matters is that some classic media players
will recognize them)....
2009 Apr 02
0
FLAC: joining source files
...lan to add tag support from static CDDB (files).
It would be nice if this feature could be incorporated to the native encoder.
Another idea is to have flac/metaflac support joining FLAC files
themselves (but this is much heavier to implement)
-- and may pose issues with meta info like seekpoints, cuepoints ...
========= snip snip ==========
#!/local/bin/perl
use strict;
our( @spt, at tr );
sub usage {
print "USAGES:\n\n$0 cddb_id [...]\n\n$0 cddb_id start_track end_track\n";
exit 1;
}
sub addtracks { my( @y, $k,$nfo,$nsp,$p,$z );
usage() if $_[0]!~/^[0-9a-f]{8}$/;
# build list of...
2009 Apr 02
0
FLAC: how to dump seekpoints ?
Thank you all very much for making things clear.
I had confused seekpoints and cuepoints indeed !
I propose that Kerry's definitions (below) be added
to the documentation.
regards,
Phil
----- Mail d'origine -----
De: Kerry Hoath <kerry at gotss.net>
?: porte64 at free.fr
Envoy?: Thu, 2 Apr 2009 11:28:04 +0200 (CEST)
Objet: Re: [Flac] FLAC: how to dump seekpoints ?
don...
2004 Sep 10
2
Ogg encapsulation
I've been implementing Ogg FLAC support in an editor I'm working on, and
I must admit to being frustrated by the lack of support for the codec on
the Ogg layer... and this is more than lacking granulepos.
The codec's I've worked with, and my own (Writ), use Page 0 for general
information about the codec. Specifically, the samplerate, bitrate,
quality, number of channels, all