similar to: compression level

Displaying 20 results from an estimated 900 matches similar to: "compression level"

2008 Feb 07
1
Nullsoft winamp's FLAC plugin
Hi, Does anybody know if the FLAC plugin of Nullsoft winamp (the one included with winamp itself, not the one you can download on the FLAC website) uses the reference FLAC decoder? thx -- 'C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg.' --Bjarne Stroustrup, The Creator of C++ 'And so at last the beast fell and the
2007 Jan 19
5
C vs. C++ as learning and development tool for R
I have 3 years of experience with R and have an interest in becoming a better programmer so that I might someday be able to contribute packages. Other than R, my only experience was taking Lisp from Daniel Friedman in the 1970's. I would like to learn either C or C++ for several reasons: To gain a better concept of object oriented programming so that I can begin to use S4 methods in R. To
2009 Jul 20
2
[LLVMdev] x86 unwind support[MESSAGE NOT SCANNED]
> In languages without stack-allocated objects (ie. most languages that > support exceptions) there is no need to unwind frame-by-frame, the > unwind simply needs to make a single jump to the invoke instruction and > restore the context (which in x86 is just 6 registers). > No. Java, C#, Ruby and Python all support the finally/ensure block; C# supports the using( IDisposable x
2008 Dec 28
4
Driver installation after reboot
Hello, I have installed a Windows game using Wine. ("Ritter Rost", basically a simple point and click adventure for children, see http://www.terzio.de/produkte/677/Ritter_Rost_Geisterjagd_Wasserpost.html) When starting the game, I receive a message that some drivers are being installed. (That's okay, I receive the same message when running the game for the first time on Windows.)
2008 Mar 27
2
WINEDLLPATH weirdness
Hi all, I'm using the Linux to MinGW cross compiler toolchain to build windows binaries for one of my libraries. I'm also trying to run the cross-compiled binaries that make up the test suite under wine version 0.9.58 from ubuntu hardy heron. The DLL for my library gets built as: /home/erikd/Bzr/libsndfile-mingw/src/.libs/libsndfile-1.dll and the test suite binaries get built in:
2008 Dec 28
1
stdint.h on Solaris 7
Erik de Castro Lopo wrote: > Both <inttypes.h> and <stdarg.h> are part of the 1999 ISO C Standard > (yes, a standard that is now 10 years old). Any compiler which has one > or the other missing does not comply with the standard. Fairly old standard. ;) > > > Maybe you can ask SUN to fix their compiler. Okay, maybe that was not fully clearto you. I use the GCC from
2013 Jun 09
0
xattrs, Operation not supported during rsync
All, I was just running an rsync mirror script and noticed some errors in my brick log file: [2013-06-09 17:48:38.527144] E [posix.c:1755:posix_create] 0-data-posix: setting xattrs on /mnt/gfs/wingu0/sda1/data/mirror/archlinux/core/os/x86_64/.core.db.tar.gz.NhEheR failed (Operation not supported) [2013-06-09 17:48:38.598159] E [posix.c:1755:posix_create] 0-data-posix:
2013 Aug 20
0
sf bug 256 - Virtual functions in destructor
In 2007, user reported a segfault in FLAC::Encoder::File::progress_callback() when called from ~Stream(). Original report at https://sourceforge.net/p/flac/bugs/256/ Hello! Sorry, english is not my best language. I use libFLAC++ API. I have some problems. In libFLAC API all OK. Unhandled exception at 0x00000000 in Test.exe: 0xC0000005: Access violation reading location 0x00000000. Call stack
2016 May 05
3
pread() failures when using mdbox on btrfs
(Note: I am not subscribed to this ML, so please be sure to CC me in replies.) Hello, I see a strange bug when running dovecot under btrfs with a mailbox in mdbox format. At some point, which can take a few minutes or more than a day, dovecot starts logging pread() failures, like so: Apr 02 23:43:42 thetick dovecot[570]: imap(marcec): Error: pread() failed with file
2012 Oct 27
7
How does btrfs behave on checksum mismatch?
I came across the tidbit that ZFS has a contract guarantee that the data read back will either be correct (the checksum computed over the data read from the disk matches the checksum stored on disk), or you get an I/O error. Obviously, this greatly reduces the probability that the data is invalid. (Particularly when taken in combination with the disk firmware''s own ECC and checksumming.)
2002 Aug 20
1
try-error in batch and interactive mode
I have a tiny R script performing two tasks, the first one of which may contain error. mammon(12)% cat z.R version options(show.error.messages = FALSE) try(b <- log("foo")) ## task 1 1 + 2 ## task 2 Running in batch mode from a solaries machine, the second task never got started; see below: mammon(13)% R BATCH --vanilla -q z.R mammon(14)% cat z.Rout >
2002 Aug 23
2
try-error in batch and interactive mode (PR#1934)
I have a tiny R script performing two tasks, the first one of which may contain error. mammon(12)% cat z.R version options(show.error.messages = FALSE) try(b <- log("foo")) ## task 1 1 + 2 ## task 2 Running in batch mode from a solaries machine, the second task never got started; see below: mammon(13)% R BATCH --vanilla -q z.R mammon(14)% cat z.Rout >
2009 Jun 18
3
Ultima Online - Kingdom Reborn
Ultima Online is currently beta testing a new release which will have a 3d client based on the Kingdom Reborn release. In preparation, I am trying to load Kingdom Reborn to learn the client but it crashes in Wine when it hits the installation wizard. Has anyone worked through any tricks to make this install and run? It crashes almost immediately after unpacking the archive and starting the
2007 Apr 05
1
sizeof(std::string)
Currently we carefully try to pass std::string by const reference everywhere, which is a good idea if one assumes it's an object of non-trivial size. Bjarne Stroustrup's guideline is "more than a couple of words): http://www.research.att.com/~bs/bs_faq2.html#call-by-reference I've noticed that under GCC at least (I tried 2.95, 3.3, and 4.1) std::string just holds a pointer to
2019 Jul 25
1
Files not populated in var/www
Thanks, Thomas. This machine is running RHEL enterprise. I installed with RedHat Package Manager. -B -- *Bjarne Bartlett* | Graduate Student | Biostatistics & Quantitative Health Sciences | 651 Ilalo Street, Honolulu, HI 96813 | (610)864-7435 | bjarne at hawaii.edu *WARNING*: E-mail sent over the Internet is not secure. Information sent by e-mail may not remain confidential.
2019 Jul 25
1
Files not populated in var/www
On 24 Jul 2019, at 21:37, Bjarne Bartlett wrote: > Aloha Paul, > > I did originally try to view the server on port 8000 and 8001 and I get an > error message that the site cannot be reached. It initially seemed like a > firewall issue, but our LAN admin has opened the ports and allowed the > icecast connection. Interestingly, when I start icecast it hangs and does > not print
2015 Nov 16
2
LLVM Weekly - #98, Nov 16th 2015
LLVM Weekly - #98, Nov 16th 2015 ================================ If you prefer, you can read a HTML version of this email at <http://llvmweekly.org/issue/98>. Welcome to the ninety-eighth issue of LLVM Weekly, a weekly newsletter (published every Monday) covering developments in LLVM, Clang, and related projects. LLVM Weekly is brought to you by [Alex Bradbury](http://asbradbury.org).
2019 Jul 23
0
Files not populated in var/www
error.log [2019-07-22 13:25:18] INFO main/main Icecast 2.4.4 server started [2019-07-22 13:25:18] INFO connection/get_ssl_certificate No SSL capability on any configured ports [2019-07-22 13:25:18] INFO stats/_stats_thread stats thread started [2019-07-22 13:25:18] INFO yp/yp_update_thread YP update thread started [2019-07-22 13:26:23] INFO main/_server_proc Caught halt
2019 Jul 24
0
Files not populated in var/www
Aloha Paul, I did originally try to view the server on port 8000 and 8001 and I get an error message that the site cannot be reached. It initially seemed like a firewall issue, but our LAN admin has opened the ports and allowed the icecast connection. Interestingly, when I start icecast it hangs and does not print that the server has started, is this an issue that anyone has encountered? I have
2011 Mar 26
1
Solstice Reborn, it works! (almost)
I installed Solstice reborn on my Linux Mint LXDE. I already have .net framework 2.0 and mono installed as well as directx 9.0. I overwrote mscore in wine libraries also. Now when I start the game it opens and there is an error message. I minimize it and a terminal like screen appears chronicling the loading process of SR. The game window pops up, the mouse changes to the game mouse, the