similar to: No subject

Displaying 20 results from an estimated 200 matches similar to: "No subject"

2004 Aug 06
1
ices 0.2.2 does not reencode mp3s
Moritz Grimm wrote: > > Bolt Thrower wrote: > > > >From my ices.conf: > > <Bitrate>64</Bitrate> > > > My mp3s are encoded with the following command: > > /usr/local/src/lame3.86/lame -S -V 1 -b 128 -h -m j \ > > --tt "title" --ta "artist" --tl "album" \ > > --ty "year"
2004 Aug 06
4
ices 0.2.2 does not reencode mp3s
I recently upgraded ices from 0.1.0 to 0.2.2. I have found that it is not reencoding my mp3 stream, even though I have it configured to. This is on a RedHat linux 7.0 system, kernel 2.4.11 ices build commands: ./configure --with-perl --with-lame \ --with-lame-includes=/usr/local/src/lame-3.89/include \ --with-lame-libraries=/usr/local/src/lame-3.89/libmp3lame/.libs gmake
2004 Aug 06
3
ices 0.2.2 does not reencode mp3s
Brendan Cully wrote: > > The format of ices.conf changed somewhat in 0.2, to support multiple streams > from the same playlist with different reencoding options. In short, these > settings have been moved into the Stream node. For more info have a look > at the sample ices.conf included with the distribution. I did modify my ices.conf when I made the upgrade. Here's my
2004 Aug 06
2
ices and VBR mp3s?
I posted a while back about having trouble with ices 0.2.2 being able to re-encode VBR mp3s, and the response was that ices 0.2.2 did not reencode VBR mp3s. Are there any plans to include such support in future ices versions? If so, any ideas as to when such versions would become available? Thanks, -- "Shall life renew these bodies of a truth? Steve Chadsey All death will
2004 Aug 06
1
ices and VBR mp3s?
On Sat, Mar 23, 2002 at 07:13:44PM -0700, Jack Moffitt wrote: > > I posted a while back about having trouble with ices 0.2.2 being > > able to re-encode VBR mp3s, and the response was that ices 0.2.2 did > > not reencode VBR mp3s. Are there any plans to include such support > > in future ices versions? If so, any ideas as to when such versions > > would become
2004 Aug 06
0
Newbie playing with php
On Fri, Mar 29, 2002 at 03:00:35PM -0300, Luiz Claudio Duarte wrote: > Hi, folks. I've installed icecast 1.3.11 and I'm very happy with > it. But I'd like to add a "now playing" gizmo to my home page; > can anyone point me to a php script or something else that does > the trick? Thanks in advance. Two approaches. The first is to parse the cue file that ices
2004 Oct 17
0
Question about ices and stream information
Hello I'm using a python script to control the playlist. The playlist data is stored in a mysql table, etc .. However, when I play a track, the data displayed on the Icecast2 status page reflects the next track going to be played. After inserting a few statements into the python script, ices outputs: Logfile opened Executing initialize() function.. Executing get_next() function...
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
2011 Sep 28
0
FLAC::Encoder::Stream == "FLAC__STREAM_ENCODER_VERIFY_MISMATCH_IN_AUDIO_DATA"
I'm using flac-1.2.1 and visual studio 2010 on windows xp sp3 and I want to compress raw CDDA with the stream encoder to a file. But I just can't get the flac encoder to work, the encoder always returns an error enc.get_state() == "FLAC__STREAM_ENCODER_VERIFY_MISMATCH_IN_AUDIO_DATA" get_verify_decoder_state() == "FLAC__STREAM_DECODER_READ_FRAME" this is the code I
2001 Jun 18
2
Client protocol error:(nil): lseek: Illegal seek
now that i have wineX compiling from cvs when i try to run wine i get: Client protocol error:(nil): lseek: Illegal seek even if i try wine --help here is the strace if its anyhelp execve("/usr/bin/wine", ["wine"], [/* 25 vars */]) = 0 uname({sys="Linux", node="fnord-rides-again", ...}) = 0 brk(0) = 0x804c47c mmap(0, 4096,
2004 Aug 06
2
playlist display issues
Hi. I'm running the wonderful icecast 1.3.11 and ices on a RedHat 7.2 box. Everything seems to work as it should except for various client mp3 players being able to display the artist/song title information. I've had the same problem using different streamers so I'm wondering if this is a problem with the way I've configured icecast? Did I miss something or is this possibly an
2001 May 31
0
Bug in scp
Hi! I don't know much about network programming, or about terminal handling. I wondered about why the command "scp file user at host:path" didn't work. It gave me the following error messages: "stdin: is not a tty" "Write failed flushing stdout buffer." "write stdout: Broken pipe" I tried it with different versions of ssh, first the newest debian
2007 Jan 20
2
FLAC CD Archive
Hi, Bit late to join in the discussion but I've just read through the CD archiving discussion and was particular interested in Dax's method, described here (also included below): http://lists.xiph.org/pipermail/flac/2006-September/000611.html So far I've just been flac-ing my CDs to individual one-flac-per-track files, however it appears I've been missing some of the other bits
2004 Sep 10
0
FLAC to mp3 batch converter?
Here's an extremely quick-and-dirty Perl script I wrote to do just that. This script depends on having the MP3::Info Perl module for ID3 tag information, and assumes that you have lame set up. It will take a flac file (or a wildcard) as an argument, decompress that file, and encode it as a fairly high-bitrate VBR MP3. I want to stress that this is just something I wrote for my needs, so
2006 Sep 22
2
samba printer share
Hello, dear colleagues using SAMBA. Who could possibly tell me what I am missing in order to make my SAMBA printer share visible on the windows network( i.e., accessing it from a MS Windows machine's explorer, for example )? It is SAMBA 3.0.23 on Linux 2.4.33 machine(originally RedHat 7.3. based, but so much upgraded, even to GLIBC-2.3.6). here are the linked libraries:
2004 Aug 06
1
ices and VBR mp3s?
> > The response I got at the time from Brendan Cully: > > He's the man in the know, so what he says is probably true. Maybe if > you asked him nicely he'd cook up a small patch for you :) > > jack. > I worked out a patch for ices-0.2.2 that forces ices to *always* re-encode the stream if Reencode is enabled: --- CUT HERE --- --- src/stream.c.orig Thu Jul 26
2001 Sep 03
0
[paul@mail.me.maar.nu: Building vorbis-tools without libao]
Again, Hi All, Thanks for your replies. I probably should've mentioned that I'm not subscribed to the list but I found your answers on the archives. I just wanted to go on record and mention that I do in fact have all the original CD's and that by re-encoding I meant repeating the entire process of ripping the original CD's (with cdparanoia (of course ;)) and then encoding them
2004 Aug 06
2
Newbie playing with php
Hi, folks. I've installed icecast 1.3.11 and I'm very happy with it. But I'd like to add a "now playing" gizmo to my home page; can anyone point me to a php script or something else that does the trick? Thanks in advance. -- People don't quit playing because they ___vvz /( grow old. They grow old because they <__,` Z / ( quit playing. [Oliver Wendell
2001 Sep 03
2
Building vorbis-tools without libao
Hi All, For my new file (and thus mp3) server I've decided to switch completely to Ogg Vorbis. This means having to reencode ~30GB worth of 128Kb MP3's, but i figured that it would all be worth the effort. So I downloaded the sources for libogg, libvorbis and vorbis-tools and fired up my trusty old compiler. libogg and libvorbis built and installed like a charm. Not so for
2004 Oct 05
2
Help: File is present (via Samba) but cannot be opened?
When I mount a Windows XP partition (NTFS) on my SuSE 9.1 machine via Samba 3.0.4, I find some files can be listed (via "ls") but mysteriously cannot be opened, even though the file permissions appear fine. What is a good way to track down this sort of problem? Here's an example where I "cd" into a samba-mounted directory and try to open a file that I know is present. It