1b815c7f3Sopenharmony_ci.Dd November 2, 2014 2b815c7f3Sopenharmony_ci.Dt SNDFILE-SALVAGE 1 3b815c7f3Sopenharmony_ci.Os 4b815c7f3Sopenharmony_ci.Sh NAME 5b815c7f3Sopenharmony_ci.Nm sndfile-salvage 6b815c7f3Sopenharmony_ci.Nd salvage audio data from WAV files longer than 4G 7b815c7f3Sopenharmony_ci.Sh SYNOPSIS 8b815c7f3Sopenharmony_ci.Nm sndfile-salvage 9b815c7f3Sopenharmony_ci.Ar toolong.wav 10b815c7f3Sopenharmony_ci.Ar fixed64.wav 11b815c7f3Sopenharmony_ci.Sh DESCRIPTION 12b815c7f3Sopenharmony_ciAudio files using the WAV file container are inherently limited to 4G of data 13b815c7f3Sopenharmony_cisize fields in the WAV header being stored as unsigned 32bit integers. 14b815c7f3Sopenharmony_ciMany applications have trouble with these WAV files 15b815c7f3Sopenharmony_cithat are more the 4G in size. 16b815c7f3Sopenharmony_ci.Nm 17b815c7f3Sopenharmony_cirewrites the WAV file into a W64 file with the same audio content. 18b815c7f3Sopenharmony_ciThis file is overwritten if it already exists. 19b815c7f3Sopenharmony_ci.Sh EXIT STATUS 20b815c7f3Sopenharmony_ci.Ex -std 21b815c7f3Sopenharmony_ci.Sh SEE ALSO 22b815c7f3Sopenharmony_ci.Lk http://libsndfile.github.io/libsndfile/ 23b815c7f3Sopenharmony_ci.\".Lk http://en.wikipedia.org/wiki/RF64 24b815c7f3Sopenharmony_ci.Sh AUTHORS 25b815c7f3Sopenharmony_ci.An Erik de Castro Lopo Aq Mt erikd@mega-nerd.com 26