Changes between Version 2 and Version 3 of CentosCompilationGuide


Ignore:
Timestamp:
12/06/2011 05:31:20 AM (18 months ago)
Author:
llogan
Comment:

add ffmpeg relative link

Legend:

Unmodified
Added
Removed
Modified
  • CentosCompilationGuide

    v2 v3  
    3535}}} 
    3636 
    37   '''Note:''' If you do not require certain encoders you may skip the relevant section and then remove the appropriate ./configure option in FFmpeg. For example, if libtheora is not needed, then skip that section and then remove ''--enable-libtheora'' from the Install FFmpeg section. 
     37  '''Note:''' If you do not require certain encoders you may skip the relevant section and then remove the appropriate ./configure option in FFmpeg. For example, if libtheora is not needed, then skip that section and then remove ''--enable-libtheora'' from the [#ffmpeg Install FFmpeg] section. 
    3838 
    3939=== x264 ===#x264