Mercurial > mplayer.hg
view TOOLS/realcodecs/drv2.sh @ 10887:858e2605726c
fix for the no video/black screen with some dmo/wmv9 movies
(for some videos: bits=12 and once /8 the allocated buffer is 50% too small)
author | pl |
---|---|
date | Sat, 20 Sep 2003 00:52:51 +0000 |
parents | 86c478bea7ce |
children |
line wrap: on
line source
rm drv2.so.6.0 gcc -c drv2.c -g && ld -shared -o drv2.so.6.0 drv2.o -ldl -lc