Hi, this is not an issue, but I don't know about a forum or a place where I could ask this question. How can I keep the metadata from a wav file when using wavpack. I am using this command: wavpack -hh -x4 -m --threads input.wav
When I use ffmpeg the metadata is still present in the wv file with: -c:a wavpack -compression_level 3 output.wv
Thanks for any help :)
edit: I have noticed that after decoding wv in wav with wvunpack the metadata reappears, is there a way to see it when the file is wv?
Hi, this is not an issue, but I don't know about a forum or a place where I could ask this question. How can I keep the metadata from a wav file when using wavpack. I am using this command:
wavpack -hh -x4 -m --threads input.wavWhen I use ffmpeg the metadata is still present in the wv file with:
-c:a wavpack -compression_level 3 output.wvThanks for any help :)
edit: I have noticed that after decoding wv in wav with wvunpack the metadata reappears, is there a way to see it when the file is wv?