Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| handbrake_dependencies [2014/02/23 21:09] – beandog | handbrake_dependencies [2021/10/18 01:41] (current) – removed beandog | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Handbrake Dependencies ====== | ||
| - | * [[http:// | ||
| - | |||
| - | Handbrake (0.9.9 in this context) downloads libraries itself and compiles against those, when building manually from source. | ||
| - | |||
| - | Here's a comparison of the libraries linked against in Handbrake (source) compared to handbrake-0.9.9.ebuild in Gentoo. | ||
| - | |||
| - | ^ Libray ^ Source (Internal) ^ Gentoo (External) ^ | ||
| - | | a52dec | 0.7.4 | 0.7.4 (r6 ebuild) | | ||
| - | | faac | 1.2.8 | 1.2.8 (r4 ebuild) | | ||
| - | | lame | 3.98 | **3.99.5** | | ||
| - | | libav | 9.6 | **9.10 ** | | ||
| - | |||
| - | Note, at time of writing (2014-02-23), | ||