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.
我正在尝试从 2 分钟的 MPEG-4 视频创建 30 秒的样本。我们正在寻找 100% java 解决方案作为 ffmpeg 的替代方案。到目前为止,我们已经尝试过 IsoParser,它缺少拆分 MPEG-4 的示例代码和文档。有没有人使用这个工具或其他工具来创建剪切/分割 MPEG-4 视频?
或者使用Xuggler;它是免费的、开源的 (LGPL)、维护的,并且在它的睡眠中做类似的事情。有关大量示例,请参阅教程链接。
IBM 有一件事:http ://www.alphaworks.ibm.com/tech/tk4mpeg4