# compare-codecs **Repository Path**: mirrors_google/compare-codecs ## Basic Information - **Project Name**: compare-codecs - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Compare Codecs ============== This project exists to fulfill a frequently heard reqest: To be able to compare the performance of codecs -- consistently, openly, and usefully. For a complete description of what it does, how it does it, and why, check out the website, the source for which is in `website/_site`. A compatible system (at the moment: Ubuntu Linux, Trusty Tahr) is required to install this project. To fire up the Web server to read the web site, run the following steps: * source init.sh * ./install_software.sh (installs all required software, this takes time) * cd website; jekyll serve --watch The website will now be visible as "localhost:4000". See the file LICENSE for licensing details, CONTRIBUTING for how to make contributions.