Displaying 20 results from an estimated 1000 matches similar to: "Questions about image link file and CUE sheet"
2006 May 23
2
Flac files with internal cue sheets
On 5/23/06, Michael Kiermaier <michael.kiermaier@gmx.net> wrote:
> On Sunday 21 May 2006 23:31, Neal B. wrote:
> > A picture is worth 1000 words, so here is a screenshot:
> >
> > http://img62.imageshack.us/img62/2783/fplayshot4yy.png
>
> Hi Neal,
>
> currently I am looking for a flac-player on Linux that understands internal
> cue-sheets. So I am very
2006 May 24
1
Flac files with internal cue sheets
On 5/23/06, Michael Kiermaier <michael.kiermaier@gmx.net> wrote:
> > > Another great thing would be a cuesheet-aware FLAC-plugin for XMMS.
> >
> > I agree. The difficulty in doing this is that you have to fight the
> > one-file-one-track assumption that's built into xmms. There appears to
> > be no clean solution, which is probably why it hasn't been
2007 Dec 28
1
Tags in files with Unicode BOM
Is there any way for flac or metaflac to support input from files with
Unicode Byte Order Marks (BOM)?
In command:
metaflac --remove-all-tags --set-tag-from-file="CUESHEET=CDImage.cue"
--set-tag-from-file="LOGFILE=CDImage.log" CDImage.flac
If "CDImage.cue" contains Unicode characters, most text editors append BOM
at the 1st line of this file.
And metaflac does not
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
2006 Apr 22
1
2 questions on flac files with internal cue sheet.
Hi,
I made backup-copies of several CDs.
First I used eac (exactaudiocopy) for exact ripping to a single wav-file with
cue sheet.
Then I used
flac --cuesheet=<cuefile> <wavfile>
to get a flac file with internal cue sheet.
I am on a linux system. eac is running in a vmware-windows (actually, eac is
the only reason that I have a windows version running).
At this point I have two
2004 Sep 27
1
Decoding via API from a single FLAC file using a cue sheet
Hello,
I have currently many of my CDs ripped to FLAC to replay them from the
computer. In most cases, there are single files for each track on the
CD. I like the idea to rip the CD to a single track and add a cue sheet
to the metadata which was recently discussed on the list.
How would I access specific tracks using this approach by means of the
FLAC (or FLAC++) API in my own decoder
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,
2015 Jan 07
2
EZStream and Cue Sheets
I may have asked this before, but either I didn't, or I've
inadvertently discarded the message containing the answer, so pardon
please if this is a repeat.
Wil EZStream ever support cue sheets--a companion file containing
metadata information normally inserted into the stream from that
contained in the multimedia file itself? More play-out software is
including the ability to produce
2015 Jan 07
2
EZStream and Cue Sheets
Looks like it's what I need. Do you know, is there a distro or repo
for Fedora? Or should I build it from source?
On Wed, 7 Jan 2015 07:56:39 -0800, you wrote:
>Hi Steve.
>
>Liquidsoap supports CUE sheets as an input.
>
>http://savonet.sourceforge.net/doc-svn/playlist_parsers.html
>On Jan 7, 2015 5:04 AM, "Steve Matzura" <sm at noisynotes.com> wrote:
>
2004 Oct 27
2
Solution to single-file CD archiving, with cue sheets
I discovered FLAC earlier this year, and wrote flac-archive to
archive my CDs to single FLAC files. I've been archiving my
collection for months now, and have gotten it to a reasonable
level of stability and robustness. I recently looked over this
list's archive and saw a number of questions about doing this,
with no clear solution emerging. So, here i am to offer my
meager tools.
2015 Jan 08
2
EZStream and Cue Sheets
Looks like a lot of tedium. I'll give it a go on Red Hat, but not
before a full backup first.
On Wed, 7 Jan 2015 11:26:13 -0800, you wrote:
>Hello,
>
>Fedora and CentOS don't have any prebuilt packages in the standard repos.
>
>Here are a few guides from the Liquidsoap community, specific to CentOS.
>http://puck.in/2013/12/install-liquidsoap-1-1-on-centos-6-4/
2004 Sep 10
2
perl, metadata and cue sheets
Hi, I am new to this mailing list.
I am adding FLAC support to the SLIMP3 player
(http://www.slimdevices.com)
and I had two questions about utilizing the format.
The SLIMP3 player is a network mp3 player with an open source server
written in perl. All audio must be re-encoded to the mp3 format before
the player can use it.
1. Do any perl modules exist to read and/or write the metadata in a
FLAC
2007 Apr 10
1
FLAC: cue sheets
Hi,
I have a FLAC file with a CUE file someone has recorded for me. I now was
wondering what software I need to split the one big FLAC file in different
separate FLAC files using the CUE sheet.
I'm looking for Windows software
thanks in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 May 21
2
Flac files with internal cue sheets
I wrote a somewhat quick and dirty player for flac files with internal cue
sheets. It is curses-based, and I've tested it under linux and cygwin. It
uses OSS for audio output. Reply or contact me if you would like the source.
Neal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/flac/attachments/20060521/2c4a88a7/attachment.html
2015 Jan 09
1
EZStream and Cue Sheets
I could, but I have this big old Fedora system just waiting for me to
get LS working on it, so I think I need to concentrate on making that
happen. If it's hard, difficult, tedious, inconvenient, then that's
what it is. I want the cue sheet capability some way somehow, so I'm
just going to have to knuckle down and buckle down and do it. Right?
On Wed, 7 Jan 2015 17:21:27 -0800, you
2006 May 21
2
Flac files with internal cue sheets
A picture is worth 1000 words, so here is a screenshot:
http://img62.imageshack.us/img62/2783/fplayshot4yy.png
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/flac/attachments/20060521/5e107ce1/attachment.htm
2010 Nov 10
7
Cue sheets/Tagging question
Is it possible to place track markers that will be reflected in a cue sheet within a long FLAC file?
I have a label who want to offer FLAC downloads of complete albums - but there have to be track points designated within the FLAC file
How can I do this please?
Many Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Nov 10
7
Cue sheets/Tagging question
Is it possible to place track markers that will be reflected in a cue sheet within a long FLAC file?
I have a label who want to offer FLAC downloads of complete albums - but there have to be track points designated within the FLAC file
How can I do this please?
Many Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Jan 27
0
Cue Sheet Library?
Is there any kind of standalone library for working with cue sheets?
I could rip the code out of some other library that uses cue sheets -
and libflac would be a candidate - but it would be best if there was a
library just for cue sheets.
This is only sort of off-topic. I have the idea for a program, that
would have the option to produce flac files.
Thanks for your help,
Rippit the Ogg
2010 Dec 17
4
using rsync to keep squeeze amd64 image freshened.
Hi all,
? ? ? I tried to get my query of how to use rsync by the mailing list
debian-user at lists.debian.org but the answers were not satisfactory.
You can see the whole thread starting from
http://lists.debian.org/debian-user/2010/12/msg00651.html
What I want to do is to keep the weekly amd64 squeeze build , from t
its