similar to: Meta Data

Displaying 20 results from an estimated 5000 matches similar to: "Meta Data"

2000 Jul 12
2
VC6 Project Files
The VC6 .dsp and .dsw files included with the distro of the Vorbis source has a few problems. Mostly, a few files are missing and cause unresolved symbols when attempting to link to the resulting vorbis.lib. There also exists a problem with linking to LIBC, that can cause multiply defined symbols in an application that attempts to use vorbis.lib. The attached .dsp and .dsw file fix these
2000 Aug 22
4
Vorbis Beta 2 MSVC Files
The .dsp and .dsw files included I obtained as a part of the vorbis source, via CVS, are not recognized by Visual Studio as valid workspace/project files. Should I be getting these files from another place or can someone clue me in on how else to build vorbis on a windows platform? Scott Danahy Programmer VedaLabs - www.vedalabs.com --- >8 ---- List archives: http://www.xiph.org/archives/
2000 Jul 12
1
VC6 MS Project Files
The VC6 .dsp and .dsw files included with the distro of the Vorbis source has a few problems. Mostly, a few files are missing and cause unresolved symbols when attempting to link to the resulting vorbis.lib. There also exists a problem with linking to LIBC, that can cause multiply defined symbols in an application that attempts to use vorbis.lib. The attached .dsp and .dsw file fix these
2000 Aug 02
4
RDF Metadata Specification
I've put together the first attempt to defining an RDF metadata vocabulary for use with the CD Index/MusicBrainz/OggVorbis. If you care about metadata issues, please take a look at: http://www.cdindex.org/MM I've included a section for video specific stuff, but everything that I originally had in there is being covered by the MM:Contributors section. The Contributors stuff will allow
2000 Jul 17
1
Development resources down all day
I'm not sure this is the proper place to send this, if it's not I apologize, but the Vorbis development resources at http://www.xiph.org/ogg/vorbis/index.html have been down all day due to inaccessibility of www.xiph.org. Hopefully the right people are reading this list, and if there is somewhere else I should send this information please let me know. Scott Danahy Programmer VedaLabs -
2007 Jun 15
4
quick and easy way to convert id3-tagged flac to flac-tagged flac?
So before i knew better, i encoded a lot of my CDs in flac and added id3 tags (they worked, so great!). I know i've seen mention of others doing this; anyone gone to the trouble to write a tag conversion tool? Shouldn't be too tough, but i'd rather not reinvent the wheel. danno -- dan pritts danno@umich.edu 734-929-9770
2007 Sep 14
3
The use for an XML based metadata format
I've been trying to follow the situation here, because that's one of the things I try to do in Xiph: know what's happening. There's a total of 70 messages related with recent metadata discussions. Here's what I have understood so far: * Daniel is still not trying to read and understand the _other_ metadata proposals; he makes several non-true statements regarding them. *
2007 Mar 08
2
Q: Tool to copy Vorbis comments to MP3 ID tags
Hi, I'm wondering: If you have audio files like foo1.ogg and foo1.mp3, and the Vorbis file has nice comments (title, tracknumber, artist, album, date, etc), is there a tool to copy the information to an MP3 file on a "best effort" strategy? I know that MP3 TAGs are quite limited regarding lengths. Regards, Ulrich
2007 Jun 15
1
quick and easy way to convert id3-tagged flac to flac-tagged flac?
Jud, why would you write this in .NET and limit its portability? flac runs on Unix and Mac OS X, so if you were to write in C/C++ then your tool would be available to everyone who can run flac. Brian Willoughby Sound Consulting On Jun 15, 2007, at 06:34, Jud White wrote: Unless someone knows of a tool, I could make pretty quick work out of this. Which tags are you looking to convert, ie
2004 Sep 10
2
ID3-style information
I have a CD collection of about 20 discs that I currently archive on my hard disk in MP3 format. No, I do not like lossy compression. No, I do not like closed standards. No, I do not like software patents (Fraunhofer). In fact, I do not even need compression at this point, as my hard disk capacity is greater than the sum total of the CDs' WAV-format sizes. However, I need its ID3
2000 Sep 02
3
new oggenc comment tag options
Quazgaa and I were talking about the comment tags we'd like in oggenc. Here, as requested by Michael, is the summary. Date (year in id3 land) should be supported. We suggest '-y | --date'. I suggested '%y' for passing it to the filename template, but this may be of limited utility. Track number. -n was the first choice, but is taken by the name template. We settled on
2004 Sep 10
1
Winamp3 component update
Okay, I've done a bit of work on flacpcm.cpp and the Winamp3 component workspace. I updated the workspace & projects to use the SDK for build 488 (based on GenericWACTemplate). I also fleshed-out the MediaInfo callbacks, so that standard Vorbis comment fields are reported (author, album, genre, date/year, title, track, description), although id3 tag info takes precedence. So flac
2005 Jan 06
2
FLAC and ID3
Hello, I heard from a coworker that there was something that changed recently with FLAC and ID3. I don't have ANY details on what that means, and was wondering what has changed. The only thing I see (in the changelog) is that plugins have removed support for ID3 tags. I'm curious because I have been using ID3 tags with FLAC (I store extra data such as album art with my media files,
2000 Apr 25
1
How will META data be handled
In order to avoid another fiasco like ID3 tags in MP3 elemental audio streams, what's the plan for handling META data? --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/
2004 Oct 03
1
[wolfgang@rohdewald.de: Bug#274700: flac: --export-vc-to should quote strings containing spaces]
----- Forwarded message from Wolfgang Rohdewald <wolfgang@rohdewald.de> ----- Date: Sun, 03 Oct 2004 19:24:38 +0200 From: Wolfgang Rohdewald <wolfgang@rohdewald.de> Resent-From: Wolfgang Rohdewald <wolfgang@rohdewald.de> To: Debian Bug Tracking System <submit@bugs.debian.org> Subject: Bug#274700: flac: --export-vc-to should quote strings containing spaces Package: flac
2004 Aug 06
2
Icecast's YP bugs
On Wed, Jun 25, 2003 at 04:27:58PM +1000, Michael Smith wrote: > > > > notice that, with exception of the last, they're all ice-* not icy-*... > > prehaps this is incompatable with the way most players operate to get > > stream data? Is this a typo? > > No. This is deliberate. There could be a bug in the code that takes these > headers and puts bits of them
2005 Jan 06
1
FLAC and ID3
> ID3 support was only dropped in the plugins. libFLAC still can > decode FLAC files that have ID3 tags (v1 or v2). it just ignores > them and there are no plans to change that in the future. OK, that's what I thought, but wanted to be sure. I've been updating some metadata handling routines in our application and heard something about this and was curious. > the spec
2000 Nov 16
3
ogg stream-id options
In http://advogato.net/person/rakholh/diary.html?start=165 Ali wrote: > For same reason I am arguing with people on vorbis-dev - but I don't > understand what the argument is about (considering that the vorbis > developers proposed a solution which mjs and I thought was reasonable, > and then some developers decided to criticize us again for no reason). Goodness, get dropped
2005 Nov 09
3
dataframe without repetition
Hello, with a data.frame like this : > toto <- data.frame(id=c("id1","id1","id2","id3","id3","id3"),dpt=c("13","13","34","30","30","30")) > toto id dpt 1 id1 13 2 id1 13 3 id2 34 4 id3 30 5 id3 30 6 id3 30 what is the most efficient ways to obtain : id
2004 Aug 06
5
Status.xsl not displaying everything
Hi guys, I've got the following set up: - Linux SuSE 8.2 - Running: Icecast2 - Source Client: Ices0.3 - Stream Client: Winamp 5.0 in Windows XP The following is happening: - I've got Ices0.3 streaming MP3's with correct ID3-tags to the Icecast-server - Suppose the stream name is "Ovide's Radio" - In the status.xsl page of Icecast2, I only see info about: mountpount,