discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Streaming IQ File Compression


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Streaming IQ File Compression
Date: Sat, 16 Jul 2016 11:14:39 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1

Ah!

On 16.07.2016 11:04, Marcus Müller wrote:
> and maybe, but this is really speculation, you can just modify the
> error calculation to just ignore the 4 lower bits of the actual sample
> data, and safe another few percents of data volume.
Yeah, there's a FLAC__stream_encoder_set_bits_per_sample[0] function--
guess that you don't need to modify anything. Also, there's a whole
listing of things .._set_compression_level[1] sets internally. This
approach (using FLAC as lossless waveform encoder) might be really
interesting.



[0]
https://xiph.org/flac/api/group__flac__stream__encoder.html#gabfa3c989377785cda7c496b69dcb98cb
[1]
https://xiph.org/flac/api/group__flac__stream__encoder.html#ga07fc8c7806381a055a1eef26387e509f



reply via email to

[Prev in Thread] Current Thread [Next in Thread]