[MPlayer-users] [MPlayer-dev-eng] [PATCH] add Opengl ES vo

Yogesh Tyagi yogesh.bit2006 at gmail.com
Tue Aug 14 10:26:33 CEST 2012


Hi,

I found a patch for Opengl ES vo written by kirin_e
(users.sourceforge.net).I appled this patch to my mplayer code.


When I play a file with this mplayer, I can't see anything on the
screen.Here is the log taken with "-v" option.

MPlayer SVN-r34283-4.6.3 (C) 2000-2011 MPlayer Team
CPU vendor name: GenuineIntel  max cpuid level: 10
CPU: Intel(R) Atom(TM) CPU  315   @ 1.20GHz (Family: 6, Model: 54, Stepping: 2)
extended cpuid-level: 8
extended cache-info: 33579072
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNowExt: 0 SSE: 1 SSE2: 1 SSSE3: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2 SSSE3 CMOV
get_path('codecs.conf') -> '/root/.mplayer/codecs.conf'
Reading optional codecs config file /root/.mplayer/codecs.conf: No
such file or directory
Reading optional codecs config file
/usr/local/etc/mplayer/codecs.conf: No such file or directory
Using built-in default codecs.conf.
get_path('font/font.desc') -> '/root/.mplayer/font/font.desc'
font: can't open file: /root/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
Configuration: --enable-gles
CommandLine: '-v' '-vo' 'gles' 'simpson_1080p.mp4'
Using nanosleep() timing
get_path('input.conf') -> '/root/.mplayer/input.conf'
Reading optional input config file /root/.mplayer/input.conf: No such
file or directory
Reading optional input config file /usr/local/etc/mplayer/input.conf:
No such file or directory
Falling back on default (hardcoded) input config
get_path('simpson_1080p.mp4.conf') -> '/root/.mplayer/simpson_1080p.mp4.conf'

Playing simpson_1080p.mp4.
get_path('sub/') -> '/root/.mplayer/sub/'
[file] File size is 126284426 bytes
STREAM: [file] simpson_1080p.mp4
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
LAVF_check: QuickTime/MPEG-4/Motion JPEG 2000 format
libavformat file format detected.
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x898e4c0]ISO: File Type Major Brand: isom
[h264 @ 0x89f45e0]err{or,}_recognition separate: 1; 1
[h264 @ 0x89f45e0]err{or,}_recognition combined: 1; 1
[h264 @ 0x89f45e0]Unsupported bit depth: 0
[aac @ 0x89f45e0]err{or,}_recognition separate: 1; 1
[aac @ 0x89f45e0]err{or,}_recognition combined: 1; 1
[aac @ 0x89f45e0]Unsupported bit depth: 0
[h264 @ 0x89f45e0]no picture
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x898e4c0]All info found
==> Found video stream: 0
======= VIDEO Format ======
  biSize 79
  biWidth 1920
  biHeight 800
  biPlanes 0
  biBitCount 24
  biCompression 875967048='H264'
  biSizeImage 4608000
Unknown extra header dump: [1] [64] [0] [29] [ff] [e1] [0] [18] [67]
[64] [0] [29] [ac] [34] [e5] [1] [e0] [19] [68] [40] [0] [65] [d3]
[c0] [13] [12] [d0] [23] [c6] [c] [45] [80] [1] [0] [4] [68] [ee] [bc]
[b0]
===========================
[lavf] stream 0: video (h264), -vid 0
==> Found audio stream: 1
======= WAVE Format =======
Format Tag: 20557 (0x504D)
Channels: 2
Samplerate: 44100
avg byte/sec: 16009
Block align: 1
bits/sample: 16
cbSize: 5
Unknown extra header dump: [12] [10] [56] [e5] [0]
==========================================================================
[lavf] stream 1: audio (aac), -aid 0, -alang und
LAVF: 1 audio and 1 video streams found
LAVF: build 3476992
VIDEO:  [H264]  1920x800  24bpp  23.976 fps  7234.8 kbps (883.1 kbyte/s)
[V] filefmt:44  fourcc:0x34363248  size:1920x800  fps:23.976  ftime:=0.0417
Clip info:
 major_brand: isom
 minor_version: 1
 compatible_brands: isomavc1
 creation_time: 2007-05-15 06:55:40
 genre: Trailer
 artist: 20th Century Fox
 title: The Simpsons Movie - Trailer
 date: 2007
Load subtitles in ./
get_path('sub/') -> '/root/.mplayer/sub/'
X11 opening display: :0.0
vo: X11 color mask:  FFFFFF  (R:FF0000 G:FF00 B:FF)
vo: X11 running at 1280x720 with depth 24 and 32 bpp (":0.0" => local display)
[x11] Detected wm supports NetWM.
[x11] Detected wm supports FULLSCREEN state.
[x11] Detected wm supports ABOVE state.
[x11] Detected wm supports BELOW state.
[x11] Current fstype setting honours FULLSCREEN ABOVE BELOW X atoms
Disabling DPMS
DPMSDisable stat: 1
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[h264 @ 0x89f45e0]err{or,}_recognition separate: 2; 1
[h264 @ 0x89f45e0]err{or,}_recognition combined: 2; 3
[h264 @ 0x89f45e0]Unsupported bit depth: 0
INFO: libavcodec init OK!
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
dec_audio: Allocating 192000 + 131072 = 323072 bytes for output buffer.
FFmpeg's libavcodec audio codec
[aac @ 0x89f45e0]err{or,}_recognition separate: 1; 1
[aac @ 0x89f45e0]err{or,}_recognition combined: 1; 1
[aac @ 0x89f45e0]Unsupported bit depth: 0
INFO: libavcodec "aac" init OK!
AUDIO: 44100 Hz, 2 ch, s16le, 128.1 kbit/9.08% (ratio: 16009->176400)
Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
==========================================================================
Building audio filter chain for 44100Hz/2ch/s16le -> 0Hz/0ch/??...
[libaf] Adding filter dummy
[dummy] Was reinitialized: 44100Hz/2ch/s16le
[dummy] Was reinitialized: 44100Hz/2ch/s16le
Trying every known audio driver...
[AO SDL] Samplerate: 44100Hz Channels: Stereo Format s16le
ALSA lib pulse.c:229:(pulse_connect) PulseAudio: Unable to connect:
Connection refused

[AO SDL] Unable to open audio: No available audio device
DVB card number must be between 1 and 4
AO: [null] 44100Hz 2ch s16le (2 bytes per sample)
AO: Description: Null audio output
AO: Author: Tobias Diedrich <ranma+mplayer at tdiedrich.de>
Building audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
[dummy] Was reinitialized: 44100Hz/2ch/s16le
[dummy] Was reinitialized: 44100Hz/2ch/s16le
Starting playback...
Increasing filtered audio buffer size from 0 to 37888
Unsupported PixelFormat 61
Unsupported PixelFormat 53
[h264 @ 0x89f45e0]no picture
[ffmpeg] aspect_ratio: 0.000000
VDec: vo config request - 1920 x 800 (preferred colorspace: Planar YV12)
Trying filter chain: vo
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
SwScale params: -1 x -1 (-1=no scaling)
Trying filter chain: scale vo
Unsupported format Planar GBR 24-bit
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO Config (1920x800->1920x800,flags=0,'MPlayer',0x32315659)
[swscaler @ 0x89804a0]using unscaled yuv420p -> bgra special converter
REQ: flags=0x405  req=0x0
VO: [gles] 1920x800 => 1920x800 BGRA
VO: Description: OpenGL ES (X11)
VO: Author: kirin_e <at> users.sourceforge.net
gles: configs[0]: VisualID: 0x45 bpp: 32 R: 8 G: 8 B: 8 A: 8 Z: 0 S: 0
gles: visuals[0]: visual depth: 32
GL_RENDERER   = Intel(R) GMA 3600 based on PowerVR SGX 545
GL_VERSION    = OpenGL ES-CM 1.1
GL_VENDOR     = Intel Corporation
GL_EXTENSIONS = GL_OES_byte_coordinates GL_OES_fixed_point
GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format
GL_OES_compressed_paletted_texture GL_OES_point_sprite
GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture
GL_OES_query_matrix GL_OES_texture_env_crossbar
GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map
GL_OES_blend_subtract GL_OES_blend_func_separate
GL_OES_blend_equation_separate GL_OES_stencil_wrap
GL_OES_extended_matrix_palette GL_OES_framebuffer_object
GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8
GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image
GL_EXT_multi_draw_arrays GL_OES_required_internalformat
GL_EXT_texture_filter_anisotropic GL_IMG_read_format
GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888
GL_EXT_texture_format_BGRA8888 GL_OES_egl_sync
GL_IMG_vertex_array_object
*** [scale] Exporting mp_image_t, 1920x800x12bpp YUV planar, 2304000 bytes
*** [vo] Allocating mp_image_t, 1920x800x32bpp BGR packed, 6144000 bytes
gles: resize event! (1280x625, vo: 1280x625)
gles: resizing with non-empty buffer!
A:   0.2 V:   0.0 A-V:  0.161 ct:  0.000   0/  0 ??% ??% ??,?% 0 0
          A:   0.3 V:   0.1 A-V:  0.183 ct:  0.000   0/  0 ??% ??%
??,?% 1 0               A:   0.3 V:   0.1 A-V:  0.190 ct:  0.000   0/
0 ??% ??% ??,?% 2 0               A:   0.4 V:   0.2 A-V:  0.205 ct:
0.000   0/  0 ??% ??% ??,?% 3 0               A:   0.4 V:   0.2 A-V:
0.188 ct:  0.000   0/  0 ??% ??% ??,?% 3 0               A:   0.4 V:
0.3 A-V:  0.193 ct:  0.000   0/  0 ??% ??% ??,?% 4 0               A:
 0.5 V:   0.3 A-V:  0.185 ct:  0.000   0/  0 ??% ??% ??,?% 5 0
      A:   0.5 V:   0.3 A-V:  0.185 ct:  0.000   0/  0 ??% ??% ??,?% 6
0               A:   0.5 V:   0.4 A-V:  0.169 ct:  0.000   0/  0 ??%
??% ??,?% 6 0               A:   0.6 V:   0.4 A-V:  0.174 ct:  0.000
0/  0 ??% ??% ??,?% 7 0               A:   0.6 V:   0.5 A-V:  0.166
ct:  0.000   0/  0 ??% ??% ??,?% 8 0               A:   0.7 V:   0.5
A-V:  0.166 ct:  0.000   0/  0 222% 40%  2.1% 8 0              A:
0.7 V:   0.5 A-V:  0.148 ct:  0.000   0/  0 207% 39%  1.9% 9 0
     A:   0.7 V:   0.6 A-V:  0.147 ct:  0.000   0/  0 198% 38%  1.9%
10 0             A:   0.8 V:   0.6 A-V:  0.139 ct:  0.000   0/  0 188%
37%  1.9% 10 0             A:   0.8 V:   0.7 A-V:  0.139 ct:  0.000
0/  0 181% 36%  1.9% 11 0             A:   0.8 V:   0.7 A-V:  0.122
ct:  0.000   0/  0 172% 35%  1.8% 11 0             A:   0.9 V:   0.8
A-V:  0.121 ct:  0.000   0/  0 167% 35%  1.8% 12 0             A:
0.9 V:   0.8 A-V:  0.114 ct:  0.000   0/  0 161% 34%  1.7% 12 0
     A:   0.9 V:   0.8 A-V:  0.113 ct:  0.000   0/  0 156% 34%  1.7%
13 0             A:   1.0 V:   0.9 A-V:  0.096 ct:  0.000   0/  0 151%
33%  1.7% 13 0             A:   1.0 V:   0.9 A-V:  0.097 ct:  0.000
0/  0 147% 33%  1.7% 13 0             A:   1.0 V:   1.0 A-V:  0.089
ct:  0.000   0/  0 143% 33%  1.7% 13 0             A:   1.1 V:   1.0
A-V:  0.089 ct:  0.000   0/  0 140% 32%  1.7% 13 0             A:
1.1 V:   1.0 A-V:  0.071 ct:  0.000   0/  0 136% 32%  1.7% 13 0
     A:   1.2 V:   1.1 A-V:  0.071 ct:  0.000   0/  0 134% 32%  1.6%
13 0             A:   1.2 V:   1.1 A-V:  0.064 ct:  0.000   0/  0 131%
32%  1.6% 13 0             A:   1.2 V:   1.2 A-V:  0.066 ct:  0.000
0/  0 129% 31%  1.6% 13 0             A:   1.3 V:   1.2 A-V:  0.052
ct:  0.000   0/  0 126% 31%  1.6% 13 0             A:   1.3 V:   1.3
A-V:  0.050 ct:  0.000   0/  0 124% 31%  1.6% 13 0             A:
1.3 V:   1.3 A-V:  0.043 ct:  0.000   0/  0 122% 31%  1.6% 13 0
     A:   1.4 V:   1.3 A-V:  0.043 ct:  0.000   0/  0 120% 31%  1.6%
13 0             A:   1.4 V:   1.4 A-V:  0.027 ct:  0.000   0/  0 118%
30%  1.6% 13 0             A:   1.4 V:   1.4 A-V:  0.011 ct:  0.000
0/  0 115% 30%  1.6% 13 0             A:   1.5 V:   1.5 A-V:  0.012
ct:  0.000   0/  0 114% 30%  1.5% 13 0             A:   1.5 V:   1.5
A-V:  0.008 ct:  0.000   0/  0 113% 30%  1.5% 13 0             A:
1.6 V:   1.5 A-V:  0.010 ct:  0.000   0/  0 112% 30%  1.5% 13 0
     A:   1.6 V:   1.6 A-V:  0.005 ct:  0.000   0/  0 110% 30%  1.5%
13 0             A:   1.6 V:   1.6 A-V:  0.007 ct:  0.000   0/  0 109%
30%  1.5% 13 0             A:   1.7 V:   1.7 A-V:  0.001 ct:  0.000
0/  0 108% 29%  1.5% 13 0             A:   1.7 V:   1.7 A-V:  0.002
ct:  0.000   0/  0 107% 29%  1.5% 13 0             A:   1.8 V:   1.8
A-V:  0.002 ct:  0.000   0/  0 105% 29%  1.5% 13 0             A:
1.8 V:   1.8 A-V:  0.003 ct:  0.000   0/  0 105% 29%  1.5% 13 0
     A:   1.8 V:   1.8 A-V:  0.005 ct:  0.000   0/  0 104% 29%  1.5%
13 0             A:   1.9 V:   1.9 A-V:  0.007 ct:  0.000   0/  0 103%
29%  1.5% 13 0             A:   1.9 V:   1.9 A-V:  0.003 ct:  0.000
0/  0 102% 29%  1.5% 13 0             A:   2.0 V:   2.0 A-V:  0.005
ct:  0.000   0/  0 101% 29%  1.5% 13 0             A:   2.0 V:   2.0
A-V: -0.000 ct:  0.000   0/  0 100% 29%  1.5% 13 0             A:
2.0 V:   2.0 A-V:  0.002 ct:  0.000   0/  0 100% 29%  1.5% 13 0
     A:   2.1 V:   2.1 A-V:  0.005 ct:  0.000   0/  0 99% 29%  1.5% 13
0              A:   2.1 V:   2.1 A-V:  0.007 ct:  0.000   0/  0 98%
29%  1.5% 13 0              A:   2.2 V:   2.2 A-V:  0.001 ct:  0.000
0/  0 97% 28%  1.5% 13 0              A:   2.2 V:   2.2 A-V:  0.003
ct:  0.000   0/  0 97% 28%  1.5% 13 0              A:   2.3 V:   2.3
A-V:  0.003 ct:  0.000   0/  0 96% 28%  1.5% 13 0              A:
2.3 V:   2.3 A-V:  0.005 ct:  0.000   0/  0 96% 28%  1.5% 13 0
     A:   2.3 V:   2.3 A-V:  0.000 ct:  0.000   0/  0 95% 28%  1.5% 13
0              A:   2.4 V:   2.4 A-V:  0.002 ct:  0.000   0/  0 95%
28%  1.5% 13 0              A:   2.4 V:   2.4 A-V:  0.004 ct:  0.000
0/  0 94% 28%  1.5% 13 0              A:   2.5 V:   2.5 A-V:  0.006
ct:  0.000   0/  0 94% 28%  1.5% 13 0              A:   2.5 V:   2.5
A-V:  0.000 ct:  0.000   0/  0 93% 28%  1.5% 13 0              A:
2.5 V:   2.5 A-V:  0.003 ct:  0.000   0/  0 93% 28%  1.5% 13 0
     A:   2.6 V:   2.6 A-V:  0.003 ct:  0.000   0/  0 92% 28%  1.5% 13
0              A:   2.6 V:   2.6 A-V:  0.003 ct:  0.000   0/  0 92%
28%  1.5% 13 0              A:   2.7 V:   2.7 A-V:  0.002 ct:  0.000
0/  0 91% 28%  1.5% 13 0              A:   2.7 V:   2.7 A-V:  0.004
ct:  0.000   0/  0 91% 28%  1.5% 13 0              A:   2.8 V:   2.8
A-V:  0.004 ct:  0.000   0/  0 90% 28%  1.5% 13 0              A:
2.8 V:   2.8 A-V:  0.006 ct:  0.000   0/  0 90% 28%  1.5% 13 0
     A:   2.8 V:   2.8 A-V:  0.001 ct:  0.000   0/  0 90% 28%  1.5% 13
0              A:   2.9 V:   2.9 A-V:  0.002 ct:  0.000   0/  0 89%
28%  1.5% 13 0              A:   2.9 V:   2.9 A-V:  0.002 ct:  0.000
0/  0 89% 28%  1.4% 13 0              A:   3.0 V:   3.0 A-V:  0.003
ct:  0.000   0/  0 88% 28%  1.4% 13 0              A:   3.0 V:   3.0
A-V:  0.005 ct:  0.000   0/  0 88% 28%  1.4% 13 0              A:
3.0 V:   3.0 A-V:  0.005 ct:  0.000   0/  0 88% 28%  1.4% 13 0
     A:   3.1 V:   3.1 A-V:  0.002 ct: -0.000   0/  0 87% 28%  1.4% 13
0              A:   3.1 V:   3.1 A-V:  0.004 ct: -0.000   0/  0 87%
27%  1.4% 13 0              A:   3.2 V:   3.2 A-V:  0.002 ct:  0.000
0/  0 87% 27%  1.4% 13 0              A:   3.2 V:   3.2 A-V:  0.004
ct:  0.000   0/  0 86% 27%  1.4% 13 0              A:   3.3 V:   3.3
A-V:  0.002 ct:  0.000   0/  0 86% 27%  1.5% 13 0              A:
3.3 V:   3.3 A-V:  0.009 ct:  0.000   0/  0 86% 28%  1.5% 13 0
     A:   3.3 V:   3.3 A-V:  0.003 ct:  0.000   0/  0 85% 28%  1.5% 13
0              A:   3.4 V:   3.4 A-V:  0.005 ct:  0.000   0/  0 85%
27%  1.5% 13 0              A:   3.4 V:   3.4 A-V:  0.003 ct: -0.000
0/  0 85% 27%  1.5% 13 0              A:   3.5 V:   3.5 A-V:  0.075
ct:  0.004   0/  0 85% 29%  1.5% 13 0              A:   3.6 V:   3.5
A-V:  0.108 ct:  0.006   0/  0 85% 30%  1.5% 13 0              A:
3.7 V:   3.5 A-V:  0.154 ct:  0.008   0/  0 85% 31%  1.5% 14 0
     A:   3.8 V:   3.6 A-V:  0.171 ct:  0.010   0/  0 84% 32%  1.5% 15
0              A:   3.8 V:   3.6 A-V:  0.199 ct:  0.011   0/  0 84%
33%  1.5% 15 0              A:   3.9 V:   3.7 A-V:  0.200 ct:  0.010
0/  0 84% 33%  1.5% 16 0              A:   3.9 V:   3.7 A-V:  0.202
ct:  0.009   0/  0 84% 33%  1.5% 17 0              A:   3.9 V:   3.8
A-V:  0.186 ct:  0.008   0/  0 83% 33%  1.5% 18 0              A:
4.0 V:   3.8 A-V:  0.188 ct:  0.007   0/  0 83% 33%  1.5% 18 0
     A:   4.0 V:   3.8 A-V:  0.183 ct:  0.006   0/  0 83% 33%  1.5% 19
0              A:   4.1 V:   3.9 A-V:  0.185 ct:  0.006   0/  0 83%
33%  1.5% 20 0              A:   4.1 V:   3.9 A-V:  0.168 ct:  0.005
0/  0 82% 32%  1.5% 21 0              A:   4.1 V:   4.0 A-V:  0.162
ct:  0.005   0/  0 82% 32%  1.5% 21 0              A:   4.1 V:   4.0
A-V:  0.143 ct:  0.004   0/  0 81% 32%  1.5% 22 0              A:
4.2 V:   4.0 A-V:  0.131 ct:  0.004   0/  0 81% 32%  1.5% 23 0
     A:   4.2 V:   4.1 A-V:  0.129 ct:  0.003   0/  0 81% 32%  1.5% 23
0              A:   4.2 V:   4.1 A-V:  0.121 ct:  0.003   0/  0 81%
32%  1.5% 24 0              A:   4.3 V:   4.2 A-V:  0.119 ct:  0.003
0/  0 80% 32%  1.5% 24 0              A:   4.3 V:   4.2 A-V:  0.100
ct:  0.003   0/  0 80% 32%  1.5% 25 0              A:   4.4 V:   4.3
A-V:  0.098 ct:  0.002   0/  0 80% 32%  1.5% 25 0              A:
4.4 V:   4.3 A-V:  0.091 ct:  0.002   0/  0 80% 32%  1.5% 26 0
     A:   4.4 V:   4.3 A-V:  0.095 ct:  0.002   0/  0 79% 32%  1.5% 26
0              A:   4.5 V:   4.4 A-V:  0.076 ct:  0.002   0/  0 79%
32%  1.5% 26 0              A:   4.5 V:   4.4 A-V:  0.076 ct:  0.001
0/  0 79% 32%  1.5% 26 0              A:   4.5 V:   4.5 A-V:  0.067
ct:  0.001   0/  0 79% 32%  1.5% 26 0              A:   4.6 V:   4.5
A-V:  0.071 ct:  0.001   0/  0 79% 32%  1.5% 26 0              A:
4.6 V:   4.5 A-V:  0.052 ct:  0.001   0/  0 78% 32%  1.5% 26 0
     A:   4.6 V:   4.6 A-V:  0.050 ct:  0.001   0/  0 78% 32%  1.4% 26
0              A:   4.7 V:   4.6 A-V:  0.048 ct:  0.001   0/  0 78%
32%  1.4% 26 0              A:   4.7 V:   4.7 A-V:  0.047 ct:  0.001
0/  0 78% 32%  1.4% 26 0              A:   4.7 V:   4.7 A-V:  0.036
ct:  0.001   0/  0 77% 32%  1.4% 26 0              A:   4.8 V:   4.8
A-V:  0.034 ct:  0.001   0/  0 77% 32%  1.4% 26 0              A:
4.8 V:   4.8 A-V:  0.025 ct:  0.001   0/  0 77% 32%  1.4% 26 0
     A:   4.9 V:   4.8 A-V:  0.024 ct:  0.001   0/  0 77% 32%  1.4% 26
0              A:   4.9 V:   4.9 A-V:  0.005 ct:  0.000   0/  0 77%
32%  1.4% 26 0              A:   4.9 V:   4.9 A-V:  0.003 ct:  0.000
0/  0 77% 32%  1.4% 26 0              A:   5.0 V:   5.0 A-V:  0.001
ct:  0.000   0/  0 76% 31%  1.4% 26 0              A:   5.0 V:   5.0
A-V: -0.000 ct:  0.000   0/  0 76% 31%  1.4% 26 0              A:
5.1 V:   5.0 A-V:  0.004 ct:  0.000   0/  0 76% 31%  1.4% 26 0
     A:   5.1 V:   5.1 A-V:  0.002 ct:  0.000   0/  0 76% 31%  1.4% 26
0              A:   5.1 V:   5.1 A-V:  0.003 ct:  0.000   0/  0 76%
31%  1.4% 26 0              A:   5.2 V:   5.2 A-V:  0.001 ct:  0.000
0/  0 76% 31%  1.4% 26 0              A:   5.2 V:   5.2 A-V:  0.005
ct:  0.000   0/  0 75% 31%  1.4% 26 0              A:   5.3 V:   5.3
A-V:  0.003 ct:  0.000   0/  0 75% 31%  1.4% 26 0              A:
5.3 V:   5.3 A-V:  0.005 ct:  0.000   0/  0 75% 31%  1.4% 26 0
     A:   5.3 V:   5.3 A-V:  0.003 ct:  0.000   0/  0 75% 31%  1.4% 26
0              A:   5.4 V:   5.4 A-V:  0.010 ct:  0.001   0/  0 75%
31%  1.5% 26 0              A:   5.4 V:   5.4 A-V:  0.010 ct:  0.001
0/  0 75% 31%  1.5% 26 0              A:   5.5 V:   5.5 A-V:  0.002
ct:  0.001   0/  0 75% 31%  1.5% 26 0              A:   5.5 V:   5.5
A-V:  0.000 ct:  0.001   0/  0 75% 31%  1.5% 26 0              A:
5.5 V:   5.5 A-V:  0.002 ct:  0.001   0/  0 75% 31%  1.5% 26 0
     A:   5.6 V:   5.6 A-V:  0.004 ct:  0.001   0/  0 74% 31%  1.5% 26
0              A:   5.6 V:   5.6 A-V:  0.001 ct:  0.001   0/  0 74%
31%  1.5% 26 0              A:   5.7 V:   5.7 A-V:  0.001 ct:  0.000
0/  0 74% 31%  1.5% 26 0              A:   5.7 V:   5.7 A-V:  0.025
ct:  0.000   0/  0 74% 31%  1.4% 26 0              A:   5.8 V:   5.8
A-V:  0.062 ct:  0.000   0/  0 75% 31%  1.4% 26 0              A:
5.9 V:   5.8 A-V:  0.123 ct:  0.000   0/  0 76% 31%  1.5% 26 0
     A:   6.0 V:   5.8 A-V:  0.155 ct:  0.000   0/  0 77% 31%  1.5% 27
0              A:   6.1 V:   5.9 A-V:  0.171 ct:  0.000   0/  0 77%
31%  1.5% 28 0              A:   6.1 V:   5.9 A-V:  0.178 ct:  0.000
0/  0 77% 30%  1.5% 28 0              A:   6.1 V:   6.0 A-V:  0.184
ct:  0.000   0/  0 77% 30%  1.5% 29 0              A:   6.2 V:   6.0
A-V:  0.194 ct:  0.000   0/  0 77% 30%  1.5% 30 0              A:
6.3 V:   6.0 A-V:  0.207 ct:  0.000   0/  0 77% 30%  1.5% 31 0
     A:   6.3 V:   6.1 A-V:  0.232 ct:  0.000   0/  0 78% 30%  1.5% 31
0              A:   6.4 V:   6.1 A-V:  0.261 ct:  0.000   0/  0 78%
30%  1.5% 32 0              A:   6.5 V:   6.2 A-V:  0.289 ct:  0.000
0/  0 79% 30%  1.5% 33 0              A:   6.5 V:   6.2 A-V:  0.325
ct:  0.000   0/  0 79% 30%  1.5% 34 0              A:   6.6 V:   6.3
A-V:  0.355 ct:  0.000   0/  0 80% 30%  1.5% 35 0              A:
6.7 V:   6.3 A-V:  0.396 ct:  0.000   0/  0 80% 30%  1.5% 36 0
     A:   6.8 V:   6.3 A-V:  0.430 ct:  0.000   0/  0 81% 30%  1.5% 37
0              A:   6.9 V:   6.4 A-V:  0.469 ct:  0.000   0/  0 81%
30%  1.6% 38 0              A:   6.9 V:   6.4 A-V:  0.507 ct:  0.000
0/  0 82% 30%  1.6% 39 0              A:   7.0 V:   6.5 A-V:  0.547
ct:  0.000   0/  0 82% 30%  1.6% 40 0              A:   7.1 V:   6.5
A-V:  0.588 ct:  0.000   0/  0 83% 30%  1.6% 41 0              A:
7.2 V:   6.5 A-V:  0.630 ct:  0.000   0/  0 84% 30%  1.6% 42 0
     A:   7.3 V:   6.6 A-V:  0.677 ct:  0.000   0/  0 84% 30%  1.6% 43
0              A:   7.3 V:   6.6 A-V:  0.717 ct:  0.000   0/  0 85%
30%  1.6% 44 0              A:   7.4 V:   6.7 A-V:  0.754 ct:  0.000
0/  0 85% 30%  1.6% 45 0              A:   7.5 V:   6.7 A-V:  0.789
ct:  0.000   0/  0 86% 30%  1.6% 46 0              A:   7.6 V:   6.8
A-V:  0.817 ct:  0.000   0/  0 86% 30%  1.6% 47 0              A:
7.6 V:   6.8 A-V:  0.843 ct:  0.000   0/  0 86% 30%  1.6% 48 0
     A:   7.7 V:   6.8 A-V:  0.872 ct:  0.000   0/  0 87% 30%  1.7% 49
0              A:   7.8 V:   6.9 A-V:  0.915 ct:  0.000   0/  0 87%
30%  1.7% 50 0


           ************************************************
           **** Your system is too SLOW to play this!  ****
           ************************************************

Possible reasons, problems, workarounds:
- Most common: broken/buggy _audio_ driver
  - Try -ao sdl or use the OSS emulation of ALSA.
  - Experiment with different values for -autosync, 30 is a good start.
- Slow video output
  - Try a different -vo driver (-vo help for a list) or try -framedrop!
- Slow CPU
  - Don't try to play a big DVD/DivX on a slow CPU! Try some of the lavdopts,
    e.g. -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all.
- Broken file
  - Try various combinations of -nobps -ni -forceidx -mc 0.
- Slow media (NFS/SMB mounts, DVD, VCD etc)
  - Try -cache 8192.
- Are you using -cache to play a non-interleaved AVI file?
  - Try -nocache.
Read DOCS/HTML/en/video.html for tuning/speedup tips.
If none of this helps you, read DOCS/HTML/en/bugreports.html.


Patch is attached with the mail.I can also be found at following location:

http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2011-November/069512.html

Regards,
Yogesh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch_gles
Type: application/octet-stream
Size: 23166 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20120814/40b0e445/attachment-0001.obj>


More information about the MPlayer-users mailing list