similar to: perl libshout

Displaying 20 results from an estimated 600 matches similar to: "perl libshout"

2004 Aug 06
2
metadata handling
I'm trying to using metadata now in my application that uses libshout, and am seeing curious behaviour. my icecast2 log says: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= [2003-04-03 08:45:50] INFO connection/_handle_source_request Source logging in at mountpoint "/cajun" [2003-04-03 08:45:50] DBUG source/source_main Source creation complete [2003-04-03
2004 Aug 06
2
shoutcast perl module
Hi I've recently upgraded the Perl Shout v1.0 library to accomodate the new libshout and icecast2 formats. I have a tarball I'd like to submit; who might I send it to? Thanks, -paulb =========================================================================== paulb@oasis-software.com "I'm fuzzy on this whole good/bad thing" paulb@foobox.com
2004 Aug 06
2
More libshout questions
Mihai, Here's the full backtrace. (gdb) bt full #0 0x40292093 in strlen () from /lib/i686/libc.so.6 No symbol table info available. #1 0x40291dc5 in strdup () from /lib/i686/libc.so.6 No symbol table info available. #2 0x400aed79 in _shout_util_dict_set (dict=0x0, key=0x804b746 "song", val=0x0) at util.c:236 prev = (util_dict *) 0x80555b8 #3 0x400ad61b in
2004 Aug 06
2
More libshout questions (more info)
Okay, this is interesting.... The metadata functions work fine with icecast (2.0.0) but do not work at all with NullSoft's ShoutCast server. . . Is that not supported by libshout? Just curious... Deven Deven Phillips wrote: > Okay > > Nevermind the SEGFAULT, it was string pointers in my code. Sorry > for the inconvenience. Continuing with the issue though . . . . >
2004 Aug 06
0
perl libshout
On Tuesday, 01 April 2003 at 14:25, Paul Bournival wrote: > Hi, > > I've just completed a conversion of the perl Shout-1.0 library > to something that will talk to an icecast2 server. I'll be submitting > the results for inclusion back to the icecast site. > > One thing is missing: proper metadata support. > > this feature has changed since icecast 1;
2004 Aug 06
2
More libshout questions
Okay, I am using libshout to stream to a NullSoft Shoutcast server. I am using libmad and libmp3lame to do re-encoding on the fly. I am streaming to the server (currently) with shout_send_raw(). When I try to use shout_metadata_add(), I get a segfault in strdup(). Anyone have any ideas as to why? Everything else works fine, just not the metadata. Thanks In Advance, Deven --- >8 ----
2004 Aug 06
0
More libshout questions ((even)more info)
Even more to consider... The metadata is working with WinAmp and RealPlayer. The concern I have is that the 'url' metadata is being misinterpreted. My url has a "-" in it, and that is getting mistranslated somewhere and WinAmp/RealPlayer then see it as artist/title information. Not good. WinAmp is supposed to display the website defined by the URL. Something else
2006 Jan 05
4
ylim problem in barplot
R Version 2.2.0 Platform: Windows When I use barplot but select a ylim value greater than zero, the graph is distorted. The bars extend below the bottom of the graph. For instance the command produces a problematic graph. barplot(c(200,300,250,350),ylim=c(150,400)) Any help would be appreciated. Paul [[alternative HTML version deleted]]
2000 Aug 31
2
mpg123 with ogg decoder...
I'm building a car audio player based on Cajun projekt ( http://cajun.sourceforge.net ). It uses remote control interface of mpg123 for control play.. I'd prefer to use vorbis format for ripping my CD's but, I still have some music in mp3 format only.. Did anybody consider to put vorbis decoder in mpg123, so it can play al this 4 formats. Or it's better to switch to freeamp ?
2010 May 05
1
member server, doesn't show full browse list
Hello, I don't know how to put this on words, so maybe an example is better: On a PDC: zoolook at venkman:~$ smbclient -L localhost -U% Domain=[BENSA] OS=[Unix] Server=[Samba 3.4.7] Sharename Type Comment --------- ---- ------- print$ Disk Printer Drivers IPC$ IPC IPC Service (venkman server (Samba,
2013 Feb 08
2
3rd Party Applications
The page http://www.icecast.org/3rdparty.php contains some old links. Perhaps someone could update them. Oddcast was renamed and the website is unavailable. Maybe this one: http://code.google.com/p/edcast-reborn/ DeeFuzzer website moved to https://github.com/yomguy/DeeFuzzer and http://pypi.python.org/pypi/DeeFuzzer/ Xine website moved to http://www.xine-project.org/home Cajun website should be
2009 Dec 22
2
config backend = registry; printers not shown
Hello, I couldn't find an answer to this small question in google/man/faq: why do I use lose my printer if I use registry backend? config backend = file (full config file below): ... [printers] comment = All Printers path = /var/spool/samba create mask = 0700 printable = Yes browseable = No guest ok = yes ... $ smbclient -kL //venkman ...
2004 Aug 06
2
More libshout questions ((even)more info)
On Monday 19 January 2004 23:04, Deven Phillips wrote: > Even more to consider... > > The metadata is working with WinAmp and RealPlayer. The concern I > have is that the 'url' metadata is being misinterpreted. My url has a > "-" in it, and that is getting mistranslated somewhere and > WinAmp/RealPlayer then see it as artist/title information. Not good.
2010 Sep 30
3
Dovecot v0.99.13-3 upgrade to 1.0.15-2 ??
I've read some of the mailing lists looking for information on this. Thus far, about all I've found is there was a complete rewrite of Dovecot some time back. I'm wondering now is it even possible to use the same mbox's from 0.99.13-3 with version 1.0.15-2? Is there a procedure documented somewhere? Any pointers would be much appreciated. Thanks, Mike -- Let the machine
2017 Aug 17
2
autocreate deprecated q
I'm getting "autocreate plugin is deprecated" I've removed 1) but still see error am I correct I don't need default IMAP folders in dovecot.conf as they come from 15-mailboxes.conf ? # grep autocreate dovecot.conf lda_mailbox_autocreate = yes mail_plugins = quota sieve autocreate mail_plugins = quota imap_quota autocreate do I just remove BOTH 'mail_plugin ...
2016 Feb 26
2
Metadata in xsl files
I have been trying to access the "artist" and "title" metadata in the xml files as separate entities, But have found thar artist is missing, and title contains a combined form. My source is a modified version of ices-0.4 sending mp3 streams. The modification is to attach artist and title metadata instead of song, which seems tobe working, in that both the artist and title are
2017 Aug 17
1
autocreate deprecated q
On Thu, August 17, 2017 5:03 pm, Aki Tuomi wrote: > >> On August 17, 2017 at 8:56 AM voytek at sbt.net.au wrote: > > autocreate and autosubscribe are moved under mailbox settings > > namespace { mailbox FooBox { auto = create } > mailbox Trash { auto = subscribe } > } Aki, thanks I've inserted it, but, maybe not in the correct place ? Aug 17 17:22:43 imap(ve at
2007 May 31
3
where to get list of all ActiveRecord classes
Anybody know how to get a list of all your model classes from a rails environment? I''d like to do something like "ActiveRecord::Base.subclasses" but that gives me: pcollins@horatio:~/proj/foobox$ script/console Loading development environment. >> ActiveRecord::Base.subclasses NoMethodError: protected method `subclasses'' called ... Anybody know how to do
2005 Jan 14
2
A few more ezstream questions
I know you guys are tired of me asking questions. I promise it will slow down soon. But I have a few more questions about ezstream. 1. How can I redirect the ezstream output to a file? Every time I give ezstream a pipe or redirection of the command line, it doesn't output anything at all? I've had ezstream 0.1.2 shut down on me after several hours and I was hoping to retrieve an
2023 May 16
4
[Bug 1680] New: Trying to delete offloaded flow with conntrack results in EBUSY
https://bugzilla.netfilter.org/show_bug.cgi?id=1680 Bug ID: 1680 Summary: Trying to delete offloaded flow with conntrack results in EBUSY Product: nftables Version: unspecified Hardware: All OS: other Status: NEW Severity: major Priority: P5 Component: kernel