[MPlayer-dev-eng] SN40 Codec

compn tempn at twmi.rr.com
Tue Mar 10 22:29:26 CET 2009


On Tue, 10 Mar 2009 10:15:12 -0400, Brian Victor wrote:
>videocodec sn40
>  info "LrxTextOV"
>  status untested
>  fourcc SN40
>  driver vfw
>  dll "SN4Codec.dll"
>  ;guid 0x2D822FE8, 0x9F32, 0x4558, 0x84, 0xC8, 0x9E, 0x0C, 0x6D, 0xD7, 0x68, 0xA0
>  ;format 0x30344E53
>  out BGR24
>
>When trying to view the file in mplayer with the above in my
>codecs.conf, I see a green window and the following message in my
>command prompt many times:
>
>Error decompressing frame, err=-2

change it to   out BGR24 flip 
and the binary codec works fine :)

thanks for sample.

my list says sn41 and sjpg should be decodeable by the same codec
VIDC.SN40=SN4Codec.dll  -- verient dec only
VIDC.SN41=SN4Codec.dll -- verient dec only
VIDC.SJPG=SN4Codec.dll  -- verient dec only "SmartSight"

as for the sample, it looks better in the binary codec, compare:
ffodivx - http://home.roadrunner.com/~compn/sn40/shot0002.jpg
sn4codec - http://home.roadrunner.com/~compn/sn40/shot0004.jpg

-compn



More information about the MPlayer-dev-eng mailing list