I'm running into a strange problem:

To convert from wav to flac, you can use

flac --best myfile.wav

It'll output a myfile.flac which plays correctly, but the last second and a half or so are mangled / cut off.

Anyone know why this might be?

link|improve this question
1  
File a bug report against flac and use a different conversion tool? – mgiuca Jun 23 '11 at 10:06
feedback

migrated from stackoverflow.com Jun 23 '11 at 10:14

This question came from our site for professional and enthusiast programmers.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown