Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save Taging destroys highres wav #338

Open
Udo-A opened this issue Sep 9, 2023 · 0 comments
Open

Save Taging destroys highres wav #338

Udo-A opened this issue Sep 9, 2023 · 0 comments

Comments

@Udo-A
Copy link

Udo-A commented Sep 9, 2023

I have wav files with 176.4 kHz sample rate. I can read tags, but when I save, even without changing anything, the file is destroyed (unplayable, corrupt). I use C#
TagLib.File tl= TagLib.File.Create(fn);
tl.Save();
It doesn't happen with all files, I couldn't find a requirement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant