Changes between Version 47 and Version 48 of Getting-Started/Windows
- Timestamp:
- May 16, 2013 7:22:21 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Getting-Started/Windows
v47 v48 58 58 - It is recommended to use gcc 4 or above to build ffmpeg. 59 59 - To avoid problems, put MSYS, libx264, and ffmpeg in folders that do not contain space, e.g: {{{C:\msys, C:\devlib\ffmpeg}}}. 60 - To use ffmpeg with VS, {{{inttypes.h}}} and {{{stdint.h}}} will be needed, check [http ://ffmpeg.arrozcru.org/wiki/index.php?title=Inttypes.hhere].60 - To use ffmpeg with VS, {{{inttypes.h}}} and {{{stdint.h}}} will be needed, check [https://code.google.com/p/msinttypes/downloads/detail?name=msinttypes-r26.zip&can=2&q= here]. 61 61 - In MSYS, build with at least: 62 62 {{{