[Mplayer-users] svgalib
havner
alien at staszic.waw.pl
Sat Jun 9 19:42:40 CEST 2001
I think I've found a little bug in svgalib output. It's connected with
files that x_size/y_size < 4/3 f.e. 352x288 (I have some MPEG 1 files at
this size). I can't use -zoom with this files when manually selecting video
resolution with -x -y switches. Mplayer tries to scale file using x size
and then y size is to big to fit in the selected resolution. When I don't
use -x -y it uses y size and everything is OK.
mplayer -vo svga -x 640 -y 480 -zoom file.mpeg
---------
svgalib: Using S3 driver (Trio64, 4096K).
svgalib: RAMDAC: Trio64: MCLK = 54.886 MHz
svgalib 1.4.3.pre
VO: [svga] 352x288 => 640x480 zoom YV12
Using MMX for colorspace transform
vo_svga: SVGAlib resolution: 640x480 16bpp - Video scaled to: 640x523
ao2: 44100 Hz 2 chans 0x10
audio_setup: sample format: 0x10 (requested: 0x10)
audio_setup: using 44100 Hz samplerate (requested: 44100)
audio_setup: frags: 4/4 (4096 bytes/frag) free: 16384
Start playing...
MPlayer interrupted by signal 11 in module: flip_page
-----------
mplayer -vo svga -zoom file.mpeg
-----------
svgalib: Using S3 driver (Trio64, 4096K).
svgalib: RAMDAC: Trio64: MCLK = 54.886 MHz
svgalib 1.4.3.pre
VO: [svga] 352x288 => 352x288 zoom YV12
Using MMX for colorspace transform
vo_svga: SVGAlib resolution: 400x300 16bpp - Video scaled to: 366x300
ao2: 44100 Hz 2 chans 0x10
audio_setup: sample format: 0x10 (requested: 0x10)
audio_setup: using 44100 Hz samplerate (requested: 44100)
audio_setup: frags: 4/4 (4096 bytes/frag) free: 16384
Start playing...
-------------
This is OK.
With 4/3 files or >4/3 -x -y works OK.
I've tried with svgalib 1.4.3 and 1.9.8 and I don't have fs=yes in my
config file.
--
Regards
Havner
alien at boss.staszic.waw.pl
havner at wp.pl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: machine_spec
Type: application/octet-stream
Size: 1047 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20010609/b908589f/attachment.obj>
More information about the MPlayer-users
mailing list