Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Mppenc/mppdec 1.12 And Mppenc/mppdec 1.93d5 (Read 11374 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Mppenc/mppdec 1.12 And Mppenc/mppdec 1.93d5

Reply #26
I've been using "--standard --ltq 30" with 1.10. It seems that "--standard --ltq 300" is the same thing with 1.12. The bitrate reductions with the new encoder are pretty significant as I'm seeing reductions in the 8-12% range. I assume that these reductions come from the new code, not any differences in my command line. Klemm must have a few tricks up his sleeve because 8-12% savings puts Musepack even further along the size-quality scale.

 

Mppenc/mppdec 1.12 And Mppenc/mppdec 1.93d5

Reply #27
Actually, the old --ltq 3
  • model now maps to --ltq 4[xx]. --ltq 3[xx] is the Klemm model, whereas --ltq 4[xx] is the Klemm/Buschmnn mixed model. This explains the bitrate reduction I saw: the Klemm model is somewhat less sensitive than the Buschmann model. I'll use --ltq 400 to keep things consistent.