similar to: Info-Tags in ogg, flac, mp3, wav

Displaying 20 results from an estimated 700 matches similar to: "Info-Tags in ogg, flac, mp3, wav"

2003 Jun 28
8
clarifications on comments spec
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hiya folks, I've been hacking on an audio metadata library (creatively called TagLib) which we'll be using in KDE in the next release ( == I need to get around to finishing it). I've got the Vorbis comment implementation working, but just wanted to clarify a couple of things: *) The vendor ID -- "vendor" is ambiguous here. Is
2003 Aug 29
4
internet explorer and webpack xilinx
I'm using linux from october 1996 and I'm close to say good by to window just only for remainig two think. One is the digital electronic development tools of the xilinx that I'm tryng to install under wine and the last is internet explorer, becouse same web sites does'nt work with the other browsers. Is there same people that is using wine sucessfull with those two programs?
2014 May 19
2
error in files after removing padding
Thanks for the help Martijn, I get the same FLAC__STREAM_DECODER_END_OF_STREAM error after doing the 2 steps you suggested. Scott On Mon, May 19, 2014 at 9:36 AM, Martijn van Beurden <mvanb1 at gmail.com>wrote: > Once more hi, > > I've tried to reproduce this issue, but I am unable to do so. Could you > try to re-encode the file with FLAC (to make sure it is not an
2014 May 19
3
error in files after removing padding
ERROR while decoding data state = FLAC__STREAM_DECODER_END_OF_STREAM It's happening with every file that I've tried now, using both 1.2.1 and 1.3.0. If a file has artwork and I remove padding, I get the above error when verifying or decompressing. If no artwork and I remove padding, the file verifies and decompresses with no issues. I'm writing tags via
2007 Sep 25
1
unable to invoke Backing Bean method
Hi all, I am new to this group, I am using Prototype''s Ajax.Request o make ajax call but i was not able to invoke my backing bean method. any one help me please. My jsf page: <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%> <!DOCTYPE HTML PUBLIC "-//W3C//DTD
2000 Aug 10
3
WAV Header and Tagging
Thanks for the reply, I have just recently started looking at Ogg streaming and wasn't sure if there was yet another playlist file for them, glad there isn't personally! Are there any sites set up to stream Ogg? Sorry about the confusion I was reading another thread on the discussion of someone that was implementing an Ogg ACM. In that case a FACT chunk makes peoples lives easier. OK,
2011 May 24
3
Can a libFLAC encoder be initialize and called from inside a libFLAC decoder callback?
Thanks for the tip, Brian. I did have a version that does everything in memory, but only had enough memory to get six threads going. (Although my system has 16GB, I have not taken the time to create 64-bit libraries for wxWidgets, TagLib, libFLAC, etc.) Based on the direction you are pointing me in, I assume that encoding from within the decoder is not permitted. I really like your idea of the
2000 Apr 10
2
Metadata, file signatures, and extentions
Hi, I've been working writing some tools that deal with id3v2 tags on mp3 files. id3v2 is this really, really long specification with places for all kinds of metadata for media. I've looking at the sample vorbis encoder and a file I made from it I noted that you have some a comment field, and I was wondering if you had any plans to support more metadata, and if you would
2006 Mar 14
1
I''m missing something obvious to a taglib programmer ...
I am trying to create, display and edit a referenced object''s text field on the same view as my root object. I have just about come to the conclusion that whoever invented of taglibs should be shot. quiz.preamble_presentation references a Presentation object instance. The Presentation object contains a property called text, among others. The generated form will display the ID of the
2004 Aug 06
2
Stuttering stream
> A good number have id3v2 tags... say 20-30%. Do you find that it's stuttering on id3v2 files? Since those contain data that is counted by the timing code, but not played the the player, that seems a likely suspect. Ie, you'll get _playable_ data too slow. Try a stream with _no_ id3v2 files and see if the problem persists. > > What version of linux? glibc? > > RH 7.2
2004 Sep 10
3
id3v2 problem
Hi Josh, I found id3v2 didn't work on v1.1.0. I checked source codes, macros- (in such cases as FLAC_HAVE_ID3LIB) ware moved to config.h. That is good. But the place to do include is the after of #ifdef FLAC_HAVE_ID3LIB. The result of configure script isn't reflected. And it doesn't always have id3lib with this. Move place of 'include "config.h"' to the top. I
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
newbie questions re flac on win32 eac and id3v2
Firstly, a big thank-you to Josh for FLAC. Someone mentioned it in a post on Slashdot, so I came over to sourceforge for a look-see. This is just the sort of thing I've been looking for. Can anyone relate any general tips for using flac on Windows for the purpose of archiving cd's? If I can nail down a solid, easy-to-use process, I'm happy to write it up and contribute it to the
2004 Aug 06
2
Stuttering stream
> > What kidn of files are you streaming? > > MP3s and nothing but. Are they high bitrate? VBR? Do they have id3v2 tags? We could all guess they were mp3s :) <p>What version of linux? glibc? Icecast 1.3.11? jack. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to
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.
2003 Oct 16
4
Metadata format.
Hi. Seeing as the topic appeared a while ago I was wondering: How do people feel about adopting ID3v2 for Vorbis aswell. This would, of course, mean it's given a stream of its own and even allow interleaving. It could be usefull, seeing as it would cut down on both initial development and software support, since a lot (most?) audio players already support it. It could also allow for code
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
2003 May 20
2
problem with id3 tags
Hi, I just had a problem that is not described in the faq and it was quite hard to find the right fix so I wanted to send it here, hoping it will be added to the faq. The error message is the same as in: http://www.xiph.org/archives/vorbis/200210/0073.html Warning: Hole in data found at approximate offset 5238000 bytes. Corrupted ogg. In this case it was caused by id3tags added by grip.
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
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,