similar to: speex encoder

Displaying 20 results from an estimated 1000 matches similar to: "speex encoder"

2004 Aug 06
2
[Bug] PCM file not recognized
Hi, I am using Speex to compress speech samples used for dictation. I am thrilled by the compression ratios Speex achieves with almost no loss in quality. However, I have come across a few files which Speex (I use the Windows variant) refuses to compress. I have put a sample file at http://leggewie.biz/test.wav. The error message I receive is "Unsupported WAVE file fmt chunk, not
2003 Mar 14
1
ov_read( ) return value
When I call ov_read ( ) I cannot get more then 1024 bytes decoded even when the buffer size is 4K. The function only decodes 1024 bytes max even when I tell it to decode 4096 bytes. Does anyone has an idea what is going on. <p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to
2004 Jun 28
2
Would this work?
I am trying to implement a rollover of extensions. exten => 3000,1,GotoIf($[${line1} = Congestion]?3:2) exten => 3000,2,Dial(${line1},15,rt) exten => 3000,3,GotoIf($[${line2} = Congestion]?5:4) exten => 3000,4,Dial(${line2},15,rt) exten => 3000,5,GotoIf($[${line3} = Congestion]?7:6) exten => 3000,6,Dial(${line3},15,rt) exten => 3000,7,GotoIf($[${line4} = Congestion]?1:8)
2003 Oct 01
9
win32sdk-1.0.1
Hi Ralph, Two diffs. One for vorbis.def and the other for vorbisfile.def. Hope they work!! regards John -------------- next part -------------- A non-text attachment was scrubbed... Name: vorbisdef.diff Type: application/octet-stream Size: 256 bytes Desc: vorbisdef.diff Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20031001/3b7df5ad/vorbisdef-0001.obj -------------- next part
2008 Jul 14
2
Listing of oggdropXPd at http://www.vorbis.com/software/
Could I request, please, that the link on this page that currently points to: http://homepage.ntlworld.com/jfe1205/OggVorbis/ be changed to point to: http://www.rarewares.org/ogg-oggdropxpd.php It is simply that the Rarewares site can support a much greater bandwidth than I can and I usually update it ahead of my own webspace. (It's also a 'proper' web site rather than just an ftp
2006 Feb 02
19
[Bug 1149] Does not build on QNX
http://bugzilla.mindrot.org/show_bug.cgi?id=1149 Summary: Does not build on QNX Product: Portable OpenSSH Version: 4.3p1 Platform: ix86 OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: bitbucket at mindrot.org ReportedBy: kraai at ftbfs.org
2004 Feb 23
1
samba problems after IP change
I want to use samba to back up some directories on a QNX server to a Windows office network drive. (For those who may not be familiar with it, QNX is a commercial OS similar to Unix.) I am a samba newbie, but managed to fumble my way through this, using cron on the QNX machine to run smbclient command to copy a tar file to the Windows drive: smbclient //swin0001/comq -U$userpass -WCNT \
2006 Aug 31
1
Xen, Dual Core, Windows and QNX
I''m fairly new to both Xen and Linux, my boss wants me to try and get Xen working on a new dual core running both Windows and QNX (we need to do some real time processing). Ideally he wants Windows to be a host (although from what I have read this isn''t possible yet?) and QNX as a guest. I''m guessing a Linux Dom0 will be needed and then the others run as guests. Does
2004 Jul 16
2
Can't build 3.0.4 under QNX 6.1.0
I've been trying to build Samba 3.0.4 on QNX 6.1.0. 1. I downloaded the source tarball "samba-latest.tar.gz" from a mirror site. The downloading was done on an MS-Windows system. The tarball was transferred to the QNX box by loading into Emacs on MS-Windows with "M-x find-file-literally" then saving it with Emacs's ftp facility: "C-x C-w
2007 Jul 21
10
[Bug 1343] New: Privilege separation does not work on QNX
http://bugzilla.mindrot.org/show_bug.cgi?id=1343 Summary: Privilege separation does not work on QNX Product: Portable OpenSSH Version: 4.6p1 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: bitbucket at mindrot.org ReportedBy: kraai at
2013 Nov 05
1
[LLVMdev] Memory locations in SSA form
Hello, I am new to LLVM. Since memory locations are not in SSA form. I was wondering if there is any attempt of transforming LLVM IR in memory SSA form? Regards Umer -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131105/3f5adb37/attachment.html>
2001 Nov 07
2
QNX
hello, How can i compile Ogg Tools on QNX and use them (Anyone have experience (Not XP)). I have allready tried but there isn't sys/shm.h so it stops there Thanx Tuukka Make a difference, help support the relief efforts in the U.S. http://clubs.lycos.com/live/events/september11.asp --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/
2013 Mar 13
1
Support for QNX 4.25
Hello, I wanted to find out if your team would be willing to develop an OpenSSH port for QNX 4.25. We have several open source tools we would like to utilize as part of our QNX based development environment. Mnay of them require SSH capability which currently doesn?t exist for QNX 4.X. Please let me know if your team would be willing to make such a port available. I am reasonably certain
2002 Feb 04
1
ext3 mount: error 22
Hello, I'm using RedHat 7.2. I needed to mount my root fs to QNX 6.1. QNX supports ext2 only but I tried that anyway. It was mounted wrong (e.g. the /root directory was symbolic link to non-existing file). When I wanted to boot from the RedHat again, these errors occured: ... Mounting root filesystem EXT3: failed to open journal device unknown-block(0,0):-19 mount: error 22 mounting ext3
2006 Nov 07
2
Xen and QNX
I am trying to get QNX working with Xen. I''ve going about it in a similar way as installing windows with Xen, but when I start the guest up to install the OS it hangs on the line: ''Hit Esc for .altboot.......'' If anyone has managed to get this working, or has any ideas/advice for me here it would be greatly appreciated! Bryan
2001 Jul 17
1
openssh and QNX
Hi. I have compiled openssh on QNX RTP 6.1, "x86-pc-nto-qnx". Some things to note if anyone should want to update configure and include support for this platform: * The enthropy device is normally /dev/random * INTXX and other similar types are in <stdint.h> * macro howmany, constant NFDBITS and type fd_mask need to be defined. How this can be done has been discussed earlier
1998 Apr 17
1
Samba and QNX
Has anybody ported samba 1.9.18p4 to QNX 4.24 ? Airton Coelho Vieira Junior coelho@inf.ucp.br -------------- next part -------------- HTML attachment scrubbed and removed
2003 Oct 01
1
win32sdk-1.0.1
If you are after a 1.0.1 SDK built in the same format as 1.0, and if the current CVS is firm for the release, then you can download the SDK from: http://homepage.ntlworld.com/jfe1205/OggVorbis-win32sdk-1.0.1.zip This is built from the current CVS using MSVC++6 SP5. If this helps speed up the release, great, otherwise, no problem, it kept me amused for a few minutes!! John <p>--- >8
2003 Nov 29
1
oggdropXPd quality selection problems
To those who have reported having a problem selecting real number quality settings, could you kindly test the new compile you can d/l from: http://homepage.ntlworld.com/jfe1205/testXPd.ZIP and report whether this resolves the problem. No major changes, but I regularised a number of type casting discrepancies that could have been causing a problem. I'm sorry to have to ask for help on this
2003 Mar 12
5
Windows XP and plain text password
Hello, Can you say me which is the key to add in the registry for Windows XP to Enable Plain Text Password? Best Regards