Fix Wave64 foreign metadata application ID (#762)

See https://github.com/xiph/flac/issues/761
This commit is contained in:
Martijn van Beurden 2024-11-14 20:16:24 +01:00 committed by GitHub
parent 17811b3af6
commit f2965d2c0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ metadata.
- For WAVE and RF64 files, ID "riff" (0x72696666) is used. - For WAVE and RF64 files, ID "riff" (0x72696666) is used.
- For AIFF and AIFF-C files, ID "aiff" (0x61696666) is used. - For AIFF and AIFF-C files, ID "aiff" (0x61696666) is used.
- For Wave64 files, ID "w64 " (0x773634C0) is used. - For Wave64 files, ID "w64 " (0x77363420) is used.
When converting one of the aforementioned filetypes to FLAC and storage When converting one of the aforementioned filetypes to FLAC and storage
of the foreign metadata is desired, all chunks are copied into metadata of the foreign metadata is desired, all chunks are copied into metadata