Changes between Version 79 and Version 80 of WikiStart
- Timestamp:
- 11/27/2012 05:17:50 AM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v79 v80 25 25 26 26 == Compiling FFmpeg == 27 * [ wiki:CompilationGuide Compilation Guide] -- FFmpeg Compilation Guide28 * [ wiki:CompileBenchmarks Compile Benchmarks]29 * [ wiki:KnownCompilationIssues Known Compilation Issues] -- Log of Known Issues and Proposed Solutions When Compiling FFmpeg with Certain Compilers (i.e. Intel C Compiler and MSVC)27 * [[CompilationGuide|Compilation Guide]] -- FFmpeg Compilation Guide 28 * [[CompileBenchmarks|Compile Benchmarks]] 29 * [[KnownCompilationIssues|Known Compilation Issues]] -- Log of Known Issues and Proposed Solutions When Compiling FFmpeg with Certain Compilers (i.e. Intel C Compiler and MSVC) 30 30 * [[How to quickly compile libx264]] as a pre-requisite to using it within ffmpeg 31 31 * [[How to quickly compile libaacplus]] as a pre-requisite to using it within ffmpeg … … 36 36 37 37 == Encoding == 38 * [ wiki:x264EncodingGuide x264 Encoding Guide]38 * [[x264EncodingGuide|x264 Encoding Guide]] 39 39 40 40 == Grabbing`/`Capturing == … … 44 44 45 45 == Streaming == 46 * [ wiki:StreamingGuide Streaming Guide] -- FFmpeg Streaming Guide46 * [[StreamingGuide|Streaming Guide]] -- FFmpeg Streaming Guide 47 47 * [[Streaming media with ffserver]] 48 48 … … 67 67 == Other/FAQ == 68 68 69 * [[audio types]] list of the different types of raw audio.69 * [[audio types]] -- list of the different types of raw audio. 70 70 * [[Creating multiple outputs]] from the same input 71 71 * [[Encoding VBR (Variable Bit Rate) mp3 audio]] using libmp3lame 72 72 * [[How to change audio volume up-down with FFmpeg]] 73 73 * [[How to concatenate (join, merge) media files]] 74 * [[FFmpegPremierePro|How to encode with ffmpeg from Adobe Premiere Pro]] 74 75 * [[How to encode Xvid / DivX video with ffmpeg]] 75 76 * [[How to speed up / slow down a video]] time lapse, etc.


