similar to: New addition to FAQ

Displaying 20 results from an estimated 400 matches similar to: "New addition to FAQ"

2003 Feb 02
2
Encoding from fifo's
Hello, I'm new to the list, so if this is an FAQ, please point me to the relevant docs. I'm playing with Theora, to see what kind of quality I can expect (I realise its not for production use yet). I've download the source from CVS, and got it to build, with the example encoder and player. While trying to find something to serve as a good source of input, I decided I'd use a
2004 Aug 06
1
cosmetic problems with speex encoder in rc3
Take a look at this: peexenc --vbr -V --quality 4 audiodump.wav a.spx Encoding 32000 Hz audio using ultra-wideband (sub-band CELP) mode (stereo) Bitrate is use: 22400 bps (average -1268444817 bps) I'll take a look at what the problem is later today or tomorrow, but if anyone beats me to the bug, let me know before I spend too much cscope time playing with it. Regards, Matthias --
2002 Jul 07
1
samba issue?
My current smb.conf http://mdew.orcon.net.nz/samba/smb.conf , isnt showing up in windows b0xes (Win2k) I can however mount my drive from the linux router, and it shows this error (maybe unrelated/related to this..) mount /sharing/ryan smb_get_length: recv error = 5 smb_trans2_request: result=-5 setting invalid smb_retry: succesful, new pid=32382, generation=2 My drive is browsable from the
2001 Apr 05
1
IPX <-> Starcraft (under Wine)
ok I've got Starcraft loaded in wine...works fine ;-) I have IPX installed within the kernel.. and have the following commandline.. modprobe ne2k-pci ifconfig eth0 192.168.0.1 netmask 255.255.255.0 up route add -net 192.168.0.0 netmask 255.255.255.0 eth0 ipx_interface add -p eth0 802.3 0x12345678 but it seems that Starcraft cant see the IPX thingo..err anyone know how to get starcraft to
2007 Mar 19
1
DC++ problem
Linux newbie here. WinXPPro, PCLinuxOS, wine version 1.0.9.23-1, DC++ version .668 Finally got it to load, read my shares and go online. Problem is if I minimize the program, on maximize the screen does not refresh. All I get is a border with the radio buttons in the upper right corner with my desktop visible. DC++ continues to run. If I select the shut-down button the "do you really
2004 Dec 21
1
sloowww data transfers
Greetings, Ive been scratching my head at the slow network performance im having with samba 3.0.9 (running debian unstable) set up as a domain for a couple of winders 2k pc's , used for gaming when the nieces and nephews are over it holds the master image of the games. Unfortunately data transfers vary from 1MB to 2MBs from samba to winders whereas winders to winders does several times as
2006 Jun 13
10
OPENSER / SER and Asterisk
While reading about how to maximize capabilities in asterisk i have read about SER and OpenSER. The sites do not explain to newbies (maybe that's on purpose) what are the benefits of using those products tied with asterisk (or is SER an asterisk replacement??) Can someone give me an idea of what's the usage for open(ser) and asterisk? is it for scalability? should I run it in the same
2006 May 14
6
How do I limit download speed by ip address on the LAN?
Hello there, I can modify /etc/shorewall/tcdevices to control overall IN-BANDWITH. It is quite effective. Just change 2mbit to 128kbit. However, how do I limit download speed for a certain host IP on the LAN? I want to limit host 192.168.1.140 download speed to 128Kbit. Other hosts on the 192.168.1.0 LAN can still surf at 2mbit. Any input welcome. Kind Regards, Michael
2011 Apr 12
6
audio recorder compatibility
I'm shopping for a small/tiny audio recorder, the kind for recording in a class, interviews, etc... not really music, just voice. Per usual, a lot of these write their audio files in some Windows format, e.g., WMA. As a confirmed Linux guy, I'd want to offload the audio files in some format that Linux can read/play natively. I've read a sketchy suggestion that there's a Linux
2006 Jun 02
2
Audio problems on Zap & SIP, local network, not IRQ related?
I am trying to get to the bottom of audio clicks, pops, dropouts with my Asterisk server. These occur even when the system is under minimal load (e.g. 1 Zap device in a queue being played music on hold) and occurs with both Zap and Sip devices so isn't network related. The audio problems occur at the same time on all channels and seems to be when Asterisk "gets busy" and uses
2007 May 25
2
Cleaning app
Hello all, When I'm doing something like: yuv_buffer yuv; theora_decode_YUVout(&td,&yuv); I'm guessing a bunch of stuff gets newed/malloced for yuv.y, yuv.u, and yuv.u. Who is responsible for deleting/freeing that stuff? Cheers, Kos.
2002 Jun 18
7
Better filtering to a class
Dear all, I want to make a filter for all IRC-Dalnet traffic, so I want to put all traffic for port 6660, 6661, 6662, 6663, 6664, 6665, 6666, 6667, 6668, 6669, 7000, 7001, 7002, and 8000 to a class. So, I create a TC script as below. I''m sure, it is not effective, and we can write it in simpler. I need help, how to make my script below are simpler. The simpler, the better. Thank you
2006 Aug 20
1
Simple RGB->YUV Stuff...
I've spent the weekend or so trying to get my head around Theora and I'm just not having any luck. First of all, I really don't have any interest in immersing myself in video encoding--I just have one simple thing I'd like to do--so I haven't spent any time reading about the theory or specs or anything like that. I'm attempting to write a "render-to-theora"
2002 Aug 05
3
Cross-Compiling VP3 lib on Linux
Hi, I have been working with VP3 for some time now. Dan Miller from On2 just told me about this list. A few months ago, I managed to get On2's VP3 source snapshot to compile under Linux, a feat that many have apparently attempted and quickly abandoned. I compiled a small console app and the results of the experiment are explained here:
2008 Feb 25
3
More examples?
Hello, I want to make a program to extract frame from a theora movie as images. I tried with the decoding example located at theora web site (dump_video.c. I use it to extract a frame as yuv image but when I try to convert it to ppm with yuvtoppm program i obtain a strange image ( see http://poux.be/tmp/file.ppm ). I think it's a problem with the byte order for yuv, but don't I don't
2008 Oct 07
3
Theora on iPhone
I posted a while back "complaining" about lack of a theora player on the iPhone. Porting the code for libtheora (and libogg/libvorbis) was (relatively) painless, and appears to be working. I'm up against a tougher challenge now... rendering the video! I tried using the brand-new SOC-funded SDL port to iphone to get the "player_example.c" code up and running, but ran into
2005 Jun 30
5
will there be theora_decode_RGBout() ?
hi folks! i would like to know whether there will be some function to decode to some plain 24 bit RGB buffer in the future. i think this feature is sometimes important, especially when using different surface layers, or when modifying the buffer in realtime. if this feature will definitely not be, could someone tell me how i can convert to some RGB buffer in realtime? i already tried different
2005 Jun 30
5
will there be theora_decode_RGBout() ?
hi folks! i would like to know whether there will be some function to decode to some plain 24 bit RGB buffer in the future. i think this feature is sometimes important, especially when using different surface layers, or when modifying the buffer in realtime. if this feature will definitely not be, could someone tell me how i can convert to some RGB buffer in realtime? i already tried different
2008 Jan 15
2
Encoding with encoder_example
I have encoded successfully a YUV stream by using the encoder_example. Can We encode a row stream (get from a web cam) by using encoder_example. If we can not, is there any other way to encode a row stream by using theora codec. -- Nuwan Millawitiya -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Jan 15
2
Encoding with encoder_example
I have encoded successfully a YUV stream by using the encoder_example. Can We encode a row stream (get from a web cam) by using encoder_example. If we can not, is there any other way to encode a row stream by using theora codec. -- Nuwan Millawitiya -------------- next part -------------- An HTML attachment was scrubbed... URL: