similar to: Packet usage

Displaying 20 results from an estimated 4000 matches similar to: "Packet usage"

2004 Mar 19
2
Packet questions
Sorry the basic questions but first of all, what are the packet used afterall?? seems that only pages are important if i have a segment table like the one listed above means that i have 4 packets and each value is its size??? 199 195 200 207 --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message
2004 Feb 18
1
OggVorbis "tutorial" file
Hi, I would like to ask if someone couldhelp me. I am writing a decoder for ogg-vorbis. I am not using the libvorbis because we want a code using our memory functions and I am going to rip some of the decoder functionality as we want only to use mono, 44.100, 96-160kbs sound files. We want to write the fastest and cleanest code possible even using assembler functions where possible. I have
2004 May 07
2
Samples inside a packet
Hi, Just to confirm: for blockSizes of 256 and 2048 (0 and 1 respectively) the number of sample inside this audio packet will be acording to table below: LastWind ThisWin Samples 0 0 128 0 1 576 1 0 576 1 1 1024 Correct?? thanks a lot. --- >8 ---- List archives:
2007 Apr 20
2
[OT] Simulating delay, packet loss to test speex?
Hello, I'd like to change some network variables (bandwidth, delay, packet loss) to measure how speex behaves in certain conditions. Do you recommend any tools you may use in speex development? It seems NIST Net isn't maintained anymore. I've found dummynet, looks interesting, but any hints you guys may have would be most welcome... Thanks, -- Adriano
2004 May 18
2
encode example
Hi, I am testing the encoder example and I have a question about it... How can I encode a mono file in 22050 and 44100? I've changed the init values to: ret=vorbis_encode_init_vbr(&vi,1,22050,.5) ; and in the loop: // uninterleave samples for(i=0;i<bytes/2;i++) { buffer[0][i]=((readbuffer[i*2+1]<<8)|(0x00ff&(int)readbuffer[i*2]))/32768.f; } ..
2004 Feb 19
1
read codebook function
Anexed is my function for reading codebooks and the Vq Table. My problem is: I read a codeBook number of 41, so i called this function above 41 times. The firtst time, the sync patterns (BCV) is alligned correctly, so it reads correctly. the sencond time it is executed, the patter is not there anymore and there are only 8 BCV in my file. function fReadBits1 is the same as the ogg's read bit
2008 Aug 25
4
ViaMichelin Maps Support
Hi, I''m Adriano from Rome, Italy. I would like to know if is there in project any support for the ViaMichelin API''s. Thank you Regards Adriano Massi -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mapstraction.com/pipermail/mapstraction-mapstraction.com/attachments/20080825/6eb6dfe1/attachment.htm>
2002 Apr 30
2
RAID-5/LVM/ext3
Hello: We trying to configure one machine (Compaq Proliant ML760) with 8 disks (72GB each disk) with RAID. We are thinking to use ext3 and LVM in RedHat 7.2 for manage one filesystem with 500GB. This filesystems have to store near off 5.000.000 of files. Is this possible? Could I resize the filesystems/volume to 1TB? what are the ext3 and LVM limits? someone have tested sismilar environment? I
2004 Sep 01
3
Apparently OLE problem
Hello, im trying to run a program, but appear this error message: Invoking /usr/lib/wine/wine.bin SVLGER.EXE ... fixme:ole:CoRegisterMessageFilter stub fixme:ole:GetRecordInfoFromGuids (0x40b8e0,2,12,0,0x40b8f0,0x4465e8),stub! fixme:ole:CoRegisterMessageFilter stub Wine exited with a successful status Im using Debian, and configured Wine with Winetools. Any appointment of the patch for this
2006 Mar 02
2
LogIPTABLES
Dear Friends, How I redirect messages of screen to file on IPTABLES ? Thanks Adriano
2006 Sep 12
2
HTB - Centos 4.4
Dear Friends, I am using HTB version 0.85 in CENTOS 4.4 and I configurated to limit bandwidth port 80 (hhtp) and 25 (smtp), but HTB don't work. Below , show files. [root at srv001 htb]# ls -la total 36 drwxrwxrwx 2 root root 4096 Set 11 21:46 . drwxr-xr-x 11 root root 4096 Set 11 00:11 .. -rw-r--r-- 1 root root 19 Fev 12 2002 eth0 -rw-r--r-- 1 root root 89 Set 11 01:01
2006 Mar 17
2
asterisk and skype - asterisk newbie
Hi all, I just set up a small asterisk box at home and it works as expected, I have some relatives in USA, I usually use skype to speak to them, is there anyway to connect skype and asterisk. I'd like to use skpe as an extension or a channel with asterisk. Thanks in advance for any suggestion. adriano. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Nov 03
2
DROP MSN MESSENGER by IPTABLES- CENTOS 4
Dear Friends, I installed CENTOS 4.4 on server. I need DROP MSN Messenger using IPTABLES, I created the rule below. $IPTABLES -A INPUT -p tcp -m string --string "x-msn-messenger" -j DROP But, When I run IPTABLES, I have received follow error: DROP -> MSN Messenger iptables v1.2.11: Couldn't load match `string':/lib/iptables/libipt_string.so: cannot open shared object
2005 Sep 29
2
Compiling libspeex for Blackfin
Hi all, I'm trying to run speex on the Blackfin processor. I'm not familiar with programming/compiling/linking at all, but I guess the first thing I need is libspeex compiled for Blackfin, so that my program can use the library functions. I've downloaded the source files (version 1.1.10) from www.speex.org and I've been trying to compile libspeex from within VisualDSP++, but it
2005 Oct 19
3
Problem Fonts Wine
Dear Friends, I complied and installed wine version 20050830 with sucess. When I executed application windows (compiled vbbasic 6.0) the screen show incorrect characters. Please see http://www.e-alinux.com/wine_error_fonts.jpg How I configure FONTS in wine ? I done some modification .wine file, but without sucess. Thanks for help. Adriano
2006 Jun 29
3
Wine 0.9.14 using file config
Dear Friends, how new version wine 0.9.12 using CONFIG FILE ? Because, I used old version wine and now ladt version wine don't use more config file. Thanks Adriano
2005 Oct 04
3
MAIL Aliases
Dear Friends, I insatlled qmail on CentOS 4.1 and now I need forward messages root to other user. I modified file /etc/aliases but it don't work. Thanks Adriano
2005 Nov 14
2
RPM php-mcrypt - CENTOS 4.2
Dear Friends, The PHP in CENTOS 4.2 hasn't lib php-mcrypt. Where I do download RPM php-mcrypt ? Thanks Adriano
2006 Sep 11
3
Bandwidth Traffic Meter
Dear Friends, I installed HTB in Server Centos 4.4 and I would like verify if control HTB is it work. Are there software and show bandwidth meter per port ? Text Mode ? Thanks Adriano
2007 Jul 05
3
New packages installation via CDRom
Hi, folks! Does anyone knows how could I install some new packages on CentOS (4 and 5) using the cdrom media? Att: My HD doesn't have much space to copy cdrom content to build a filesystem repository. I hope this great tool will should ask me by each cdrom witch it need, isn't it? Thanks in advance. Adriano Vieira