Displaying 20 results from an estimated 73 matches for "128000".
Did you mean:
12000
2013 Jul 11
1
inbandfec is adding samples
...39; but? add audio?
I'm using opus_demo for this.
Here's the steps (I have my test audio in it's own folder, parallel with opus and sox):
make raw audio:
../sox-14.4.1/sox music_orig.wav -t raw music_orig.raw
try a few different encodings:
../opus-1.1-alpha/opus_demo audio 48000 2 128000 -framesize 2.5 -loss 10 -inbandfec music_orig.raw music_orig_f2.5_b128000_lr10_fec.raw
../opus-1.1-alpha/opus_demo audio 48000 2 128000 -framesize 2.5 -loss 10 music_orig.raw music_orig_f2.5_b128000_lr10.raw
../opus-1.1-alpha/opus_demo audio 48000 2 128000 -framesize 20 -loss 10 -inbandfec music_...
2011 Feb 25
3
can't create large LVM, even though pvscan shows enough space left
...lvm2 [1010.00 GB /
910.00 GB free]
PV /dev/mapper/ddf1_RAIDp2 VG VolGroup00 lvm2 [931.25 GB / 0 free]
Total: 3 [2.38 TB] / in use: 3 [2.38 TB] / in no VG: 0 [0 ]
[root at francois-pc ~]# lvcreate -L 500gig -n 500G freenas
Insufficient free extents (127999) in volume group freenas: 128000 required
Even dropping the size a bit, I get this:
[root at francois-pc ~]# lvcreate -L 500gig -n 450G freenas
Insufficient free extents (127999) in volume group freenas: 128000 required
How do I actually create a 500GB volume?
--
Kind Regards
Rudi Ahlers
SoftDux
Website: http://www.So...
2010 Jan 28
4
Latency and Rsync Transfers
Hello,
Working a few servers that are transferring data across country with a 75ms
delay on a GIGE connection. We can tune the tcp buffers on linux to improve
the connections using iperf. Does rsync use the tcp buffers of the OS or
does it override these settings?
Thanks,
Neal
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2018 Mar 07
1
Show all audiance in Icecast directory... cluster ?
...<genre>Hits</genre>
<bitrate>128</bitrate>
<type>application/mp3</type>
<subtype>mp3</subtype>
<public>1</public>
<hidden>0</hidden>
<burst-size>256000</burst-size>
<queue-size>128000</queue-size>
<cluster-password>azertyuiop</cluster-password>
</mount>
<mount type="normal">
<mount-name>/stream3</mount-name>
<stream-name>My stream</stream-name>
<stream-description>Description</stream-descrip...
2002 Apr 18
0
Syn Flood Protection
Hallo Group,
i want to implement a syn Flood Protection on our linux Router.
on our Cisco we have this Access-list and rat-limit
rate-limit input access-group 190 128000 128000 128000 conform-action transmit exceed-action drop
access-list 190 deny tcp any any established
access-list 190 permit tcp any any
access-list 190 deny ip any any
now i was trying to wrote the same config with tc
iptables -A PREROUTING -i $uplinkdev -t mangle -p tcp --syn -j MARK --...
2007 May 01
1
contstant bittrate mode - block size - packet size
..._outfile = fopen(outfile,"wb");
fp_enc_info = fopen("enc_info.txt","w");
printf("%s %s\n",infile,outfile);
num_blocks = 0;
num_bytes = 0;
num_packets = 0;
//num_mseconds = 0;
rma.management_active = 1;
rma.bitrate_limit_max_kbps = 3*128000;
rma.bitrate_limit_min_kbps = 3*128000;
rma.bitrate_limit_reservoir_bits = 0;
rma.bitrate_limit_reservoir_bias = 0;
rma.bitrate_average_kbps = 3*128000;
/* skip over header */
readbuffer[0] = '\0';
for (i=0, founddata=0; i<30 && ! feof(fp_infile) && ! fer...
2001 Nov 06
2
error in "encoder_example.c"
Hi,
Why do I get an error message when i'm running the
"encoder_example.c" which is included in the SDK?
The error occurs then the 44 bits are read and the
vorbis_info struct is initiated (i.e. when the
vorbis_encode_init(&vi,2,44100, -1, 128000, -1) -
funcion is called. I also tried to read the data from
a 16 bits 44,1 KHz stereo PCM - wave file but recived
the same error.
With Best Regards
Johan
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page from News and Sport to Emai...
2004 Aug 06
3
icecast +liveice +linein
...card . Is there any special
config string in liveice for streaming from linein or maybe liveice
can't do it
my liveice.cfg
# liveice configuration file
SERVER localhost
PORT 80
NAME My Radio Box
GENRE linein://
URL linein://
PUBLIC 0
X_AUDIOCAST_LOGIN
PASSWORD letmein
SAMPLE_RATE 44100
BITRATE 128000
STEREO
SOUNDCARD
HALF_DUPLEX
USE_LAME3 /usr/bin/lame
NO_MIXER
MOUNTPOINT stream
PLAYLIST playlist
DECODER_COMMAND mpg123
MIX_CONTROL_MANUAL
CONTROL_FILE mix_command
TRACK_LOGFILE track.log
What I must to do for getting stream from linein ?? Maybe ices is a
solution ?
--- >8 ----
List archives:...
2004 Aug 06
2
stupid headers
When I run icecast 1.3.10 with shout 0.8.0 I get
[/home/icecast/music/track01.mp3]
[3:07] Size: 2997767 Bitrate: 128000 (38432 bytes/dot)
[Error in read,
exiting ]
read: Broken pipe
When I send a source stream using winamp, I get an invalid password
error on winamp, and stupid headers on icecast.
[19/Apr/2001:19:12:19] Kicking unknown 10 [64.170.116.180] [Stup...
2004 Aug 06
1
ices (CVS) seg faults.
...3] INFO ices-core/main ices started...
[2002-03-22 12:51:23] INFO input-oss/oss_open_module Opened audio
device /dev/dsp at 1 channel(s), 22050 Hz
[2002-03-22 12:51:23] INFO encode/encode_initialise Encoder
initialising with bitrate management: 1 channels, 22050 Hz, minimum
bitrate -1, nominal 128000, maximum -1
Segmentation fault
<p><p>Thanks.
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
containing only the word 'unsubs...
2006 May 08
0
Merging Mandrake 10.1 auto_install floppy with first CD of the same distro.
...toinstall floppy is syslinux based.
Therefore I replace the isolinux.cfg file with syslinux.cfg file from the
auto_install floppy to the 'isolinux' folder on the CD and rename it as
isolinux.cfg. I change the line
'append kickstart=floppy automatic=met:cdrom
initrd=cdrom.rdzramdisk_size=128000 root=/dev/ram3
automatic=method:cdrom acpi=ht vga=788
label vgalo to this'
'append kickstart=cdrom automatic=met:cdrom
initrd=cdrom.rdzramdisk_size=128000 root=/dev/ram3
automatic=method:cdrom acpi=ht vga=788
label vgalo'
this is to point kickstart to the cdrom so that it will read the...
1999 Oct 11
2
XMMS plugin patch
...n Oct 11 04:05:14 1999
+++ vorbis.c Mon Oct 11 13:47:42 1999
@@ -161,7 +161,7 @@
/* XXX figure out something to put for the bitrate and how to calculate the length of the stream */
vorbis_ip.output->open_audio(FMT_S16_LE, od.vi.rate, od.vi.channels);
- vorbis_ip.set_info(filename, 128000, 0, od.vi.rate, od.vi.channels);
+ vorbis_ip.set_info(filename, -1, 128000, od.vi.rate, od.vi.channels);
while(i < 2) {
while(i < 2 && ogg_sync_pageout(&od.oy, &od.og) == 1) {
@@ -219,9 +219,11 @@
vorbis_synthesis(&od.vb, &od.op);...
2004 Aug 06
5
mp3-streaming client for icecast2
Hi!
I'm looking for a streaming client for the icecast2-server. It should
just feed mp3-files from a playlist to the icecast2-server. The old
shout doesn't work:
hout -P a -e 8000 -x -p /big/m3u/list.m3u
=>
[3:21] Size: 3231748 Bitrate: 128000 (41432 bytes/dot)
[Server error: [HTTP/1.0 401 Authentication Required ]
WWW-Authenticate: Basic realm="Icecast2 Server"
Shout should do a http-login with user "source" I bet, but it cannot.
Also ices-0.3 doesn't work:
/usr/local/bin/ices -F /music/m3u/list.m3u -P...
2003 Nov 08
2
malloc errors? out of memory with many files on HP-UX
...ist to 8000 bytes, did move
expand file_list to 16000 bytes, did move
expand file_list to 16000 bytes, did move
expand file_list to 32000 bytes, did move
expand file_list to 32000 bytes, did move
expand file_list to 64000 bytes, did move
expand file_list to 64000 bytes, did move
expand file_list to 128000 bytes, did move
expand file_list to 128000 bytes, did move
expand file_list to 256000 bytes, did move
expand file_list to 256000 bytes, did move
expand file_list to 512000 bytes, did move
expand file_list to 512000 bytes, did move
expand file_list to 1024000 bytes, did move
expand file_list to 1024...
2006 Oct 29
2
Live/Realtime streaming
...inary:
/usr/src/icecast-2.3.1/src/icecast -c live.xml &
#ices live.xml & --> ices is not a valid binary file. At least i could
not find it anywhere.
------------------------------------
linux:/usr/src # ./run_ices.sh -S localhost -P 8000 -p hackme -m oss -q
-1 -o low.ogg test/low.ogg -b 128000 -o high.ogg test/high.ogg -t
01:00:00
FATAL: error parsing config file (live.xml)
root element is not <icecast>
When i try to use Link (2) i get:
-------------------------------------
linux:/usr/src # icecast -c test.xml
FATAL: error parsing config file (test.xml)
root element is not <i...
2001 Sep 04
1
Problems trying to run the examples in windows vorbis sdk
I have just downloaded the vorbis sdk for windows, for researching purposes.
I have compiled the example 'encoder_example.c' just to start, and it
compiles, but I got a error in the following line just at the beginning:
vorbis_encode_init(&vi,2,44100, -1, 128000, -1);
The error is more or less: The instruction at '0xaddresss' referenced memory
at '0xaddress'. The memory could not be "read".
Something about bad pointed pointers, I think.
So I haven't been able to start testing yet. I have tried with static link
library and dyna...
2004 Aug 06
2
Server drops client - problem with IceS?
...<reconnectdelay>1</reconnectdelay>
<reconnectattempts>50</reconnectattempts>
<maxqueuelength>180</maxqueuelength>
<encode>
<managed>0</managed>
<nominal-bitrate>128000</nominal-bitrate>
<!-- bps. e.g. 64000 for 64 kbps -->
<!-- bps. e.g. 32000 optimal for lesser cards -->
<samplerate>44100</samplerate>
<!-- 220500 optimal for older cards -->...
2005 Aug 29
14
Oracle 9.2.0.6 on Solaris 10
How can I tell if this is normal behaviour? Oracle imports are horribly slow, an order of magnitude slower than on the same hardware with a slower disk array and Solaris 9. What I can look for to see where the problem lies?
The server is 99% idle right now, with one database running. Each sample is about 5 seconds. I''ve tried setting kernel parameters despite the docs saying that
2012 Apr 16
2
libvirt slow responding after define poool with existing VG with some other lv
...d libvirt
/dev/LVM_MAIN/os_mirror
VG Name LVM_MAIN
LV UUID iPfekp-PN1C-rPHP-Bo3K-TljL-cffi-NdDvpi
LV Write Access read/write
LV Status available
# open 1
LV Size 500.00 GiB
Current LE 128000
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:0
created by libvirt-install
--- Logical volume ---
LV Name /dev/LVM_MAIN/debian6.0-1.img
VG Name LVM_MA...
2004 Jun 08
2
piping to ogg123: Error opening - using the oggvorbis
...< ~/audio/acdc-who_made_who.ogg
Audio Device: OSS audio driver output
Author: Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
Comments: Outputs audio to the Open Sound System driver.
Playing: -
Ogg Vorbis stream: 2 channel, 44100 Hz
Vorbis format: Version 0
Bitrate hints: upper=-1 nominal=128000 lower=-1 window=0
Encoded by: Xiphophorus libVorbis I 20010225
Title: Who Made Who
Artist: ACDC
Album: Who Made Who
Time: 00:03.92 [03:23.08] of 03:27.00 (132.4 kbps) Output Buffer 90.6%
...
I was unable to get to http://www.vorbis.com/faq.psp to check first.
My goal is to use ssh to cat a re...