Difference between revisions of "Video Processing Tools"
From NMSL
(New page: == ffmpeg == [http://www.ffmpeg.org/ www.ffmpeg.org] == ffprobe SVN r92 ==) |
|||
| Line 1: | Line 1: | ||
| − | == | + | == FFmpeg == |
| − | [http://www.ffmpeg.org/ | + | [http://www.ffmpeg.org/ FFmpeg] is a complete, cross-platform solution to record, convert and stream audio and video. It includes libavcodec - the leading audio/video codec library |
| − | == | + | == FFprobe SVN r92 == |
| + | |||
| + | |||
| + | == I-Frame Extractor == | ||
| + | [https://cs-nsl-svn.cs.surrey.sfu.ca/cssvn/nsl-members/harvey/thesis/VideoCopyDetection/Source%20Code/SignatureBuilder.c I-frame Extractor] | ||
Revision as of 17:02, 8 March 2011
FFmpeg
FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video. It includes libavcodec - the leading audio/video codec library
