[MPlayer-dev-eng] MSU Lossless codec binary dll encoding/decoding: working
Gianluigi Tiesi
mplayer at netfarm.it
Mon Oct 22 05:43:19 CEST 2007
I've managed to make MSU Lossless codec dll
work both encoding and decoding, on win32 it works as is,
on linux it needs a runtime patch since it fails if registry
read fails:
codec conf:
videocodec msud
info "MSU Lossless video codec"
comment "http://www.compression.ru/video/ls-codec/index_en.html"
status working
fourcc MSUD
driver vfw
dll "MSUlvc06.dll"
out BGR32,BGR24 flip
dll needs to be patched at 0x4a0
75 05 -> 90 90
without the patch:
on linux the decoder fails to start
the encoder crashes mencoder but I was not
able to trace the problem, probably a bug in the codec:
63339deb812097d7b5c9ce90e892b2c0 MSUlvc06.dll
fbe8e5eec22d0d656eb077f7f9cb29ce MSUlvc06.dll.orig
Regards
--
Gianluigi Tiesi <sherpya at netfarm.it>
EDP Project Leader
Netfarm S.r.l. - http://www.netfarm.it/
Free Software: http://oss.netfarm.it/
More information about the MPlayer-dev-eng
mailing list