similar to: Trouble with codes from last snapshot!

Displaying 20 results from an estimated 1000 matches similar to: "Trouble with codes from last snapshot!"

2000 Jun 26
0
Hello ... and a few comments.
Hi, I'm new here. This is all good news. I work on SGI systems and have built the encoder and decoder to work on SGI. I have also added code to the decoder_example so it writes out an "aifc" file using the SGI AF library. I had some compile problems for the main code using good old plain IRIX "cc". Simple fixes as follows ... In any source module which uses
2000 Jun 26
0
Comments ... SGI version ...
Hi, Have also made a new sgi_audio_output_example.c As its name suggests, it decodes a vorbis file direct to the audio output device. Works fine. Any sgi users out there? If so, let me know. Cheers, Rob. +============================+====================================+ | Dr R P Fletcher (Rob) | Email R.Fletcher@york.ac.uk | | Graphics Coordinator | Phone +44 (0)1904
2001 Jan 22
1
How to copy encoded channels?
Hi, Having worked on a 4 channel encode/decode system, which works just fine (using 4 channel audio on SGI systems). I now would like to think a little further about how 'n' channel encodes may be used for network collaboration in music. Let's imagine a 16 channel codec, and let's say we are working in a simple stereo in/out environment (i.e. like most consumer devices out
2000 Sep 28
5
Interesting coding problem ..
Hi, I have a track which when encoded with Mode_C or even Mode_E does not encode well at all ... It's a jazz flute track with a lot of plate echo. The flute (centred in the mix) almost disappears ... I am away for a few days, but if someone would like to look at this I would be grateful ... A small clip can be grabbed from my ftp server ... ftp.york.ac.uk in:
2003 May 21
2
A possible use for multichannel ogg files!
Hi, Has anyone thought about using the multichannel format as a way of distributing "musician minus one" files? Eh? I hear you ask. Ok. Basically these are multitrack files but you can mute the solo track so you, the musician, can practice against the other "players". You can buy CD's of this nature, but of course, the solo instrument is on one channel and the others on
2001 Aug 13
6
RC2 release
RC2 has been officially released. Get all your vorbis goodness from www.vorbis.com, along with release notes, and binary downloads for windows and for linux/x86 (RPMs). Debian packages are in incoming. Three cheers for the guys who did all the hard work here - Monty, for writing the code, Greg Maxwell for being our release manager for today, in Jack's absense. Also to Chad, for win32
2001 Aug 13
6
RC2 release
RC2 has been officially released. Get all your vorbis goodness from www.vorbis.com, along with release notes, and binary downloads for windows and for linux/x86 (RPMs). Debian packages are in incoming. Three cheers for the guys who did all the hard work here - Monty, for writing the code, Greg Maxwell for being our release manager for today, in Jack's absense. Also to Chad, for win32
2008 Nov 06
0
Asterisk trunking
Hello ! I am experiencing some problems with Asterisk trunking, this is the scenario: There are 3 servers, a DID server provider (VOIP provider) which delegates us a bunch of DID numbers to our asterisk server number one (I will call it AA), from which I route the calls to Asterisk server number 2 (I will call it BB), which then terminate on phone handsets. The trouble is, that I probably
2000 Jul 11
0
True surround sound for Ogg -- a proposal (fwd)
Date: Mon, 10 Jul 2000 14:51:12 +0100 (BST) From: DG Malham <dgm2@york.ac.uk> To: vorbis-dev@xiph.org Cc: DG Malham <dgm2@york.ac.uk>, Rob Fletcher <rpf1@york.ac.uk> Subject: Re: [vorbis-dev] True surround sound for Ogg -- a proposal (fwd) In-Reply-To: <Pine.SGI.3.95L.1000710092216.9043693B-100000@turpin.york.ac.uk> Message-ID:
2004 Apr 08
1
Two operators, 10 rollover lines, Cisco 7960G chanisavail problem
Here's my situation. I have two receptionists that answer incoming lines. Each has a 7960G with 5 incoming lines each. I'm trying to set this up so each line on each phone doesn't utilize call waiting. My problem seems to be that ChanisAvail(Sip/cisco1&Sip/cisco2&Sip/cisco3&Sip/cisco4&Sip/cisco5) always returns cisco1. Here are the sip.conf entries: (mind you,
2017 Aug 19
1
Which is the best compiler to build LLVM 5.0.0 rc2?
Recently I have been building LLVM and Clang from the distribution using gcc 4.9.2. With the new 5.0.0 rc2 that is giving warning messages during the compilation. I have been trying out some other compilers. gcc 5.2 with -std=c++11 This works, although there are still some warnings. gcc 6.4 and gcc 7.1 fail with errors such as this in building libcxxabi as follows: Command:
1999 Oct 13
2
XMMS: busywaiting??
So, I'm seeing XMMS behave mighty strangely here. decode_example piped into a command line player manages to playback realtime on my p233 somewhat easily. XMMS (with the Vorbis plugin) utterly pegs the CPU and stutters badly. So, I started playing. Playing back mp3, xmms stutters badly (mp123 and xaudio play back realtime without difficulty). Playing back straight wav files, xmms also
2010 Jan 05
1
Realtime LDAP Queues crashes
Hi all, I've updated Asterisk trunk LDAP schema [0] [1] to include queues and other attributes needed for a working LDAP backend (I'll open a bug to include these changes on svn). SIP users and dialplan are perfectly working, but when I call a queue the whole Asterisk (1.6.2.0) crashes: on extconfig: [settings] sipusers => ldap,"dc=nodomain",sip sippeers =>
2004 Sep 10
0
Possible bug
so you're saying it worked as expected with -8 but not with -6? (the default compression option). that would be very wierd. however there is a bug that happens in this case where stuff is added after the end of the data chunk without using another WAVE chunk. I've committed the fix (in src/flac/encode.c). it should now ignore anything after the end of the data chunk. Josh --- Mark
2007 Nov 02
0
Re: Welcome to the "Flac" mailing list
That's a handy command, but I'm certain it won't work 100% for the file in question. The chunks in that bad file claim the extra two bytes are part of the file, so a wav format parser could come up short. You have to edit existing data in the file in two places before shortening the file - truncating the file is not enough by itself. The real problem is that the file was
2006 Sep 12
1
MultiMarkdown 2.0.a Released
I have released version 2.0.a of MultiMarkdown! This is an alpha/beta release to get some further feedback, but I have been using it for a while now with good results. There are a **bunch** of new features: * TextMate bundle * New versions of the Drag and Drop tools * support for math * improved XSLT style sheets - easier to customize and more output choices Check out the MultiMarkdown
2007 May 14
2
Searchable archives of Markdown discussion list still available?
I was interested in going back to research past discussions on the list about possibilities for a syntax to add a class="foo" to div's and/or span's to Markdown text, but didn't have much luck. IIRC, the list never had a searchable web interface, but older posts were available on a Google search. This seems not to be the case any more. Can anyone recommend a good
2008 Jan 14
2
Possible bug in handling of HTML comments
It appears that Markdown will process ampersands contained within HTML comments if that comment is part of a markdown paragraph, but will not when that paragraph is contained within an HTML block of it's own (and therefore ignored by Markdown.) For example: This is a markdown paragraph with a comment that *will* be processed <!-- This & *will* be converted -->
2006 Sep 11
2
Possible bug in Markdown.pl with `<<` handling
It appears that "double angles" are not properly converted when they are not in code blocks, if there is not a space following the second `<`. For example: This is not handled <<properly>>. But this <<is>>. As is << this>>/. becomes: <p>This is not handled &lt;<properly>>.</p> <pre><code>But
2006 Jun 10
3
MultiMarkdown and MathML - new feature and request for help
A lot of people have expressed interest in combining math features with Markdown, but I am not aware of any real developments from these requests. I was looking around and toying with [ASCIIMathPHP](http:// www.jcphysics.com/ASCIIMath/) and integrated it with MultiMarkdown and my xhtml2latex XSLT transforms. You can include math as an inline formula by using a markup similar to inline