Displaying 20 results from an estimated 3000 matches similar to: "winamp plug-in enhancement/bugfix"
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 Sep 10
1
new CUESHEET metadata block
>I can see the other side of the arguement too tho, there may be many
>players around now, and in the future that will add flac support, but
>not flac-album support :(
yes this would be my concern as well. also, individual track support is just
more flexible for moving music around between devices.
it's funny, i've been on-and-off trying to get the whole
eac+flac+id3+cuesheet
2004 Aug 06
2
Using Winamp for ogg streams/files
hello,
It appears that Winamp 3 has problems playing ogg streams/files. I can't
say exactly since I don't use Windows myself. I tried the very alpha
Winamp for Linux and it was quite useless.
This came from
http://forums.winamp.com/showthread.php?s=67fc68ecaec04349ad8bb66483c3cbd1&threadid=126800
on the shoutcast/winamp forum:
"Ogg files become corrupted by adding ID3 tags,
2004 Sep 10
0
newbie questions re flac on win32 eac and id3v2
sorry for replying so late...
--- E S <es0123@hotmail.com> wrote:
> 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 FLAC documentation
> section for
> the untold masses that I am sure will be soon
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
2
Metadata, again..
At 17:05 8/11/2001 -0400, you wrote:
>you tell me. Works alright here, except in xmms which has a bug in its
>shoutcast metadata handler. I've submitted a patch at bugs.xmms.org
>for it.
Hmm.. well with the current version of winamp and the previous two it would
and does skip if I have metadata enabled.. it'll start anywhere from ten
minutes to an hour into the stream and then
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,
2008 Jan 10
1
data.frame manipulation: Unbinding strings in a row
Hi all,
I have a data.frame I received with data that look like this (comma
separated strings in last row):
ID Shop Items
ID1 A1 item1, item2, item3
ID2 A2 item4, item5
ID3 A1 item1, item3, item4
But I would like to unbind the strings in col(2) items so that it will look
like this:
ID Shop Items
ID1 A1 item1
ID1 A1 item2
ID1 A1 item3
ID2 A2 item4
ID2 A2 item5
ID3 A1 item1
ID3 A1 item3
ID3 A1
2004 Sep 26
1
samba, wireless, winamp or windows media libraries - slow, hangs
I'm getting really poor performance when using samba with specific
applications - winamp and windows media player, when building the
media library.
I keep my mp3 files on a debian server (2.4.23-1-k7). It is running
samba 3.0.7-Debian.
Most operations seem to work OK. I can copy a 10 MB file to or from
the server in about 30 seconds.
My client is windows XP. It connects to the server via
2007 Apr 20
2
Fastest way to repeatedly subset a data frame?
Hi -
I have a data frame with a large number of observations (62,000 rows,
but only 2 columns - a character ID and a result list).
Sample:
> my.df <- data.frame(id=c("ID1", "ID2", "ID3"), result=1:3)
> my.df
id result
1 ID1 1
2 ID2 2
3 ID3 3
I have a list of ID vectors. This list will have anywhere from 100 to
1000 members, and
2011 Apr 25
2
Problem with ddply in the plyr-package: surprising output of a date-column
Hi Together,
I have a problem with the plyr package - more precisely with the ddply
function - and would be very grateful for any help. I hope the example
here is precise enough for someone to identify the problem. Basically,
in this step I want to identify observations that are identical in
terms of certain identifiers (ID1, ID2, ID3) and just want to save
those observations (in this step,
2006 May 19
2
Damaged tags in XMMS
Hi,
I just copied 15 GB of Music from my Slackware install over to my laptop
running CentOS. Everything's running fine, except a few minor quirks.
About 10 to 15% of the 4.000 songs in my collection seem to have broken
ID3 tags in XMMS. In the playlist window, there are only truncated
fields of a few random letters appearing.
But when I right-click on one of these songs, the ID3 info is
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
2012 Feb 26
1
Matrix problem to extract animal associations
Dear List,
I have been trying to extract associations from a matrix whereby individual locations are within a certain distance threshold from one another.
I have been able to extract those individuals where there is 'no interaction' (i.e. where these individuals are not within a specified distance threshold from another individual) and give these individuals a unique Group ID containing
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
2004 Sep 10
1
best way to ensure integrity of flac source files?
if there was a flac-users list i'd be asking these questions there, but
anyway =)
on windows, i've been using eac in secure mode and using "test & copy" to
verify that the crc checksums match. invariably, i'll get one or two
mismatches per album i rip, so i figure the checksum verification is a good
thing despite the extra time. once i rip a cd, i want to forget
2002 Dec 11
4
Corrupted OGGs (Winamp or Mac OS?)
I recently ripped a bunch of tracks to ~192 VBR OGG using OGGDROP
XPd v. 1.1 running on Win98 SE and they worked fine and sounded
great in Winamp 2.80. I then edited the tags (also with Winamp
2.80) and copied the files over to to my Mac G4 running OS 9.0.4,
where they sat untouched for about a month. Now, having copied
them back to my Win98 SE machine, they won't play in Winamp,
2006 Jan 24
9
Number of replications of a term
Hello,
Is there a simple and fast function that returns a vector of the number
of replications for each object of a vector ?
For example :
I have a vector of IDs :
ids <- c( "ID1", "ID2", "ID2", "ID3", "ID3","ID3", "ID5")
I want the function returns the following vector where each term is the
number of replicates for the
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
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
---