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.
WinRar 中使用了哪种压缩算法?我正在研究文件压缩技术。那么哪种算法最适合压缩音频/视频文件呢?
WinRar 的压缩算法是专有的。
对于常见的数据压缩,7zip 的性能优于 WinRar。
然而,对于音频/视频文件,常见的数据压缩技术如 zip、winrar、7zip 的性能较差。您应该使用特定的音频压缩技术,如 aac、amr、ogg 和特定的视频压缩技术,如 h.264、mpeg-4 等。这些特定的音频/视频压缩技术是有损的,因此比无损技术(如压缩包/winrar/7zip。
从香农创立的信息论的角度来看,普通数据、音频数据和视频数据的分布是完全不同的,因此适当的压缩技术是不同的。