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.
我想使用LZ4库将视频压缩到我的android应用程序中。我正在使用这个库来压缩我的视频文件。请帮助我正确实施它或建议我任何最佳选择,以便压缩时间应该很快。我也尝试过,ffmpeg但压缩视频需要很长时间。提前致谢。
LZ4
android
ffmpeg