similar to: specbis, vorbis decoder from scratch

Displaying 20 results from an estimated 7000 matches similar to: "specbis, vorbis decoder from scratch"

2005 May 20
1
Ogg vorbis decoder - Independent implementation questions
Hi All, Ours is an embedded software solutions company that focuses on developing embedded software solutions specific to the DSP market. I'm happy to inform the ogg vorbis developer community that today we have release trial version of our Ogg vorbis decoder made available on PC, TMS320C67x platform (More platforms to follow). More information about the same can be fetched from
2015 Mar 28
1
Building a new decoder - some questions on the spec (residue decode)
Hi I am trying to build a new decoder in Java, I know there are a couple of java decoders already but they don't implement the bit of the spec I am having questions on Question 1) In section 8.6.2 it mentions "However, it is also possible to set [residue_begin] and [residue_end] to specify a range partially or wholly beyond the maximum vector size. Before beginning residue decode,
2003 Sep 29
3
Why is Vorbis development slow?
Dropping the other topic as requested, I'd like to follow something up in a new thread. I want to throw a question or two out there and see what responses people give (if any ;-). Assuming that you think Vorbis could have developed faster than it has done in the past year, what in your opinion has been holding it back and what remedies do you suggest? Speaking for myself, I think that it
2003 Jun 03
1
Vorbis decoding from scratch and the old MP3->.OGG story (new thread, was: Please confirm your message)
Hi, <p>> I have a question for you. If I want to write a vorbis client from scratch, > should it attempt to read the input file from start to finish, or should it > attempt to start at the end first > in order to use statistical analysis to optimize the conversion process? I have > been playing > around with oggenc and ogg123 and enjoying the way my music sounds, but I
2002 Jan 04
1
Low-bitrate-compatible vorbis decoder/player?
Hi list, I'm doing some experiments with relatively low bitrate encoding, and can't find a player/decoder that works consistently. Winamp and freeamp seem to choke up when you try to play low-bitrate vorbis files. There's mention of an ogg123 player/decoder, but it doesn't seem to be includeed with the vorbis-tools package as advertised. (Does anyone know where it is? Is
2020 Sep 10
0
Btrfs RAID-10 performance
>>>>> "Miloslav" == Miloslav H?la <miloslav.hula at gmail.com> writes: Miloslav> Dne 09.09.2020 v 17:52 John Stoffel napsal(a): Miloslav> There is a one PCIe RAID controller in a chasis. AVAGO Miloslav> MegaRAID SAS 9361-8i. And 16x SAS 15k drives conneced to Miloslav> it. Because the controller does not support pass-through for Miloslav> the drives,
2007 May 23
3
deliver rejection message
Currently the typical rejection message is: --------- Your message was automatically rejected by Dovecot Mail Delivery Agent. The following reason was given: Quota exceeded. --------- Then there is MDN + message headers in other MIME parts. But of course there sucky clients that can't display MDNs and users get confused. Any suggestions how to improve this message? I'm not sure if the
2020 Sep 10
0
Btrfs RAID-10 performance
"Miloslav" == Miloslav H?la <miloslav.hula at gmail.com> <miloslav.hula at gmail.com> writes: Miloslav> Dne 09.09.2020 v 17:52 John Stoffel napsal(a): Miloslav> There is a one PCIe RAID controller in a chasis. AVAGO Miloslav> MegaRAID SAS 9361-8i. And 16x SAS 15k drives conneced to Miloslav> it. Because the controller does not support pass-through for
2005 Mar 21
0
Somebody had problem with long user names
Tony Earnshaw: > Schlomo Schapiro: > > >> read the recent thread on vampire, there we discussed the question, if >> usernames with spaces work on Linux. For example useradd "hello world" >> won't work on any Linux system around me here (various SuSE). So maybe >> you just have bad luck (sorry to tell you, but having usernames with >> spaces can
2005 Feb 11
0
Samba 3.0.11 on Red Hat RHAS3
To answer my own question of a week or so ago, as to whether RHAS3 users had got 3.0.11 to compile and execute (I had a plethora of errors): The Red Hat 3.0.11 SRPM from the Samba site compiled cleanly and runs fine (daemons and utilities) on my RHAS3 test rig, and on a RHAS3 update 4 production NAS server doubling as a Samba 3 server with 1150+ users of Unix/Linux and soon PDC Windows services.
2001 Aug 14
2
oggenc and SMP
Greets, I'm encoding my favorite Vivaldi Four Seasons CD (my tester files) on my older dual PII-350 linux machines (it's kinda slow with '-b 160' but that's alright) and started wondering - mind you, I'm sucky at C - is it that hard to implement an encoder that uses all the processors on a SMP computer? Andre. -- Arthur Dent: "What's so unpleasant about being
2002 Dec 31
1
Samba 2.2.7a PDC with W2K SP3 clients - can't stay in domain
I've searched through the mailing lists and seen a few similar problems, but those fixes didn't fix me. Error: I can join the domain, but after rebooting and attempting to log in I get the error: The system cannot log you on to this domain because the system's compuer account in its primary domain is missing or the password on that account is incorrect. Steps to obtain the
2020 Sep 10
2
Btrfs RAID-10 performance
Dne 09.09.2020 v 17:52 John Stoffel napsal(a): > Miloslav> There is a one PCIe RAID controller in a chasis. AVAGO > Miloslav> MegaRAID SAS 9361-8i. And 16x SAS 15k drives conneced to > Miloslav> it. Because the controller does not support pass-through for > Miloslav> the drives, we use 16x RAID-0 on controller. So, we get > Miloslav> /dev/sda ... /dev/sdp (roughly) in
2011 Jun 14
2
[LLVMdev] Is LLVM expressive enough to represent asynchronous exceptions?
Hi John, On 13/06/11 23:27, John McCall wrote: > On Jun 13, 2011, at 2:12 PM, Andrew Trick wrote: >> Although I believe asynchronous signals are also best handled by the runtime. They can be converted into cooperative exceptions. I have to say I can't see the value in resuming from an interrupt at literally any instruction address. > > For what it's worth, SEH (which
2003 Jan 03
2
os x and samba performance vs netatalk
Client: Dual 1GHz G4 OSX 10.2 Gig-Ethernet Server: Dual 2GHz P4 Linux 2.4.18 Raid-5 1TB Gig-Ethernet With netatalk 1.5.5 I get sustained writes of 66MB/s (yes, megabytes) With samba 2.2.7a I get sustained writes of 15MB/s I've tweaked the settings and ended up with these: socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 IPTOS_LOWDELAY SO_KEEPALIVE read raw =
2004 Dec 10
1
Decoder performance
Hi all, I'm thinking of using Speex for an embedded project. I would only need the decode part. My question is what percentage of the CPU is used on an optimized (assembly will be done) SH4 or ARM7 or ARM9 speex decoder running at 100Mhz. Thanks, Bolt __________________________________ Do you Yahoo!? Jazz up your holiday email with celebrity designs. Learn more.
2004 Dec 31
0
[LLVMdev] getDirectoryContents and renameFile needs to be implemented in Win32/Path.cpp
On Thu, 2004-12-30 at 20:46, Jeff Cohen wrote: > And now that I've done that I can't help but notice that Path.cpp is > getting very Unix-centric in its interfaces, what with file permission > bits and stuff. This is going to cause problems if and when LLVM is > ported to other operating systems, though I have to admit it's getting > difficult to name viable
2014 Jun 04
1
Reason for no samba linux kernel driver
Hello Samba developers, First, thank you for your excellent work! I have a naive question, out of curiosity, why is there no samba server support in Linux kernel unlike the cifs client support? Wouldn't it be more easier to use if there is a samba server support in kernel and a corresponding user space demon to control it just like nfsd? Also, I think performance of a kernel space driver
2009 Aug 01
2
Web Forum for SysLinux (Miller, Shao)
Hello, to quote another user, ?long time reader (practically) first time poster?. First off I must say I am not a huge forums fan myself (That is why when hpa declined boot-land?s offer I wasn?t surprised), however I do want to address some of the statements I read here, and give my two cents. ? There is another aspect to this, and that is that web forums suck for searching... it is very fast
2004 Aug 30
0
How to down load Ogg Vorbis Decoder?
Hi All, I downloaded vorbis-tools-1.0.1 from http://www.vorbis.com/download.psp for windows platform. It contains workspace for Ogg encoder. It seems Ogg decoder is not there. In Oggdec folder oggdec.c file is there. If I include this file in the workspace it gives some linking errors. Please tell me, how to download the current version of Ogg Vorbis decoder on Windows platform? Best