Difference between revisions of "WavPack"
Jump to navigation
Jump to search
(Create page. I can tell VLC supports this format, but I am unsure of which module) |
(Codec id is WVPK. Marking as minor from now on) |
||
Line 1: | Line 1: | ||
− | {{Codec audio}} | + | {{Codec audio|id=WVPK}} |
{{Wikipedia|WavPack}} | {{Wikipedia|WavPack}} | ||
{{Open}} | {{Open}} |
Latest revision as of 08:34, 9 April 2019
WVPK
|
This is an audio codec. The name to use at the command line is WVPK. |
WavPack is a lossless audio compression codec. It supports more than just WAVE, despite its name.
FIXME: It is unclear how VLC media player reads this format, but the NEWS file refers to it being improved in 1.0.0, so it must exist. wavpack is listed in the modules/codec/avcodec/fourcc.c, maybe it is supported through avcodec?