Displaying 5 results from an estimated 5 matches for "450kbps".
Did you mean:
50kbps
2001 May 30
3
Lossless/lossy hybrid?
...ently win32 only, free but not
open-source except decoder) author is thinking to implement a kind of
audiophile-quality lossy compression which would filter "noise bits" that
are hard to encode lossless but which are (or should be) inaudible and thus
improve lossless compression (avg. 300-450kbps). I think that implementing
something like this in future OggSquish could be very interesting for people
who want very high-quality but are unsatisfied with lossless compression
ratios.
Here's the message from Monkey's Audio forum:
_____________________________________
Howdy everyone,
I...
2005 May 21
1
newbie downloading not working
...working properly..
-----------------------------------------------------------------
#!/bin/bash
# 128Kbps 192.168.0.1
# <----- eth1 firewall eth0
# internet-adsl-----+squid---------------4 desktops
# -----> +QoS 192.168.0.5
# 450Kbps .11
# .12
# .20
#
echo -e "calling modules\n"
modprobe sch_htb sch_prio sch_sfq cls_u32
echo -e "limiting download\n"
echo -e " deletin...
2004 Oct 14
10
HTB
Hi all
I''m new in this list and i hope to lear and to help if possible.
But firt i need help :-(
I have this messege in my syslog when my classes and qdiscs goes down.
Can any one know what does it mean?
Thnx in advance.
Yannick Arrimadas Bot
Oct 14 16:09:27 pototogorri kernel: HTB init, kernel part version 3.17
Oct 14 16:09:27 pototogorri kernel: Unable to handle kernel paging
2005 May 31
1
QoS and CLASSIFY
...include iptables -t mangle..CLASSIFY
nothing works.
Where Am I wrong??
Scenario:
#!/bin/bash
#
# 128Kbps 192.168.0.1
# <----- eth1 firewall eth0
# internet-adsl-----+squid---------------4 desktops
# -----> +QoS 192.168.0.5
# 450Kbps .11
# .12
# .20
#
modprobe sch_htb sch_prio sch_sfq cls_u32
tc qdisc del dev eth0 root
tc qdisc add dev eth0 root handle 1:0 htb
tc class add dev eth0 parent 1:0...
2007 Apr 09
3
tc (CBQ) and UDP packets