CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 11 of 11
  1. #1

    What would you do if you had the best compression method in the world?

    I have no doubt, that KZJS3 is the best compression method ON THE PLANET.

    Test Results of a 77.5MB avi file

    That 77.5 MB AVI file was a screen capture.

    I own the greatest compression method. What would you do if you were me? I am curious.
    Last edited by JamesSchumacher; June 8th, 2008 at 08:27 PM.

  2. #2
    Join Date
    Oct 2002
    Location
    Singapore
    Posts
    3,128

    Re: What would you do if you had the best compression method in the world?

    I am giving your the benefit of doubt.

    Have you patented it? You can sell it as a product or even license it to other companies.

    If you are generous, you can even contribute it to the open source.
    quoted from C++ Coding Standards:

    KISS (Keep It Simple Software):
    Correct is better than fast. Simple is better than complex. Clear is better than cute. Safe is better than insecure.

    Avoid magic number:
    Programming isn't magic, so don't incant it.

  3. #3
    Join Date
    Jun 2005
    Location
    JHB South Africa
    Posts
    3,772

    Re: What would you do if you had the best compression method in the world?

    Yes High compresion is great... BUT ??? what is the quality after Decomp ???
    Articles VB6 : Break the 2G limit - Animation 1, 2 VB.NET : 2005/8 : Moving Images , Animation 1 , 2 , 3 , User Controls
    WPF Articles : 3D Animation 1 , 2 , 3
    Code snips: VB6 Hex Edit, IP Chat, Copy Prot., Crop, Zoom : .NET IP Chat (V4), Adv. ContextMenus, click Hotspot, Scroll Controls
    Find me in ASP.NET., VB6., VB.NET , Writing Articles, My Genealogy, Forum
    All VS.NET: posts refer to VS.NET 2008 (Pro) unless otherwise stated.

  4. #4
    Join Date
    Dec 2003
    Location
    Northern Ireland
    Posts
    1,362

    Re: What would you do if you had the best compression method in the world?

    Carlsberg don't make compression methods
    Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. - Rich Cook


    0100 1101 0110 1001 0110 0011 0110 1000 0110 0001 0110 0101 0110 1100 0010 0000 0100 0101 0110 1100 0110 1100 0110 0101 0111 0010

  5. #5
    Join Date
    Sep 2002
    Location
    Singapore
    Posts
    673

    Re: What would you do if you had the best compression method in the world?

    Quote Originally Posted by Kheun
    I am giving your the benefit of doubt.

    Have you patented it? You can sell it as a product or even license it to other companies.

    If you are generous, you can even contribute it to the open source.
    If it is the greatest compression method, IMHO, it is financially stupid to make it open standard and open source. James can milk his invention for money, so that he can retire comfortably and need not worry about his retirement, when he is old.

  6. #6
    Join Date
    Sep 2002
    Location
    Singapore
    Posts
    673

    Re: What would you do if you had the best compression method in the world?

    Maybe James should benchmark his results against other compression software like winzip, winace, winrar and libraries like zlib

  7. #7
    Join Date
    Oct 2002
    Location
    Germany
    Posts
    6,205

    Re: What would you do if you had the best compression method in the world?

    Will the best compression technology reduce the calories in my favorite Pizza?

    If not, it still needs improvements...

  8. #8
    Join Date
    Oct 2002
    Location
    Singapore
    Posts
    3,128

    Re: What would you do if you had the best compression method in the world?

    Quote Originally Posted by Siddhartha
    Will the best compression technology reduce the calories in my favorite Pizza?

    If not, it still needs improvements...
    Hey, that's lossy compression! As long as your pizza still look and taste like one, it is probably alright.
    quoted from C++ Coding Standards:

    KISS (Keep It Simple Software):
    Correct is better than fast. Simple is better than complex. Clear is better than cute. Safe is better than insecure.

    Avoid magic number:
    Programming isn't magic, so don't incant it.

  9. #9
    Join Date
    Oct 2002
    Location
    Germany
    Posts
    6,205

    Re: What would you do if you had the best compression method in the world?

    Oh yes, you are right, any lossy compression technology is not acceptable if my Pizza changes in dimension, size, color, crispiness, freshness or taste.
    Last edited by Siddhartha; June 10th, 2008 at 03:25 AM.

  10. #10
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

    Re: What would you do if you had the best compression method in the world?

    Um, you are confusing lossy compression technology with cheesy compression technology.

    Also, would it be okay if I posted a 376MB AVI file of me making a pizza?

    The file was originally 33MB but then I compressed it.

    It uses the new algorithm (codename 'yeast').

    It works a bit different than the other algorithms, but it's self rising. It's fantastic.

    Okay, now back to the serious matter at hand.

    My question is whether I need to have the avi present on my system in order to compress or decompress?

  11. #11
    Join Date
    Sep 2006
    Posts
    95

    Re: What would you do if you had the best compression method in the world?

    Hmm guess it's not a good idea to go compressing brains with it yet. Don't want to become amnesic after decompression.
    On Error Kill(User)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured