search for: bitdepths

Displaying 15 results from an estimated 15 matches for "bitdepths".

2014 Jun 20
2
[PATCH] stream_encoder : Improve selection of residual accumulator width
On Fri, Jun 20, 2014 at 01:21:03PM +0400, lvqcl wrote: > Miroslav Lichvar ?????: > > > +/* > > + * This is used to avoid overflow with unusual signals in 32-bit > > + * accumulator in the *precompute_partition_info_sums_* functions. > > + */ > > +#define FLAC__MAX_EXTRA_RESIDUAL_BPS 4 > > > + /* WATCHOUT: "+ bps +
2014 Dec 12
2
Parts of the standard not supported in reference decoder?
I am working on creating a set of FLAC files for a ?decoder compliance test corpus? and am looking for examples of things that are part of the standard but not supported in the reference decoder. I am not looking for things missing from the reference encoder (such as variable block sizes). I seem to recall someone on this list (most likely lvqcl or Martijn van Beurden) mentioning something about
2013 Sep 05
2
Enquiry into .Opus Audio Quality
2007 Mar 29
3
FLAC: same features as WavPack
Hi, I have read this on a forum: 'FLAC supports 24-bit audio fine. My understanding is that the FLAC format also handles 32-bit ints, but the reference encoder does not implement it, and FLAC has no support for float data. WavPack handles all integer bitdepths up to 32-bit and also 32-bit floats. Both codecs handle all sampling rates.' I was wondering if there are plans to support 32-bit ints and float data in the future, like WavPack does. thanks in advance -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lis...
2014 Mar 20
2
Wrong warning in encoder for 24bits WAV
Hi Guys, I've just faced a wrong warning trying to encode a 24 bits WAV file if(wFormatTag == 1) { if(bps != 8 && bps != 16) { if(bps == 24 || bps == 32) { /* let these slide with a warning since they're unambiguous */ flac__utils_printf(stderr, 1, "%s: WARNING: legacy WAVE file has
2012 Oct 10
1
Regarding R's png device in linux
Hi, I am a developer from Oracle. I wanted to create a png file out of png device with a bit depth of 8. I am using R on linux. But I noticed that R automatically switches between 8 and 24 bit depth. i tried a lot of things from your grDevices package but unable to control the bitdepth. I would be really grateful to you guys if you can suggest me some way to solve this issue. -/Ag Anshul Gupta
2014 Nov 23
5
FLAC 1.3.1 changelog?
As we?re talking 1.3.1 release, I?ve been keeping track of a couple of changes that I feel should be included in the changelog and that I might as well share here. The things between brackets are just to refresh memories, I?d leave them out of the actual changelog. * Improved efficiency of 24 bit decoding. (https://git.xiph.org/?p=flac.git;a=commit;h=ea0d5ddadc6902e873983c89f473130b3bb6625f) *
2007 Mar 29
0
Re: FLAC: same features as WavPack
..., 2007, at 10:24, Harry Sack wrote: Hi, I have read this on a forum: 'FLAC supports 24-bit audio fine. My understanding is that the FLAC format also handles 32-bit ints, but the reference encoder does not implement it, and FLAC has no support for float data. WavPack handles all integer bitdepths up to 32-bit and also 32-bit floats. Both codecs handle all sampling rates.' I was wondering if there are plans to support 32-bit ints and float data in the future, like WavPack does. thanks in advance
2011 May 18
0
Re: Newer Wine Fails to draw Bitmap Graphics (Regression)
An eMail I posted relating to getting this into future updates (my last cry for help before I accept I must compile the git patched every update, every install): > Hello I've been following the progress of WINE for many years, and over the last 2 years been a strong user of it, the only bug that has affected me personally is a BIG bug that affects everyone, they just don't know how
2006 Jun 28
1
compiz aiglx fbconfig-depth-fix seg-fault
glXGetVisualFromFBConfig(dpy, fbConfigs[j]) returns a null pointer I'm up to date on drm, mesa, xserver and ati driver. Compiz seems to work fine, though, if I just don't apply the fbconfig-depth-fix patch. I'm not sure if I'm missing anything, though, because I'm not running gnome and obviously some of the effects won't work. I get nothing without Kristian's
2002 Jan 10
2
DVD Audio & Vorbis
I recently bought a DVD Audio disc and I searched the web and wasn't really able to find much about DVD Audio and Linux. I have a few questions that I was hoping some people on this list might be able to answer. How can I extract the uncompressed DVD Audio (not the DTS Audio portion of the disc, but the 96khz/24bit/5.1 pcm part)?
2007 Mar 29
0
Re: FLAC: same features as WavPack
...have read this on a forum: > > > > 'FLAC supports 24-bit audio fine. My understanding is that the FLAC > > format also handles 32-bit ints, but the reference encoder does not > > implement it, and FLAC has no support for float data. WavPack handles > > all integer bitdepths up to 32-bit and also 32-bit floats. > > > > Both codecs handle all sampling rates.' > > > > I was wondering if there are plans to support 32-bit ints and float > > data in the future, like WavPack does. > > > > thanks in advance > > > > &gt...
2007 Mar 29
4
Re: FLAC: same features as WavPack
...; Hi, > > I have read this on a forum: > > 'FLAC supports 24-bit audio fine. My understanding is that the FLAC > format also handles 32-bit ints, but the reference encoder does not > implement it, and FLAC has no support for float data. WavPack handles > all integer bitdepths up to 32-bit and also 32-bit floats. > > Both codecs handle all sampling rates.' > > I was wondering if there are plans to support 32-bit ints and float > data in the future, like WavPack does. > > thanks in advance >
2008 Feb 21
27
[Bug 14597] New: randr12 failures on 12" powerbooks, and workarounds
http://bugs.freedesktop.org/show_bug.cgi?id=14597 Summary: randr12 failures on 12" powerbooks, and workarounds Product: xorg Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2008 Aug 22
0
Wine release 1.1.3
The Wine development release 1.1.3 is now available. What's new in this release (see below for details): - Beginnings of ddraw overlay support. - Many more crypt32 functions. - Improved support for tables in Richedit. - Support for NETWM window maximization. - Many installer fixes. - Tweaks for better PulseAudio support. - Various bug fixes. The source is available from the