similar to: File Extension .OGG

Displaying 20 results from an estimated 3000 matches similar to: "File Extension .OGG"

2002 Nov 11
2
Quality of vp3.2 codec?
How good is the video compression in vp3.2? For example, how does it compare (bit rate & quality) to mpeg1, mpeg2, Divx, real Video 8+, Windows Media, etc. etc. It being open source is nice and all, but if it can't be reasonably competitive then there isn't much point to it. I just haven't seen anything that compares vp32 to anything else. (Although to be honest, I haven't
2002 Sep 04
4
Limiting bandwidth to around max. 8k per second - possible? UPDATE
Ok, we got it working with 176x144 resolution. The following string produced an image that was not falling behind too much for too long - basically a little when it was getting TONS of movement, and then catching up fast. "65 58 110 0 1 1 90 8 120 1 1 " Now, we need to get this working on a 320x240 resolution, too (as sadly VP3 does not support 160x120. Seems to be a little senseless,
2000 Jul 29
1
Vorbisonic (fwd)
------- Forwarded Message From: "Eric Weiss" <eric@soundeffective.com> Subject: Vorbisonic Date: Sat, 29 Jul 2000 21:05:27 -0400 Hi, Just wanted to inform you about Vorbisonic. http://www.vorbisonic.com Please keep me updated on the technology. I have several hundred signed bands and thousands of tracks that will be featured on Vorbisonic in the coming months. I am totally
2015 Jun 11
28
[Bug 90932] New: gm105 font glitches with kernel 4.1rc
https://bugs.freedesktop.org/show_bug.cgi?id=90932 Bug ID: 90932 Summary: gm105 font glitches with kernel 4.1rc Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at
2012 Mar 13
9
Cannot install aok (Age of Empires 2: Age of Kings) on Wine
Hi there, I'm running Wine 1.3.28 on Ubuntu Oneiric and I cannot manage to get aok installed. The installation routinely freezes immediately after the program starts to copy the first file, the message that pops up says there isn't enough space on disk (clearly a false statement) or that the folder is being used by some other program (which one?). Thanks for your help.
2002 Mar 17
3
OGG question:
Here's a question I have: My understanding is that OGG is a 'containter' format, allowing for multiple streams of multiple types, of which Vorbis is only one. My question is this: Is it feasable (and, considering licencing, leagal) to create an .ogg file that contains, say Indeo or Cinepak video? (In other words, use the ogg bitstream to store the data rather than .avi).
2003 Sep 16
3
Adpcm, 6KHz codec
Is there a way to play adpcm, 6KHz in asterisk? If yes, where can we get this codec? Thank you. Alex Zarubin -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030916/b8be2453/attachment.htm
2010 Feb 08
3
High codec translation times on x64
Hi Users, I was wondering if someone of you have the same thing on CentOS 64x? asterisk01*CLI> core show translation Translation times between formats (in microseconds) for one second of data Source Format (Rows) Destination Format (Columns) g723 gsm ulaw alaw g726aal2 adpcm slin lpc10 g729 speex ilbc g726 g722 siren7 siren14 slin16 g723
2004 Dec 18
2
It's possible to do a codecs translation during a call in Asterisk?
Hi everyone, We are using the IAXy boxes and Asterisk over the internet and I was wondering if Asterisk can do a codec translation during a call in order to lower the bandwidth that the comunications consumes? I mean, the IAXy boxes only support the ADPCM and uLAW codecs, but for a certain number of calls our bandwidth runs out, then I think if Asterisk can convert the signal that comes in ADPCM
2005 Jan 17
2
iaxtel - -- Format for call is ADPCM
When I try to call iaxtel it goes to codec ADPCM even though I have define in iax.conf gsm Call accepted by 69.73.19.178 (format ADPCM) -- Format for call is ADPCM My settings: [general] port=4569 register => xxxx:xxxx@iaxtel.com bandwidth=high jitterbuffer=no tos=lowdelay [voipjet] type=peer host= xxx.xxx.xxx.xx secret= xxx auth=md5 notransfer=yes context=incoming disallow=all ;
2009 Apr 08
3
Chroot Install
Good Morning, I want to update my CF-Microdrive for my router with CentOS (currently there is Slacky on it). I have attached the microdrive to my notebook using a pcmcia CF adapter. Within my CentOS installation the drive is detected correctly as ide_cf and all partitions are shown. But as the installer does not ship the necessary modules for a pcmcia ide installation i am searching for a way to
2009 Mar 04
4
revision numbers on translated articles
Good Evening. As the 'translation community' is growing I would like to suggest to add the 'revision number' of the original article on which the translation is based on, so someone else could easily diff to keep translations up to date. It would be great if translators add something like: 'translation based on #N' as footnote where N is the version of the original
2004 Apr 05
2
ADPCM 4-bit, 6 kHz
I found some posts regarding this issue dating of September 2003, but no real answer. The ADPCM format supported by Asterisk (the .vox files) is 4-bit, 8 kHz. I need 4-bit, 6 kHz, which is also a widespread Dialogic format, to help migration. Is there an existing format/codec for this? If not, can I make myself a shared object in /usr/lib/asterisk/modules? Is this easy??? :-( Thanks, Yves
2004 Nov 01
6
calling an iaxy
iH i have an IAXy which i can make calls from but am unable to call. when i dial the extension assigned, i get the following from the console; -- Executing Dial("SIP/5801-b665", "IAX2/5899@192.168.0.5") in new stack -- Called 5899@192.168.0.5 -- Call accepted by 192.168.0.5 (format ULAW) Nov 1 12:28:33 NOTICE[163850]: chan_iax2.c:5546 socket_read: Rejected
2009 Apr 03
7
New Centos 5.3 gnome backgroup
I don't know if I really like this background though it is kind of neat. Where do I find the app to change this?
2009 Apr 03
7
New Centos 5.3 gnome backgroup
I don't know if I really like this background though it is kind of neat. Where do I find the app to change this?
2009 Feb 06
8
iptables: forwarding on internal device
Good Evening, I am trying to forward packages on an internal device using iptables: /sbin/iptables -A FORWARD -i eth0 -o eth0 -m state --state NEW,RELATED,ESTABLISHED -j ACCEPT but the packages are still blocked, e.g.: Feb 6 20:58:28 firewall kernel: DROP-TCP IN=eth0 OUT=eth0 SRC=192.168.100.177 DST=172.28.2.184 LEN=40 TOS=0x00 PREC=0x00 TTL=127 ID=16609 PROTO=TCP SPT=7166 DPT=3590 WINDOW=0
2009 Oct 28
2
combining iptables parameters
Hi all, is there a way to combine iptables parameters like: iptables -A OUTPUT -p UDP & -p TCP -d $IP1 & -d $IP2 ? Best Regards Marcus
2001 Jun 17
2
Large codebook?
Hello. Earlier I asked if it would be possible to use one common large codebook for all audiofiles. Can you estimate how the following system would work? 1. The audio would be divided to 16 samples blocks. 2. For each block, the first sample would be stored without any encoding. 3. Linear interpolations between the stored samples are computed. 4. The residues (length of 16 samples) between the
2012 Nov 18
1
[LLVMdev] Basic Block Frequency counting in LLVM 2.9
Dear All, I'm using LLVM2.9 for profiling basic block frequency. I'm using following commands. rdpatel55 at ubuntu:~$ llvm-gcc -emit-llvm -O0 -c -o adpcm.bc adpcm.c rdpatel55 at ubuntu:~$ llvm-gcc -emit-llvm -O0 -c -o rawcaudio.bc rawcaudio.c rdpatel55 at ubuntu:~$ llvm-link -o main.bc rawcaudio.bc adpcm.bc rdpatel55 at ubuntu:~$ opt -q -f -insert-edge-profiling -o main.inst main.bc