[MPlayer-users] savage twister & non aa osd fonts

Marijan Peh marijan.peh at gmail.com
Thu Apr 21 23:39:14 CEST 2005


savage twister graphic card with standard Xorg 6.8.2 'savage' driver.
Fonts in movies(not dvd) in fullscreen are not antialiased, er, are
really ugly.

MPlayer v1.0pre7 compiled with
./configure --enable-freetype --enable-fontconfig --with-codecsdir=/usr/local/lib/codecs

-- cat ~/.mplayer/config --
double=yes
cache=8192
fontconfig=yes
font='Bitstream Vera Sans'
subcp=cp1250
-- end ~/.mplayer/config --

Mplayer v1.0pre7 with -vo xv -fs -nozoom switches.

-- mplayer output --
Terminal type `rxvt' is not defined.
Playing movie.avi.
Cache fill:  2.93% (245760 bytes)    AVI file format detected.
VIDEO:  [XVID]  640x272  16bpp  25.000 fps  1736.4 kbps (212.0 kbyte/s)
Clip info:
 Software: Nandub v1.0rc2
 dvdsublang...hostage cd1 hr de en
 dvdsublang...hostage cd1 hr de en
 SUB: Detected subtitle file format: microdvd
 SUB: Read 386 subtitles.
 SUB: Adjusted 2 subtitle(s).
 SUB: added subtitle file (1): ./hostage-cd1.sub
 SUB: Detected subtitle file format: microdvd
 SUB: Read 483 subtitles.
 SUB: Adjusted 2 subtitle(s).
 SUB: added subtitle file (2): ./hostage-cd2.sub
 ==========================================================================
 Opening audio decoder: [liba52] AC3 decoding with liba52
 Using SSE optimized IMDCT transform
 AC3: 5.1 (3f+2r+lfe)  48000 Hz  448.0 kbit/s
 Using MMX optimized resampler
 AUDIO: 48000 Hz, 2 ch, s16le, 448.0 kbit/29.17% (ratio: 56000->192000)
Selected audio codec: [a52] afm:liba52 (AC3-liba52)
==========================================================================
vo: X11 running at 1024x768 with depth 16 and 16 bpp (":0.0" => local
display)
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4)
==========================================================================
Checking audio filter chain for 48000Hz/2ch/s16le ->
44100Hz/2ch/s16le...
AF_pre: 48000Hz/2ch/s16le
alsa-init: 1 soundcard found, using: default
alsa: 44100 Hz/2 channels/4 bpf/65536 bytes buffer/Signed 16 bit Little
Endian
AO: [alsa] 44100Hz 2ch s16le (2 bps)
Building audio filter chain for 48000Hz/2ch/s16le ->
44100Hz/2ch/s16le...
Starting playback...
VDec: vo config request - 640 x 272 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 2.35:1 - prescaling to correct movie aspect.
VO: [xv] 640x272 => 640x272 Planar YV12
-- end --

-- lspci --
01:00.0 VGA compatible controller: S3 Inc. VT8636A [ProSavage KN133]
AGP4X VGA Controller (TwisterK) (rev 01)
-- end --

mplayer -vo gl or -vo x11 -zoom, fonts are great, though -vo gl is too
slow, and -vo x11 uses to much proc (it's laptop pc)

Distribution is Slackware 10.1

-- xvinfo output -- 
X-Video Extension version 2.2
screen #0
  Adaptor #0: "Savage Streams Engine"
    number of ports: 1
    port base: 60
    operations supported: PutImage 
    supported visuals:
      depth 16, visualID 0x22
      depth 16, visualID 0x23
      depth 16, visualID 0x24
      depth 16, visualID 0x25
      depth 16, visualID 0x26
      depth 16, visualID 0x27
      depth 16, visualID 0x28
      depth 16, visualID 0x29
    number of attributes: 6
      "XV_COLORKEY" (range 0 to 16777215)
              client settable attribute
              client gettable attribute (current value is 2110)
      "XV_BRIGHTNESS" (range -128 to 127)
              client settable attribute
              client gettable attribute (current value is 0)
      "XV_CONTRAST" (range 0 to 255)
              client settable attribute
              client gettable attribute (current value is 128)
      "XV_SATURATION" (range 0 to 255)
              client settable attribute
              client gettable attribute (current value is 128)
      "XV_HUE" (range -180 to 180)
              client settable attribute
              client gettable attribute (current value is 0)
      "XV_VERTICAL_INTERPOLATION" (range 0 to 1)
              client settable attribute
              client gettable attribute (current value is 0)
    maximum XvImage size: 1024 x 1024
    Number of image formats: 6
      id: 0x32595559 (YUY2)
        guid: 59555932-0000-0010-8000-00aa00389b71
        bits per pixel: 16
        number of planes: 1
        type: YUV (packed)
      id: 0x32315659 (YV12)
        guid: 59563132-0000-0010-8000-00aa00389b71
        bits per pixel: 12
        number of planes: 3
        type: YUV (planar)
      id: 0x30323449 (I420)
        guid: 49343230-0000-0010-8000-00aa00389b71
        bits per pixel: 12
        number of planes: 3
        type: YUV (planar)
      id: 0x35315652 (RV15)
        guid: 52563135-0000-0000-0000-000000000000
        bits per pixel: 16
        number of planes: 1
        type: RGB (packed)
        depth: 15
        red, green, blue masks: 0x1f, 0x3e0, 0x7c00
      id: 0x36315652 (RV16)
        guid: 52563136-0000-0000-0000-000000000000
        bits per pixel: 16
        number of planes: 1
        type: RGB (packed)
        depth: 16
        red, green, blue masks: 0x1f, 0x7e0, 0xf800
      id: 0x31313259 (Y211)
        guid: 59323131-0000-0010-8000-00aa00389b71
        bits per pixel: 6
        number of planes: 3
        type: YUV (packed)
-- end --




More information about the MPlayer-users mailing list