Menu

GUI Parameters: Does the "yx" works as "yx=9" ?

PiotrMP006
2019-03-27
2019-03-31
  • PiotrMP006

    PiotrMP006 - 2019-03-27

    GUI Parameters: Does the "yx" works as "yx=9" ?

     
  • Igor Pavlov

    Igor Pavlov - 2019-03-31

    yes

     
  • AlexS

    AlexS - 2019-03-31

    Igor, Is it Possible to find out for which keys the default values in the command line and GUI are different?

     
  • Igor Pavlov

    Igor Pavlov - 2019-03-31

    Command line and gui values must be identical.

     
    • AlexS

      AlexS - 2019-03-31

      It is clear, just in the help table 19.00 for 7z., switch -m, default value yx = 5

       

      Last edit: AlexS 2019-03-31
  • Igor Pavlov

    Igor Pavlov - 2019-03-31

    yx[N]
    x[N]

    default level is 5, like x5.
    x9, and x are both for level 9.

    If you need best compression, you don't need to think about exact number in switch. Just write: x yx

     
    • AlexS

      AlexS - 2019-03-31

      I think I understood:
      if no x, yx keys are specified on the command line, their default value is 5
      if only x, yx keys are explicitly indicated in the command line, without values, their default value is 9

       
  • Igor Pavlov

    Igor Pavlov - 2019-03-31

    yes, x means extremum
    so x without number sets most extremum mode
    x[N] specifies the level of extremum.
    default mode without x is 5.
    highest value (extremum) is 9.

     
  • AlexS

    AlexS - 2019-03-31

    Thank you, now everything is clear.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.