A vesteségmentes zene
  • Mardel
    #128
    What is Musepack?

    Musepack is an audio compression format with a strong emphasis on high quality. It's not lossless, but it is designed for transparency, so that you won't be able to hear differences between the original wave file and the much smaller MPC file.

    It is based on the MPEG-1 Layer-2 / MP2 algorithms, but since 1997 it has rapidly developed and vastly improved and is now at an advanced stage in which it contains heavily optimized and patentless code.


    MPC Encoder Functions

    Users' HowTo MPC guide at HydrogenAudio

    foobar2000-ben így használom:

    --quality 8 --artist "%a" --title "%t" --album "%g" --year "%y" --track "%n" --genre "%m" %s %d

    --quality 2 = --telephone
    --quality 3 = --thumb
    --quality 4 = --radio
    --quality 5 = --standard
    --quality 6 = --extreme
    --quality 7 = --insane
    --quality 8 = --braindead

    --quality 1 and --quality 9 and 10 are not useful/optimal and have no corresponding profile names.