search for: dubhead

Displaying 8 results from an estimated 8 matches for "dubhead".

2004 Aug 06
4
Re: Compiling ices
...shout main ogg vorbis1_0_public_release vorbis vorbis1_0_public_release vorbis-tools vorbis1_0_public_release from the cvs repository. I built / installed everything. I configured icecast and started it. I configured ices to stream the live input of my soundcard and: treamer@dubhead:~$ ices ices-live.xml [2003-01-30 22:06:54] INFO ices-core/main ices started... [2003-01-30 22:06:54] INFO input-oss/oss_open_module Opened audio device /dev/dsp at 2 channel(s), 44100 Hz [2003-01-30 22:06:54] INFO encode/encode_initialise Encoder initialising in VBR mode: 2 channel(s), 44100...
2004 Aug 06
0
Re: Compiling ices
On Thu, 2003-01-30 at 21:13, Marc Remijn wrote: > I configured icecast and started it. > > I configured ices to stream the live input of my soundcard and: > > streamer@dubhead:~$ ices ices-live.xml > [2003-01-30 22:06:54] INFO ices-core/main ices started... > [2003-01-30 22:06:54] INFO input-oss/oss_open_module Opened audio > device /dev/dsp at 2 channel(s), 44100 Hz > [2003-01-30 22:06:54] INFO encode/encode_initialise Encoder > initialising in VBR m...
2004 Aug 06
2
icecast/ices
Marco, I have some preliminary HowTos and software available at http://quasi.ksl.com/icecast/ It's not as nice as http://www.6809.org.uk/kja3/ices2-howto.shtml, but I'm working to make it better as I become more familiar. Hope it helps. The ices2 program is designed for .ogg streaming while icecast-1.3.12 and related streamers, MuSE, liveice and DarkIce will still stream .mp3 quite nicely.
2004 Aug 06
3
Re: Compiling ices
On Thursday 30 January 2003 22:46, Karl Heyes wrote: > On Thu, 2003-01-30 at 21:13, Marc Remijn wrote: > > I configured icecast and started it. > > > > I configured ices to stream the live input of my soundcard and: > > > > streamer@dubhead:~$ ices ices-live.xml > > [2003-01-30 22:06:54] INFO ices-core/main ices started... > > [2003-01-30 22:06:54] INFO input-oss/oss_open_module Opened audio > > device /dev/dsp at 2 channel(s), 44100 Hz > > [2003-01-30 22:06:54] INFO encode/encode_initialise Encoder > &gt...
2004 Aug 06
4
Re: Compiling ices
...ps webcam compression module pwcx, which I forced loaded with 'insmod -f'. But unloading that didn't change the problem. Anyway the 'tainted' issue has to do with no being in order with the GNU licence isn't it? When I do lsmod (after reloading the pwcx module) I get: root@dubhead:/home/marc# lsmod Module Size Used by Tainted: PF pwcx 87616 1 pwc 38944 1 [pwcx] iptable_nat 12660 1 (autoclean) ip_conntrack 12684 1 (autoclean) [iptable_nat] ip_tables 10432 3 [iptable_nat]...
2004 Aug 06
1
Vorbis won't compile
I've checked out the latest cvs sources of: ao ogg vorbis vorbis-tools I configured/made/installed ao, ogg and vorbis without any problem. I also ran ldconfig after installing the libraries. But when compiling vorbis-tools it broke with: vcomment.c: In function `main': vcomment.c:84: `LOCALEDIR' undeclared (first use in this function) vcomment.c:84: (Each undeclared identifier is
2004 Aug 06
3
Compiling ices
Hi, I got the latest sources with cvs: cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot -z 9 co ices I did: ./autogen that worked OK. But when I did 'make' it broke with: encode.c: In function `encode_initialise': encode.c:91: storage size of `ai' isn't known encode.c:92: `OV_ECTL_RATEMANAGE_GET' undeclared (first use in this function) encode.c:92: (Each
2004 Aug 06
2
Re: Compiling ices
On Monday 03 February 2003 00:38, Karl Heyes wrote: > On Sun, 2003-02-02 at 22:48, Marc Remijn wrote: > > The only module I know about that is 'tainted' is the philips webcam > > compression module pwcx, which I forced loaded with 'insmod -f'. But > > unloading that didn't change the problem. Anyway the 'tainted' issue has > > to do with no