annotate mplayer_wine.spec @ 8601:7fe391d6c293

The following patch adds two new command line options: -sub-bkg-color n -sub-bkg-alpha n They control the color and alpha value used to initialize the subtitles and OSD BBOX. With this you can have subtitles inside a traslucent rectangle. This is useful when a movie already have "hardcoded" subtitles and you want to overwrite them with rendered subtitles avoiding too much confusion. patch by Salvador Eduardo Tropea <salvador@inti.gov.ar>
author arpi
date Sat, 28 Dec 2002 13:41:02 +0000
parents a53966ed8afb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8012
a53966ed8afb including source and precompiled .spec for libwine support
arpi
parents:
diff changeset
1 name mplayer_wine
a53966ed8afb including source and precompiled .spec for libwine support
arpi
parents:
diff changeset
2 mode cuiexe
a53966ed8afb including source and precompiled .spec for libwine support
arpi
parents:
diff changeset
3 type win32
a53966ed8afb including source and precompiled .spec for libwine support
arpi
parents:
diff changeset
4
a53966ed8afb including source and precompiled .spec for libwine support
arpi
parents:
diff changeset
5 import kernel32.dll
a53966ed8afb including source and precompiled .spec for libwine support
arpi
parents:
diff changeset
6 import ntdll.dll