comparison etc/codecs.conf @ 28896:a44907b211f2

add sn40 binary codec patch by Brian Victor <mplayer brianhv org>
author compn
date Tue, 10 Mar 2009 23:23:01 +0000
parents 061893d7d0c3
children 0fc1194ec544
comparison
equal deleted inserted replaced
28895:061893d7d0c3 28896:a44907b211f2
523 ; the win32 codecs probably are (better) optimized and support direct 523 ; the win32 codecs probably are (better) optimized and support direct
524 ; rendering, so this may be not the best idea... 524 ; rendering, so this may be not the best idea...
525 525
526 ;WIN32: 526 ;WIN32:
527 527
528 videocodec smartsight
529 info "Verint Video Manager"
530 status working
531 fourcc SN40
532 fourcc SN41,SJPG ; untested
533 driver vfw
534 dll "SN4Codec.dll"
535 out BGR24 flip
536
528 videocodec msuscls 537 videocodec msuscls
529 info "MSU Screen Capture Lossless Codec" 538 info "MSU Screen Capture Lossless Codec"
530 status working 539 status working
531 fourcc SCLS 540 fourcc SCLS
532 driver vfw 541 driver vfw