andygrundman / Audio-Scan

Audio::Scan - Fast Perl XS metadata and tag reader for all common audio file formats
GNU General Public License v2.0
3 stars 13 forks source link

Audio scan is not working properly for 2GB+ FLAC on windows #3

Open phuang3 opened 6 years ago

phuang3 commented 6 years ago

On Windows for the large 192Khz Flac file (2GB+) the module returned no data so getTag returns undef and so no track details. Discussion here