similar to: Output from various compilers

Displaying 20 results from an estimated 100 matches similar to: "Output from various compilers"

2001 Jan 29
1
Building vorbis - please help
I realize not many people (one :) ) want to build vorbis with BCB, but what about vorbisfile.c, os.h, oggenc.c, and getopt? And someone must care about the MSVC files. I really tried not to bring up any questions about BCB itself (although I had some). Please, someone, take a look at the original message, and excuse me if I'm too impatient...
2001 Jan 29
1
BCB build successful?
Ha ha! I'm don't know what change I made that cleared up the errors, but I can figure that out later. Of course, I immediately tested my new oggenc. Using the same input file and default options, I get these results: [MSVC] File length: 4m 21.0s Elapsed time: 0m 54.0s Rate: 4.8333 Average bitrate: 129.6 kb/s File size: 4,229,428 [BCB]
2001 Jan 27
0
Vorbis with BCB
After downloading the nightly snapshot last night, I've spent a good part of the day trying to build the package with Borland C++Builder 4. I have some things to report, and also need some help. [Note: this message is long and messy :)] {Converting DSP files to BPR files} I made the necessary BPR files from the DSP files with the Visual C++ Project Conversion Utility. This works okay
2019 Jan 19
4
sieve issue after upgrad
On 19/01/2019 08:01, Aki Tuomi wrote: > >> On 19 January 2019 at 02:07 Tim Dickson via dovecot < >> dovecot at dovecot.org <mailto:dovecot at dovecot.org>> wrote: >> >> >> i recently upgraded a server from dovecot 2.1 to 2.3 >> unfortunately sieve does not appear to be working. The user scripts have >> not changed, and neither has the
2019 Jan 19
0
sieve issue after upgrad
<!doctype html> <html> <head> <meta charset="UTF-8"> </head> <body> <div> <br> </div> <blockquote type="cite"> <div> On 19 January 2019 at 11:51 Tim Dickson via dovecot < <a href="mailto:dovecot@dovecot.org">dovecot@dovecot.org</a>> wrote: </div>
2008 Apr 24
1
Wiki EditGroup request.
Hi all, I'd like to get added to the EditGroup for wiki.centos.org and perhaps projects.centos.org. I'm interested in adding content periodically throughout wiki.centos; most likely in the HOWTO areas, but am happy to do reorganization and cleanup as-needed. On the projects side I'd like to create a project for the i586 on CentOS 5 section. Thanks, Ray -- Ray Van Dolson <rayvd
2019 Jan 19
0
sieve issue after upgrad
Op 19/01/2019 om 10:51 schreef Tim Dickson via dovecot: > On 19/01/2019 08:01, Aki Tuomi wrote: >> >>> On 19 January 2019 at 02:07 Tim Dickson via dovecot < >>> dovecot at dovecot.org <mailto:dovecot at dovecot.org>> wrote: >>> >>> >>> i recently upgraded a server from dovecot 2.1 to 2.3 >>> unfortunately sieve does not
2007 Nov 14
4
xnbu_cksum_from_peer(), bug with NETTXF_data_validated?
In usr/src/uts/common/xen/io/xnbu.c, function xnbu_cksum_from_peer() http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/common/xen/io/xnbu.c#110 we have this: if ((flags & NETTXF_csum_blank) != 0) { /* * The checksum is blank. We must fill it in here. */ mp = xnb_process_cksum_flags(xnbp, mp, 0);
2002 Jun 27
2
Borland compiler
Has anyone compiled the ogg and vorbis libraries with borlands c compiler (bcc32)? If so, are there any makefiles or similar available which can make it easier for me to do the same? /Erik <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 'vorbis-dev-request@xiph.org'
2002 Sep 23
2
Libvorbis suggestion & floating point exception
Hello, I'm not quite sure if this is the right list for my questions, please excuse if it isn't. 1. While using vorbislib (Win2K/Borland C++ Builder 5), I'm getting reproducible floating point exceptions at lots of sample rate/bit rate combinations. For example, the original encoder_example.c, with just the initialization line changed to
2019 Jan 19
2
sieve issue after upgrad
On 19/01/2019 17:54, Stephan Bosch wrote: > > > Op 19/01/2019 om 10:51 schreef Tim Dickson via dovecot: >> On 19/01/2019 08:01, Aki Tuomi wrote: >>> >>>> On 19 January 2019 at 02:07 Tim Dickson via dovecot < >>>> dovecot at dovecot.org <mailto:dovecot at dovecot.org>> wrote: >>>> >>>> >>>> i recently
2013 Mar 24
6
forgery protection for multiple browser tabs
Hi, http://apidock.com/rails/ActionController/RequestForgeryProtection only maintains one CSRF token at a time. When a user visits some site, he gets a new token in the session. He then might open a linked site of the same rails app in a new browser tab (maybe some info he''d like to read), and again he will get a new token. Then he changes to the first tab again and submits a form
2001 Aug 14
2
yet another stereo related question
Hi! >From http://www.vorbis.com/stereo.psp : "Oggenc's default choice varies by bitrate and each mode is selectable by the user" So, how am I supposed to do that? E.g. what do I have to do when I want an 128kbps .OGG using lossless stereo, or does this "selectable by the user" mean only that I can choose the stereo mode indirectly by choosing an appropriate bitrate?
2002 Nov 15
1
Re: [MP3 ENCODER] Re: Quality problem reencoding
Dan Nelson (dnelson@allantgroup.com) wrote: > I guess the problem might be oggenc's option parser, then. Given a > stereo 22050hz input file, I can't seem to get oggenc to encode less > than 22kbits. The lowest bitrate it will allow on the commandline (for > 22050hz/2ch input) is -b 30, but if you also add -M 1, it will generate > a file with an average bitrate of 22. $
2003 Jul 10
2
Windows Remote Install
I saw a section entitled "PXELINUX and the Windows Remote Install Server", but there was nothing below it. I'm trying to figure out how to do this. Any advise would be appreciated. Do you suggest PXE, Etherboot, or Netboot? Could someone explain the difference? I still haven't figured out how all this fits together yet. Thanks.
2003 Jul 10
1
etherboot vs. pxelinux (was: Windows Remote Install)
Hi, "David Ehrmann" <exobyte at bigvalley.net> schrieb am 10.07.03 11:02:54: > I've been doing that for a while, but I seem to be finding conflicting > information. Some sources focus on the boot ROM aspect of etherboot > while others think etherboot is an alternative to PXE. Correct me if I'm > wrong, but it seems like there is etherboot the program and
2004 Aug 06
0
Memory leak in ices-2
Hi everyone: I am running a couple of ices2 streams one with a fairly small playlist and one with a play list which is currently about 1000 pieces. The 1000 piece stream appears to have a bad memory leak. The streamer dies about every 16 to 20 hours with a process out of memory error. Has anyone else seen this problem or have any suggestions? The stream with the smaller play list appears to
2003 Jul 10
2
pxelinux in Asus P55T2P4
Hi, as a new user to pxelinux I'm having trouble booting an Asus P55T2P4 from an Intel Etherexpress Pro card with PXE bootrom. I'm using pxelinux 2.04 (tried 2.05pre2 as well) with a Redhat 8.0 kernel (2.4.18) and ramdisk image (for pure testing purposes). The Mainboard I use is a P55T2P4, Rev. 2, newest Bios 0207, 80MB Ram, PCI VGA card and the EEPro. dhcp,tftp work fine, pxelinux
2001 Jan 18
1
Question on the nature of b3/b4 changes
I have a number of .ogg files encoded with b2, and some with b3. Is the psychoacoustic model in the forthcoming b4 significantly improved over these builds, such that re-encoding these files would give me either noticeably better sound, or smaller files? Also, just out of curiousity, will b4-encoded files be playable with older WinAmp plugins? Incidentally, I did some tests with b2 a while back
2019 Jan 19
2
sieve issue after upgrad
i recently upgraded a server from dovecot 2.1 to 2.3 unfortunately sieve does not appear to be working. The user scripts have not changed, and neither has the dovecont config. using managesieve allows me to create new sieve files and setting one as default updates the link in ~/ to point to the correct file, but the .dovecot.svbin file is not changed (unless i run sievec