No support for mkv files
Closed this issue · 1 comments
chananshgong commented
Steps to reproduce
data= AudioSegment.from_file("file.mkv", "mkv")
Expected behavior
should return the wav information into data
Actual behavior
mkv is unknown format