search for: taggers

Displaying 20 results from an estimated 46 matches for "taggers".

Did you mean: tagger
2013 Jul 30
2
MP3 Tagger
Is there any good tagger for CentOS 6? -- _ ?v? /(_)\ ^ ^ Mark LaPierre Registered Linux user No #267004 https://linuxcounter.net/ ****
2020 Oct 08
0
git clone failed
Using git-2.28.0, I can't seem to clone the official repo: ... warning: object c53598453ebdbbd8b8f05eed412484ad7f4d1c26: missingTaggerEntry: invalid format - expected 'tagger' line warning: object 8478c2d69b2a0722957916689f8e3bf0053a7448: missingTaggerEntry: invalid format - expected 'tagger' line warning: object 47b5b6ef17a35f1d26de04386b9e1440f4941215: missingTaggerEntry:
2020 Oct 08
2
git clone failed
(Resending in plain text.) Using git-2.28.0, I can't seem to clone the official repo: ... warning: object c53598453ebdbbd8b8f05eed412484ad7f4d1c26: missingTaggerEntry: invalid format - expected 'tagger' line warning: object 8478c2d69b2a0722957916689f8e3bf0053a7448: missingTaggerEntry: invalid format - expected 'tagger' line warning: object
2004 Aug 06
1
[OT] Online music database
(Already noting the posts that say this is not available) Are you willing to deal with "non authoritative" answers in your query? If so, you can write some scripts that talk CGI to a commercial music vendor. I use a (no longer available) MP3 tagger called "MP3 Internet Renamer". It would go out and request a web page from the "All Music Guide" (
2004 Sep 10
2
FLAC support hacked into rip
I hope I am not too far of topic. I have hacked FLAC support into rip, a command line (perl based) CD ripper/encoder/tagger. http://sourceforge.net/projects/rip/ The maintainer is checking over the patch and should get back to me next week. Shall I: 1. Go away and leave this list alone 2. Come back and tell you if/when the patch is approved 3. Explain what I am on about 4. Send the patch
2016 Jun 19
1
AAC in .m4a command line tagging ???
Hi All, Software patents suck but but unfortunately for speech, MP3 (also still patented until end of next year) also sucks - for html5 audio served to iPhones where Safari doesn't support Ogg Opus and where bandwidth may be limited, AAC is a very attractive option. I have an AAC encoding solution for Linux but I don't have a way to tag them. Anyone know of Linux command-line tagger
2004 Sep 10
1
[Flac-users] How do I encode a FLAC with tags?
Ok so I can use any ID3v2 or v1 tagger (say the perl one) for FLAC files and things will be kosher? I'd LOVE to be able roll my own tagging scheme like you can in Vorbis and I don't mind doing some code either..I wasn't aware that FLAC was able to do that..or at least I didn't userstand how to do that. I guess that is where you register for your own developer ID eh? Josh
2004 Sep 10
2
[Flac-users] CD archival best practices?
Goals: 1. Store meta data 2. Be able to recreate and burn bit-for-bit accurate audio CDs from archive. 3. Be able to "generate" lossy format files (OggVorbis,MP3,etc) with meta info intact when needed. 4. One file per song. 5. Files playable in XMMS and WinAMP3. Questions: Q1. OGG vs FLAC container? Q2. Meta data format? Q3. In detail, how does one do goal 2? Q4. What ripping/encoding
2001 Aug 09
2
tag specifications
Hello all, I'm committing the heinous crime of posting before I've been on a list for very long, and I apologize in advance. I don't know how often this comes up and if it has recently if someone will just point me to an archive where this discussion has already happened, I'll shut up. I've got an MP3 tagger (QTagger) that I released a while back. I'm trying to
2001 Jun 16
3
"vorbiscomment"
Hello, I'd like to use abcde to rip my CD:s to Ogg Vorbis format - but abcde wants a "vorbiscomment" in my PATH. I assume it's a tool for inserting meta-data into Ogg Vorbis files, but where do I get it? The vorbis-tools package doesn't seem to contain it. (Platform: Linux) Thanks! -- / Peter Schuller, InfiDyne Technologies HB PGP userID: 0xE9758B7D or 'Peter
2019 Oct 31
1
Antw: Re: Q: Bandwidth vs. bitrate
Hi! Useful advice, thanks! Actually I had been using foobar2000 to recode, because it just makes it so easy to convert multiple files while keeping the metadata (I confess, I'm a "tagger"). But it's easy to miss some encoder option when being presented some default suggestions in a dialog form... Apart form that I always had the impression that Opus could be quite smart
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
2004 Aug 06
0
[OT] Online music database
I'd search freshmeat/sourceforge/cpan before doing anything... there might already be a library or package for general-purpose web-grepping.. If not you can probably use a "HTML to ascii" converter (or some Perl/awk tag strip construct) which will reduce fluff in the pages. I find it easier to throw away data I know I _don't_ want first (though, if I knew regular expressions
2007 Apr 28
1
AW: embedded pictures in vorbis comments?
...age file. I suggest the field name to be "PICTURE". What is ogg MNG? Is it a container format for PNG files which should be embedded in OGG files? If I understand correctly, the picture would be placed in a different logical stream inside the ogg file. The question is how many players or taggers are going to support this. For example, I saw that WinAmp (version 5.32) can't tag multiplexed ogg vorbis files correctly (it ruined a ogg vorbis + theora file so that only the music could be played afterwards, but not the video any more). My .NET tagging library can handle it correctly now by...
2004 Dec 01
1
tuning SVM's
...> table(testing$similarity, pred) pred 0 1 0 8 30 1 26 107 > and then taking out the kappa statistic to see if I am getting anything significant. I get kappas of 15 - 17% - I don't think that is very good. I know kappa is really for comparing the outcomes of two taggers but it seems a good way to measure if your results might be by chance. Two questions: Any comments on Kappa and what it might be telling me? What can I do to tune my kernels further? Stephen [[alternative HTML version deleted]]
2005 Sep 21
2
Result Documents XML or JSON?
My Java servlets can generate both JavaScript objects, like JSON, and XML. I can generate both pretty easily. What''s best practice for AJAX responses? Return scripts to be evaled by the Ajax control, or return XML documents and iterate them using XML DOM? Thanks. -- Alan Gutierrez - alan@engrm.com - http://engrm.com/blogometer/index.html -
2005 Feb 08
2
Tagging Flac-files in GNU/Linux and Windows
I posted this in the Hydrogenaudio Forums (http://www.hydrogenaudio.org/forums/index.php?showtopic=31347) but I'll post it here as well, hope that's ok... ---------------------------------------------------------------------- Hello, I am having a lot of problems with tagging FLAC-files. I edited the tags in XMMS (in Linux) using the FLAC plugin, version 1.1.o. Playback worked fine with
2009 Jun 18
5
Fixing ogg vorbis corruption caused by bad metadata
2009/6/18 Adam Rosi-Kessel <adam at rosi-kessel.org>: > On Thu, Jun 18, 2009 at 11:12:30PM +0900, Conrad Parker wrote: >> yow, that's pretty badly corrupted, the vorbis codebooks (usually the >> third packet) is completely gone. It looks like you'd need to throw >> away the first 16 packets, start with fresh headers, and copy in the >> rest of the data
2004 Sep 10
1
xmms plugin, fileinfo
...d3v1, v2? > It manipulate (display, edit, remove) only vorbis comment, nothing > else. When saving or removing, only displayed values will be changed. > This > keeps other fields in block untouched. I think this is OK. Vorbis comments are the preferred method and there are lots of id3 taggers. There should be only one Vorbis comment metadata block in a file, i.e. if there is more than one it is OK to only work on the first one. > If there are more fields with same name in comment block, only last > one will be manipulated. If the field is removed, next field with > such name...
2007 Sep 17
0
album level vorbiscomment (was The use for an XML based metadata format)
David K. Gasaway wrote: > Daniel Aleksandersen wrote: >> On Monday 17. September 2007 07:47:19 David K. Gasaway wrote: >>> Even today, I use my own "metadata format" -- essentially a superset of >>> vorbis comments. There is one file per release, even with a multi-disc >>> release. As a final part of the ripping process, I apply this metadata