Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
AAC オーディオ ファイル (.m4a) からプロパティを抽出するために使用する最も簡単な Python ライブラリは何ですか?
具体的には、次のプロパティを抽出したいと思います。
Audio ToolsのAudioFileクラスを試してください。