View Single Post
  #13  
Old 20-06-2024, 12:57
wareck wareck is offline
Registered User
 
Join Date: Dec 2017
Location: Mars
Posts: 153
Thanks: 29
Thanked 113 Times in 80 Posts
wareck is on a distinguished road
yes in fact there are something like 12 wav files that can crash msc/flac
that's why I switched to wavpack which does 100% wav conversions

There's another little trick
If you make a batch script to automate file creation before compression.
some files have names in Cyrillic
So I added this command to my batch file:
Quote:
chcp 65001
Reply With Quote