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.
我想将一个视频文件分成几个可以单独播放的片段。在这种情况下是否可以使用任何 java 库?或者如果可以使用Xuggle,谁能给我一个简单的例子。谢谢
一个视频文件?有很多视频编解码器,文件格式。对于通用解决方案,请尝试ffmpeg它不是 Java 库,而是在所有平台上运行。
ffmpeg