CamStudio codec support

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17354 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2006-01-09 15:44:15 +00:00
parent 458adbba99
commit 0355c44922
2 changed files with 11 additions and 0 deletions

3
configure vendored
View File

@ -7796,6 +7796,9 @@ $_def_enca
/* liblzo support */
$_def_liblzo
#ifdef USE_LIBLZO
#define CONFIG_LZO 1
#endif
/* libmad support */
$_def_mad

View File

@ -1785,6 +1785,14 @@ videocodec camtasia
dll "tsccvid.dll"
out BGR32,BGR24,BGR15,BGR8 query,flip
videocodec ffcamstudio
info "CamStudio Screen Codec"
status working
fourcc CSCD,cscd
driver ffmpeg
dll "camstudio"
out BGR32,BGR24,BGR16 query
; Fraps - Realtime Video Capture - http://www.fraps.com/
videocodec fraps
info "FRAPS: Realtime Video Capture"