similar to: perl, metadata and cue sheets

Displaying 20 results from an estimated 2000 matches similar to: "perl, metadata and cue sheets"

2004 Sep 10
0
perl, metadata and cue sheets
--- Jason Holtzapple <jasonholtzapple@yahoo.com> wrote: > Hi, I am new to this mailing list. > > I am adding FLAC support to the SLIMP3 player excellent... keep us posted. > 1. Do any perl modules exist to read and/or write the metadata in a > FLAC file? not that I know of. the metadata parsing is not too bad but writing data back can get hairy. probably the best thing
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 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
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,
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:
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:
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
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
2010 Nov 11
0
Cue sheets/Tagging question
You should read the manual for the FLAC command line utilities. There are many options that would probably achieve what you desire. In particular, one of the links that I sent below clearly leads you to a page describing how cuesheets are related to the SEEKTABLE, and you can create a --seekpoint= marker for each track. Sometimes you really need to take the time to read everything
2010 Nov 16
0
[Flac-dev] Cue sheets/Tagging question
Hi Neil, I think you have a misunderstanding or two. What you want to do does not require "code." In fact, you might want to move your question from the FLAC-Dev list to the FLAC (User) list. I'm on both lists, so I did not realize that you were basically asking in the wrong place. No "coding" skills whatsoever are required to create seekpoint markers in a
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
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 07
0
EZStream and Cue Sheets
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: > 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
2015 Jan 07
0
EZStream and Cue Sheets
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/ http://sourceforge.net/p/savonet/mailman/message/31330094/ On Wed, Jan 7, 2015 at 10:05 AM, Steve Matzura <sm at noisynotes.com> wrote: > Looks like it's what I
2015 Jan 08
0
EZStream and Cue Sheets
In my experience liquidsoap is a lot easier to compile from source on Debian or Ubuntu. Both platforms also have packages in the repos. To experiment it might be easier to spin up a small local VM, or there's always a digital oceans droplet, or EC2 micro instance. On Jan 7, 2015 4:24 PM, "Steve Matzura" <sm at noisynotes.com> wrote: > Looks like a lot of tedium. I'll
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.
2013 Mar 24
0
Playing Cue sheets
Hello, I haven't managed to install LiquidSoap on OSX yet but on a external Linux server* This is my current approach: http://pastie.org/private/cumwuw2u9vcqmasbghrlw Any idea what is going on ? Or anyone please like to point me to a working example how to play Cue sheets ? Best Regards Marc *when I try to install Liquidsoap under OSX 10.8.3 using brew I get the following error:
2010 Nov 16
0
[Flac-dev] Cue sheets/Tagging question
I do not understand why you are giving up. If you have "specific times" then why can't you convert that to seconds or samples? It's just simple math to calculate the translation. Also, I assume that you can use the option more than once if you have more than one track marker to place. Have you even tried this once? I don't think your GUI will work - you need to