https://bugzilla.wikimedia.org/show_bug.cgi?id=61441
--- Comment #3 from Bawolff (Brian Wolff) <[email protected]> --- Actually newer versions of avprobe seem to recognize the file: bawolff@Bawolff-L:~$ src/libav/avprobe \"FZ_Side_E_-_Trail\"_by_Disasterpeace.wav avprobe version v10_alpha1-151-gaab40bb, Copyright (c) 2007-2014 the Libav developers built on Jan 16 2014 23:34:44 with gcc 4.7 (Debian 4.7.2-5) [wav @ 0x9db2b60] max_analyze_duration reached Input #0, wav, from '"FZ_Side_E_-_Trail"_by_Disasterpeace.wav': Metadata: encoded_by : Logic Pro date : 2013-05-05 creation_time : 12:32:11 time_reference : 143796208 coding_history : Duration: 00:01:53.72, bitrate: 1411 kb/s Stream #0.0: Audio: pcm_s16le, 44100 Hz, 2 channels, s16, 1411 kb/s # avprobe output ---- So perhaps bug in getid3 library we use to get duration of wav files (probably triggering some edge case which also didn't work on old versions of avprobe) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
