Changes between Version 20 and Version 21 of Video_Users_Guide
- Timestamp:
- Oct 28, 2011 3:32:59 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Video_Users_Guide
v20 v21 21 21 1. [http://www.libsdl.org/ SDL] '''version 1.3'''. 22 22 - Note that this is the newer and not yet released SDL library, hence most likely it won't be installed by default on your system. You can download the source snapshot or from the Mercurial repository from http://www.libsdl.org/hg.php. 23 1. [http://ffmpeg.org/ ffmpeg] development library. We tested with ffmpeg version ranging from 0.5.1 (from circa 2009) to the latest git version as of August 2011. 23 1. [http://ffmpeg.org/ ffmpeg] development library. We tested with ffmpeg version ranging from 0.5.1 (from circa 2009) to the latest git version as of August 2011. For H.264 support, you need the latest from git (as of October 2011). 24 1. For H.264: [http://www.videolan.org/developers/x264.html libx264]. We tested with the latest from git (as of October 2011) 24 25 1. Optional: [http://qt.nokia.com/downloads/ Qt development SDK] for building the [#vidgui video GUI sample]. We tested with version 4.6 or later. 25 26 - without this you can still enjoy video with pjsua console application 26 27 28 29 Notes for H.264 with ffmpeg: 30 1. You need the latest ffmpeg and x264 from git (as of October 2011) 31 1. You must configure ffmpeg with x264 support. 27 32 28 33 === Mac OS X, Linux, *nix (GNU Makefile) === … … 249 254 250 255 256 251 257 [[BR]] 252 258