<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/1.1.8">
</HEAD>
<BODY>
В общем, проблема следующая:<BR>
<BR>
1. В Xine при просмотре экран делится на 3 части с искажениями.<BR>
2. В MPlayer так же, если проигрывать через xv, если через x11 - то нормально, но не включается fullscreen.<BR>
<BR>
До этого (не помню при какой версии сизифа все было нормально)<BR>
<BR>
железо Duron 850 VIA KLE133<BR>
-------------------------------------------------------------<BR>
[maximtel@lab207 maximtel]$ rpm -qa|grep xine<BR>
libxine-1.0.0-alt1.cvs20030310<BR>
xinetd-2.3.10-alt3<BR>
xine-ui-0.9.19-alt0.1.cvs20030310<BR>
[maximtel@lab207 maximtel]$ rpm -qa|grep mplayer<BR>
[maximtel@lab207 maximtel]$ rpm -qa|grep MPlayer<BR>
MPlayer-fonts-0.90-alt14.rc5<BR>
MPlayer-gui-0.90-alt14.rc5<BR>
MPlayer-skins-1.0.0-alt1<BR>
MPlayer-0.90-alt14.rc5<BR>
[maximtel@lab207 maximtel]$ rpm -qa|grep codec <BR>
w32codec-0.90-alt1<BR>
--------------------------------------------------------------<BR>
<BR>
Вот, что выдает mplayer:<BR>
<BR>
// Вариант с xv<BR>
[maximtel@lab207 moovi]$ mplayer -vo xv -fs ./V*<BR>
Using GNU internationalization<BR>
Original domain: messages<BR>
Original dirname: /usr/share/locale<BR>
Current domain: mplayer<BR>
Current dirname: /usr/share/locale<BR>
<BR>
<BR>
MPlayer 0.90rc5-3.2.1 (C) 2000-2003 Arpad Gereoffy (see DOCS)<BR>
<BR>
CPU: Advanced Micro Devices Duron SF Spitfire (Family: 6, Stepping: 1)<BR>
Detected cache-line size is 64 bytes<BR>
MMX2 supported but disabled<BR>
3DNow supported but disabled<BR>
3DNowExt supported but disabled<BR>
CPUflags: MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0<BR>
Compiled with Runtime CPU Detection - WARNING - this is not optimal!<BR>
To get best performance, recompile MPlayer with --disable-runtime-cpudetection<BR>
Reading config file /etc/MPlayer/mplayer.conf: No such file or directory<BR>
Reading config file /home/maximtel/.mplayer/config<BR>
Reading /home/maximtel/.mplayer/codecs.conf: can't open '/home/maximtel/.mplayer/codecs.conf': No such file or directory<BR>
Reading /etc/MPlayer/codecs.conf: 50 audio & 136 video codecs<BR>
font: can't open file: /home/maximtel/.mplayer/font/font.desc<BR>
Font /usr/share/MPlayer/font/font.desc loaded successfully! (237 chars)<BR>
Using Linux hardware RTC timing (1024Hz).<BR>
Can't open input config file /home/maximtel/.mplayer/input.conf : No such file or directory<BR>
Can't open input config file /etc/MPlayer/input.conf : No such file or directoryFalling back on default (hardcoded) input config<BR>
<BR>
Playing ./VideoOut.avi<BR>
AVI file format detected.<BR>
VIDEO: [DIV3] 512x260 24bpp 23,98 fps 817,7 kbps (99,8 kbyte/s)<BR>
Clip info:<BR>
Software: Nandub v1.0rc2<BR>
==========================================================================<BR>
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3<BR>
MP3lib: init layer2&3 finished, tables done<BR>
AUDIO: 48000 Hz, 2 ch, 16 bit (0x10), ratio: 4000->192000 (32,0 kbit)<BR>
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)<BR>
==========================================================================<BR>
vo: X11 running at 1024x768 with depth 16 and 16 bpp (":0.0" => local display)<BR>
==========================================================================<BR>
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family<BR>
Selected video codec: [ffdivx] vfm:ffmpeg (FFmpeg DivX ;-) (MS MPEG-4 v3))<BR>
==========================================================================<BR>
Checking audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit...<BR>
AF_pre: af format: 2 bps, 2 ch, 48000 hz, little endian signed int <BR>
AF_pre: 48000Hz 2ch Signed 16-bit (Little-Endian)<BR>
AO: [oss] 48000Hz 2ch Signed 16-bit (Little-Endian) (2 bps)<BR>
Building audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit...<BR>
Starting playback...<BR>
VDec: vo config request - 512 x 260 (preferred csp: Planar YV12)<BR>
VDec: using Planar YV12 as output csp (no 0)<BR>
Movie-Aspect is undefined - no prescaling applied.<BR>
VO: [xv] 512x260 => 512x260 Planar YV12 [fs]<BR>
A: 3,0 V: 3,0 A-V: 0,005 ct: 0,103 73/ 73 13% 5% 2,2% 3 0 0%<BR>
Exiting... (Quit)<BR>
<BR>
//*****************************************************<BR>
// Вариант с x11<BR>
//*****************************************************<BR>
[maximtel@lab207 moovi]$ mplayer -vo x11 -fs ./V*<BR>
Using GNU internationalization<BR>
Original domain: messages<BR>
Original dirname: /usr/share/locale<BR>
Current domain: mplayer<BR>
Current dirname: /usr/share/locale<BR>
<BR>
<BR>
MPlayer 0.90rc5-3.2.1 (C) 2000-2003 Arpad Gereoffy (see DOCS)<BR>
<BR>
CPU: Advanced Micro Devices Duron SF Spitfire (Family: 6, Stepping: 1)<BR>
Detected cache-line size is 64 bytes<BR>
MMX2 supported but disabled<BR>
3DNow supported but disabled<BR>
3DNowExt supported but disabled<BR>
CPUflags: MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0<BR>
Compiled with Runtime CPU Detection - WARNING - this is not optimal!<BR>
To get best performance, recompile MPlayer with --disable-runtime-cpudetection<BR>
Reading config file /etc/MPlayer/mplayer.conf: No such file or directory<BR>
Reading config file /home/maximtel/.mplayer/config<BR>
Reading /home/maximtel/.mplayer/codecs.conf: can't open '/home/maximtel/.mplayer/codecs.conf': No such file or directory<BR>
Reading /etc/MPlayer/codecs.conf: 50 audio & 136 video codecs<BR>
font: can't open file: /home/maximtel/.mplayer/font/font.desc<BR>
Font /usr/share/MPlayer/font/font.desc loaded successfully! (237 chars)<BR>
Using Linux hardware RTC timing (1024Hz).<BR>
Can't open input config file /home/maximtel/.mplayer/input.conf : No such file or directory<BR>
Can't open input config file /etc/MPlayer/input.conf : No such file or directoryFalling back on default (hardcoded) input config<BR>
<BR>
Playing ./VideoOut.avi<BR>
AVI file format detected.<BR>
VIDEO: [DIV3] 512x260 24bpp 23,98 fps 817,7 kbps (99,8 kbyte/s)<BR>
Clip info:<BR>
Software: Nandub v1.0rc2<BR>
==========================================================================<BR>
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3<BR>
MP3lib: init layer2&3 finished, tables done<BR>
AUDIO: 48000 Hz, 2 ch, 16 bit (0x10), ratio: 4000->192000 (32,0 kbit)<BR>
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)<BR>
==========================================================================<BR>
vo: X11 running at 1024x768 with depth 16 and 16 bpp (":0.0" => local display)<BR>
==========================================================================<BR>
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family<BR>
Selected video codec: [ffdivx] vfm:ffmpeg (FFmpeg DivX ;-) (MS MPEG-4 v3))<BR>
==========================================================================<BR>
Checking audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit...<BR>
AF_pre: af format: 2 bps, 2 ch, 48000 hz, little endian signed int <BR>
AF_pre: 48000Hz 2ch Signed 16-bit (Little-Endian)<BR>
AO: [oss] 48000Hz 2ch Signed 16-bit (Little-Endian) (2 bps)<BR>
Building audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit...<BR>
Starting playback...<BR>
VDec: vo config request - 512 x 260 (preferred csp: Planar YV12)<BR>
VDec: using Planar YV12 as output csp (no 0)<BR>
Movie-Aspect is undefined - no prescaling applied.<BR>
VO: [x11] 512x260 => 512x260 Planar YV12 [fs]<BR>
Using MMX for colorspace transform<BR>
SwScaler: using unscaled Planar YV12 -> BGR 16-bit special converter<BR>
A: 2,8 V: 2,8 A-V: 0,017 ct: 0,107 68/ 68 15% 14% 1,5% 4 0 0%<BR>
Exiting... (Quit)<BR>
<BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>