similar to: Damaged tags in XMMS

Displaying 20 results from an estimated 7000 matches similar to: "Damaged tags in XMMS"

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
2004 Sep 10
4
[Flac-users] How do I encode a FLAC with tags?
So there are no command line options like in oggenc to do artist and misc tags? Sure if you've got a solution that I don't have to do from scratch then post away! :-) Thanks! Chris benny k. wrote: >hi chris, > >On Thu, Mar 14, 2002 at 09:22:06AM -0700, Chris Hirsch wrote: > >>Hey all..I'm brand new to FLAC and learning to use it. Can somebody tell >>me how
2002 Apr 24
4
Tag Proposal -> Tag Standard
Alright. So, the tag proposal that has been labored over for some months has now been reclassified a bit. There new URL is now here: http://reactor-core.org/ogg-tag-recommendations.html And is prefaced by the following statement: "The following recommendations were developed by a community of Ogg/Vorbis users for their own use." I believe the implication is that this document
2004 Sep 10
3
flac metadata
So I've just ripped my entire 600 CD collection to flac format (200gigs worth) with vorbis comments in the flac metadata. But my gripe is that neither Winamp nor XMMS's flac plug-ins seem to have the ability to read the vorbis comment from the metadata. Are there any flac players for windoze or linux that can access the metadata? Or do i have to add redundant ID3 tags to all my flac
2002 Jul 26
6
What tags are allowed in ogg files?
Hi, I'm writing a tag-editor for ogg files. What tags, besides ogg-tags, are allowed in ogg files (if any). I'm thinking of id3v1, id3v2, ape tags and so on. I have a (probably small) problem with writing a new "comment header". I have tried opening a file with a valid header, and then simply moved some of the comment tags position, so that the total size and the count still
2004 Sep 10
1
winamp plug-in enhancement/bugfix
josh, thanks for the feedback. now i can start encoding like mad knowing that the generated flac files are ok =) (flac -t said the files were ok, despite metaflac's complaints). i noticed that without the flac-for-winamp plug-in installed, winamp correctly displays the id3 filename (e.g. "Bjork - Human Behavior") in the playlist and also displays the id3 tags in the file
2004 Sep 10
1
XMMS plugin doesn't see ID3V2 tags
I tagged some FLAC files with ID3V2 information (by the id3v2 program), but their metadata does not show up in XMMS. Anyone else have this problem? Anyone have a solution? (I tested the tags using the --list option of id3v2; they are there. XMMS and the FLAC plugin just don't seem to respect them.) -- Asheesh.
2004 Sep 10
2
deafening silence
if your talking id3v1, something along the lines of (in bash): for f in *.flac ; do tail -c 128 $f > tag && flac-0.8 -d $f ${f%*.flac}.wav && flac-0.9 -V ${f%*.flac}.wav $f && cat tag >> $f ; done should work. of course, test it before you set it loose on your whole collection. if you're on windows, my condolences... no wait, just get cygwin :) Josh ---
2004 Sep 10
2
[Flac-users] How do I encode a FLAC with tags?
Hey all..I'm brand new to FLAC and learning to use it. Can somebody tell me how to insert things such as Artist, album etc. into the FLAC file? I'd like to do this at encode time via the command line. Thanks, Chris -- Only in America do banks leave both doors open and then chain the pens to the counters
2004 Sep 10
2
Wanted: Ripper that uses ID3V2 and FLAC
I've been with FLAC since 0.7, and I've loved the FLAC files I've ripped with grip, converted from FLAC 0.8 to 0.9, and played constantly on my desktop. And then I noticed the truncated ID3 tags in my FLAC files. I at first thought the problem lied in FLAC; I posted to this list, hoping for a solution. But then I realized my trusty GRIP was the flawed program. Now re-ripping my
2004 Sep 10
2
xmms plugin, fileinfo
Here is preliminary patch for fileinfo for xmms plugin. Saving and removing of the tag isn't working. When saving, how handle id3v1, v2? Display and edit more fields (e.g. performer)? How handle genres? Combo with predefined values? -- Miroslav Lichvar -------------- next part -------------- Index: src/plugin_xmms/Makefile.am
2004 Oct 10
1
Info-Tags in ogg, flac, mp3, wav
-------------- next part -------------- An embedded message was scrubbed... From: Stefan Weilhartner <whylee@whylee.at> Subject: Info-Tags in ogg, flac, mp3, wav Date: Sun, 10 Oct 2004 20:38:58 +0200 Size: 1526 Url: http://lists.xiph.org/pipermail/vorbis-dev/attachments/20041010/1611e14f/Info-Tagsinoggflacmp3wav.mht
2004 Sep 10
1
[Flac-users] CD archiving
I have been following flac development for some time now, but with the release of 1.0.4 I thought I would finally start the task of encoding my entire cd collection into flac format. After looking through the list archives and the webpage I still have a few unanswered questions. 1. What is the best method tagging method to use? Josh mentioned that id3v1 was preferred over id3v2 since it
2001 Jan 29
2
vorbis plugin crashing xmms
I've got a song that causes the vorbis plugin for xmms to crash while reading the vorbis equivilent of id3 tags. What is the proceedure for reporting bugs like this. Do I mail the bug into this mailing list and then serve the song off of a FTP server? -ben --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this
2005 Aug 14
2
id3-tags of static files
The protocol of sending of metadata over a stream (which is HTTP) does not allow for this type of thing. The problem is not necessarily the fact that the id3 tags are at the end of the files, as id3v2 does not have this restriction, but rather just the "agreed" upon protocol for handling metadata for streamed mp3s (and I'm only going to talk about mp3s here, since it's
2004 Sep 24
6
dropping id3 support
after spending a lot of time integrating X-Fixer's winamp2 plugin code, I am on the verge of removing id3 v1/v2 support from the plugins completely. it is really hard to get right in a way that works intuitively for the user, and i18n is also a nightmare. in id3v2 every field can have a different encoding. FLAC tag a.k.a. Vorbis comment support is very good now so unless someone comes up
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,
2004 Sep 10
1
xmms plugin, fileinfo
--- Miroslav Lichvar <lichvarm@phoenix.inf.upol.cz> wrote: > On Fri, Nov 15, 2002 at 09:07:39PM +0100, Miroslav Lichvar wrote: > > Here is preliminary patch for fileinfo for xmms plugin. Saving and > > removing of the tag isn't working. > > Ok, no comments, so here it is. sorry, couldn't keep up this weekend... > > When saving, how handle id3v1, v2? >
2004 Sep 10
1
Accepted metadata format(s?)
I've been using FLAC for just over two years now, and I've been on the list for as long. I asked in March of 2001 about ID3 V1 and V2, and learned that both are supported. However, since then FLAC has moved to being an Ogg project, and the Vorbis comment field seems to be more capable. More than once, if I recall correctly, I've read Josh Coalson cursing his support for ID3 tags.
2004 Sep 10
2
Should FLAC join Xiph?
I'm kind of swamped today so I'll answer what I can get away with until tonight: --- Joshua Haberman <joshua@haberman.com> wrote: > The most interesting questions to me are ones you didn't address: > > 1. Will Ogg FLAC become the default manifestation of the FLAC codec? > If not, why not? What does Ogg not offer that makes it worth having > two different file