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.
我需要找到多种格式的音频和视频文件的持续时间,以毫秒为单位。我一直在寻找一段时间,但我找不到任何可以让我这样做的东西。我在 Linux 中使用 C/++。提前致谢。
有一个显示此信息的MediaInfo SourceForurge 项目。你可以查看它的代码。