similar to: Vorbis vs OGG?

Displaying 20 results from an estimated 1000 matches similar to: "Vorbis vs OGG?"

2000 Sep 19
1
Vorbis / Delphi Question
Hi all. I just downloaded the vorbisdll_bin.zip file from the archive, which appears to be the complete libvorbis in DLL format. This is wonderful news, as I was trying to convert the C library to a Delphi library by hand, and it was very slow in going. The only question I have is has anyone translated the necessary structures from C to Delphi yet? I noticed in the list that someone
2000 Sep 19
2
Vorbis / Delphi Question
Hi all. I just downloaded the vorbisdll_bin.zip file from the archive, which appears to be the complete libvorbis in DLL format. This is wonderful news, as I was trying to convert the C library to a Delphi library by hand, and it was very slow in going. The only question I have is has anyone translated the necessary structures from C to Delphi yet? I noticed in the list that someone
2000 Nov 20
0
OGG DLL / Delphi
Hi Folks. I was just reading through the history of this mailing list and I see that a while back there was a flutter of conversation surrounding building the OGG library into a DLL. I found the DLL itself, and it looks good, but I am currently working in Delphi and was wondering if anyone had gotten around to writing an interface unit for the DLL? Any help at all would be appreciated. :)
2000 Oct 29
2
Question Re: Bitrate Peeling
Monty, You helped me out quite a bit the other day, but I just wanted to make sure I understand something. The "ideal" way to do bit rate peeling is to have the encoder set the file up to be conducive to the peeling process, and the streamer would be the device that actually does the peeling. Am I correct in assuming, then, that the decoder would think that the file it is
2012 Dec 21
2
NFSv4 on CentOS 5.5
Hi, What is the magic juju that I have to put in /etc/sysconfig/autofs to get autofs to default to using NFSv4, rather than NFSv3, for mounting file systems? I don't want to place these flags into the automount maps themselves because we have a varied network with Sun, CentOS, RedHat and Macintosh systems, and the flags that have to get added to automount maps (which we distribute centrally
2012 Nov 30
3
Speeding Up Rsync for Large File Sets
We have a particular file system that we're trying to keep in sync between two FreeBSD/ZFS servers using Rsync. The file system has many millions of files, and about 4TB of data total. Rsync takes HOURS to run, even when there are no files to transfer. Just the comparison itself takes hours. Is there any way to speed up the transfer? The command line I'm using is:
2010 Oct 14
2
Creating a Streaming Server
Hi, Is there any sample code out there that might give me a sort of "bare bones" example of how to create an Ogg streaming server that would produce a video/audio stream suitable for consumption by the HTML5 VIDEO element? The video being streamed will be generated dynamically using libGL. I have the pixel data for each frame of the libGL rendered image available to me, so really I am
2004 Jun 04
0
libogg, libogg2, Tremor compatability
Hi, I've started working on libogg2 support in liboggz and Tremor support in libfishsound. I'm running into some problems with namespace clashes. Specifically, each of libogg, libogg2 and libvorbisidec (Tremor) define conflicting ogg_* symbols and declare incompatible ogg_* types in their headers. While I understand that a dedicated Ogg Vorbis decoder would only need to use one of these
2008 Dec 11
1
top posting again [was: Re: CDR Design]
Well, it seems this opened one large can of worms. Anyway, just to repeat my previous plea - and to echo David's request - can we please stop all this 'top post' rubbish and move on with our lives? Thanks and Merry Christmas Andy -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of David fire
2005 Dec 16
2
Dovecot - struct dqblk' has no member named 'dqb_curblocks
On, Fedora4 This is against the latest cvs update This was encountered during make, after doing ./autogen.sh ./configure --without-lda make gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-mail -I../../../src/lib-storage -I/usr/local/ssl/include -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
2004 Jan 20
2
I got it (was: Cisco 7940 with asterisk)
Hi again, I found chan_skinny and that seems to work pretty good. the SCCP one filled out all the buttons really nice, but skinny seems to be working. How do I fill out the second line button on the phone with skinny.conf? Thanks much! ...Jeff
2000 Apr 28
2
Metadata followup
Once upon a time Monty said: >id3v2 will not be a part of Vorbis. Ogg bistreams allow mixing streams of any >type, and there will be an XML stream type defined for metadata. This is a >better solution than id3 in just about every technical sense. The Ogg >bitstream code to support this already exists. Can you please elaborate? Is this functionality complete? The only mention to
2012 Aug 10
3
dsync backup gets stuck... fails
More dsync issues. We were running 2.1.7 and we updated to 2.1.9. Same problem with both versions. I'm getting an error 75 on about 40 boxes out of 1800. It is the same list of boxes every time we use 'dsync backup' to backup the server. dsync seems to stop communicating to the backup box (over ssh). strace just shows it sitting at a epoll_wait. Once the program quits (times out?), a
2005 Dec 17
1
Re: dovecot Digest, Vol 32, Issue 42
If its too hard for them to setup the pop3 catch all, we can probably put some mapping in place to smtp froward mail to their server. This is more complex on our part so would prefer not to do it that way, but its an option and will require not setup on their part other than make sure their server does not accept mail for anyone other than our server. dovecot-request@dovecot.org wrote: >
2004 May 24
3
100 analog phones?? HOWTO?
Does anyone know the best approach to take for handling 100 analog phones? It seems to me that a chassis like Carrier Access or Adtran would work. The chassis would do much of the hard work of converting the analog sound to data. Any recommendations on hardware for the chassis? ...Jeff
2016 Jan 09
0
flac, UTF-8 and Windows
That's how I understand how flac.exe works with unicode under Windows: There's a flag win_utf8_io_codepage that is equal either to CP_ACP or to CP_UTF8. Initially it's equal to CP_ACP. Then flac.exe/metaflac.exe call get_utf8_argv() that do some things and sets win_utf8_io_codepage to CP_UTF8 on success. This is the only way to set this flag to CP_UTF8. The programs continue to work
2006 Feb 14
1
Win64 problems
I am having problems with my program decoding .ogg files on the Win64 platform and am wondering if this is a known issue or not. I have tried using the prebuilt .dll's, the static .lib's and building from source (1.1.3) and I get the same results. My program is being compiled on a win32 platform, but the decoder fails if I run it on a win64 system. Unfortunately this is being reported
2006 Jul 21
7
My view on 1.0 release and version numbering
Just throwing out some thoughts here. I know Timo has high standards and is trying to make 1.0 bug free before calling it 1.0. But I want to argue for an earlier less perfect 1.0. Dovecot is already way past the quality of most 1.0 releases. So it is good enough by common standards. No one really expects a 1.0 release to be perfect. But - some people don't consider a product ripe until it
2012 Mar 27
3
Need fast Maildir to mdbox conversion
I looked around the 'Net to see if there might be a custom program for offline Maildir to mdbox conversion. So far I haven't turned up anything. The problem for us is that the dsync program simply takes a lot of time to convert mailboxes. I wonder if time could be saved with a program that is optimized to convert mailboxes without the fancy locking that dsync needs to do. Does have (or
2002 Feb 16
1
Proposed header file changes to allow for dynamic linking of DLLs at runtime
Sorry for the attachment, but I do not know of another way to communicate the details of my proposed changes to the dev team. While writing RipTrax (a ripper + encoder program), I wanted to make all encoder DLLs dynamically linkable at runtime. I first check for the existence of the dll, open the library with Load Library and then do a GetProcAddress for each routine I plan to use. With the