Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.compression > #3525 > unrolled thread

Help needed improving my technique

Started byHarry Potter <rose.joseph12@yahoo.com>
First post2017-02-06 16:43 -0800
Last post2017-02-12 17:02 -0800
Articles 5 — 2 participants

Back to article view | Back to comp.compression


Contents

  Help needed improving my technique Harry Potter <rose.joseph12@yahoo.com> - 2017-02-06 16:43 -0800
    Re: Help needed improving my technique Jim Leonard <MobyGamer@gmail.com> - 2017-02-08 17:36 -0800
      Re: Help needed improving my technique Harry Potter <rose.joseph12@yahoo.com> - 2017-02-09 06:16 -0800
    Re: Help needed improving my technique Harry Potter <rose.joseph12@yahoo.com> - 2017-02-09 13:35 -0800
      Re: Help needed improving my technique Harry Potter <rose.joseph12@yahoo.com> - 2017-02-12 17:02 -0800

#3525 — Help needed improving my technique

FromHarry Potter <rose.joseph12@yahoo.com>
Date2017-02-06 16:43 -0800
SubjectHelp needed improving my technique
Message-ID<81b435ca-3885-49d4-9288-44b311f68578@googlegroups.com>
Hi!  I'm working on a general-purpose lossless 16-bit compression technique (Don't worry: 32-bit is coming :) ) and am looking for ways to improve it.  Does anybody out there have ways to improve upon LZS, Huffman and BP?  Any help would be appreciated.  :)

[toc] | [next] | [standalone]


#3528

FromJim Leonard <MobyGamer@gmail.com>
Date2017-02-08 17:36 -0800
Message-ID<b1e1ca47-5e4c-45c1-8483-0cb250b4d761@googlegroups.com>
In reply to#3525
On Monday, February 6, 2017 at 6:43:48 PM UTC-6, Harry Potter wrote:
> Does anybody out there have ways to improve upon LZS, Huffman and BP?  

Look up LZ4 and zstandard.  Better yet, just use their libraries.

[toc] | [prev] | [next] | [standalone]


#3529

FromHarry Potter <rose.joseph12@yahoo.com>
Date2017-02-09 06:16 -0800
Message-ID<b4d9a894-c75c-4ceb-b272-48bc90933639@googlegroups.com>
In reply to#3528
On Wednesday, February 8, 2017 at 8:36:07 PM UTC-5, Jim Leonard wrote:
> On Monday, February 6, 2017 at 6:43:48 PM UTC-6, Harry Potter wrote:
> > Does anybody out there have ways to improve upon LZS, Huffman and BP?  
> 
> Look up LZ4 and zstandard.  Better yet, just use their libraries.

I thank you for your help.  :)  I'm currently using a modified version of LZ4's per-sequence token, though.

[toc] | [prev] | [next] | [standalone]


#3530

FromHarry Potter <rose.joseph12@yahoo.com>
Date2017-02-09 13:35 -0800
Message-ID<1881af0c-f38b-46a6-aaec-57a838eff45c@googlegroups.com>
In reply to#3525
On Monday, February 6, 2017 at 7:43:48 PM UTC-5, Harry Potter wrote:
> Hi!  I'm working on a general-purpose lossless 16-bit compression technique (Don't worry: 32-bit is coming :) ) and am looking for ways to improve it.  Does anybody out there have ways to improve upon LZS, Huffman and BP?  Any help would be appreciated.  :)

Uhh...any other ideas?

[toc] | [prev] | [next] | [standalone]


#3532

FromHarry Potter <rose.joseph12@yahoo.com>
Date2017-02-12 17:02 -0800
Message-ID<f79be3b6-b2ed-4ff6-aaef-75919bdd94de@googlegroups.com>
In reply to#3530
On Thursday, February 9, 2017 at 4:35:55 PM UTC-5, Harry Potter wrote:
> Uhh...any other ideas?

I got BP to work *much* better, but I'm *still* looking for other ideas.

[toc] | [prev] | [standalone]


Back to top | Article view | comp.compression


csiph-web