[MPlayer-users] Intel Poulsbo framebuffer
Oliver Seitz
info at vtnd.de
Tue Aug 7 07:00:52 CEST 2012
Hi!
I'm trying to make use of a intel board with NM10 chipset. I've
installed debian squeeze, and compiled a patched kernel with intels
proprietary framebuffer driver. KMS works, monitor has native resolution.
cat /dev/urandom > /dev/fb0 gives the noisy picture it should give.
But, MPlayer does not play, both -vo fbdev and -vo fbdev2 refuse to try
displaying a picture. -vo directfb sets a black screen which can only be
revertet by restarting the system.
Can someone help?
Greets,
Kiste
Here some logs:
$>./mplayer /home/medien/DVD.vob -vo fbdev -v -nosound
MPlayer SVN-r35061-4.4.5 (C) 2000-2012 MPlayer Team
CPU vendor name: GenuineIntel max cpuid level: 10
CPU: Intel(R) Atom(TM) CPU N2800 @ 1.86GHz (Family: 6, Model: 54,
Stepping: 1)
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.
init_freetype
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
get_path('fonts') -> '/root/.mplayer/fonts'
Configuration:
CommandLine: '/home/medien/DVD.vob' '-vo' 'fbdev' '-v' '-nosound'
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
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote
control.
get_path('DVD.vob.conf') -> '/root/.mplayer/DVD.vob.conf'
Playing /home/medien/DVD.vob.
get_path('sub/') -> '/root/.mplayer/sub/'
[file] File size is 6815514624 bytes
STREAM: [file] /home/medien/DVD.vob
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
libavformat version 54.22.101 (internal)
Configuration: --enable-gpl --enable-postproc
LAVF_check: MPEG-PS (MPEG-2 Program Stream)
Checking for YUV4MPEG2
ASF_check: not ASF guid!
Checking for REAL
Checking for SMJPEG
Searching demuxer type for filename /home/medien/DVD.vob ext: .vob
Trying demuxer 2 based on filename extension
system stream synced at 0xD (13)!
==> Found video stream: 0
==> Found audio stream: 128
==> Found audio stream: 129
MPEG-PS file format detected.
Searching for sequence header... OK!
VIDEO: MPEG2 720x576 (aspect 2) 25.000 fps 6650.0 kbps (831.2 kbyte/s)
[V] filefmt:2 fourcc:0x10000002 size:720x576 fps:25.000 ftime:=0.0400
Load subtitles in /home/medien/
get_path('sub/') -> '/root/.mplayer/sub/'
using /dev/fb0
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 54.49.100 (internal)
Configuration: --enable-gpl --enable-postproc
INFO: libavcodec init OK!
Selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG-2)
==========================================================================
Audio: no sound
Freeing 0 unused audio chunks.
Starting playback...
[VD_FFMPEG] Trying pixfmt=0.
[ffmpeg] aspect_ratio: 1.333333
VDec: vo config request - 720 x 576 (preferred colorspace: MPEG2 VDPAU
acceleration)
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
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
[ffmpeg] aspect_ratio: 1.333333
VDec: vo config request - 720 x 576 (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
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO Config (720x576->768x576,flags=0,'MPlayer',0x32315659)
[swscaler @ 0x8de3fa0]using unscaled yuv420p -> bgra special converter
REQ: flags=0x403 req=0x0
VO: [fbdev] 720x576 => 768x576 BGRA
VO: Description: Framebuffer Device
VO: Author: Szabolcs Berecz <szabi at inf.elte.hu>
framebuffer too small for double-buffering, disabling
Can't mmap /dev/fb0: Resource temporarily unavailable
FATAL: Cannot initialize video driver.
[ffmpeg] aspect_ratio: 1.333333
VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12)
Trying filter chain: scale vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO Config (720x576->768x576,flags=0,'MPlayer',0x32315659)
REQ: flags=0x403 req=0x0
VO: [fbdev] 720x576 => 768x576 BGRA
VO: Description: Framebuffer Device
VO: Author: Szabolcs Berecz <szabi at inf.elte.hu>
Can't mmap /dev/fb0: Resource temporarily unavailable
FATAL: Cannot initialize video driver.
[ffmpeg] aspect_ratio: 1.333333
VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12)
Trying filter chain: scale vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO Config (720x576->768x576,flags=0,'MPlayer',0x32315659)
REQ: flags=0x403 req=0x0
VO: [fbdev] 720x576 => 768x576 BGRA
VO: Description: Framebuffer Device
VO: Author: Szabolcs Berecz <szabi at inf.elte.hu>
Can't mmap /dev/fb0: Resource temporarily unavailable
FATAL: Cannot initialize video driver.
[ffmpeg] aspect_ratio: 1.333333
VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12)
Trying filter chain: scale vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO Config (720x576->768x576,flags=0,'MPlayer',0x32315659)
REQ: flags=0x403 req=0x0
VO: [fbdev] 720x576 => 768x576 BGRA
VO: Description: Framebuffer Device
VO: Author: Szabolcs Berecz <szabi at inf.elte.hu>
Can't mmap /dev/fb0: Resource temporarily unavailable
FATAL: Cannot initialize video driver.
[ffmpeg] aspect_ratio: 1.333333
VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12)
Trying filter chain: scale vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO Config (720x576->768x576,flags=0,'MPlayer',0x32315659)
REQ: flags=0x403 req=0x0
VO: [fbdev] 720x576 => 768x576 BGRA
VO: Description: Framebuffer Device
VO: Author: Szabolcs Berecz <szabi at inf.elte.hu>
Can't mmap /dev/fb0: Resource temporarily unavailable
FATAL: Cannot initialize video driver.
[ffmpeg] aspect_ratio: 1.333333
VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12)
Trying filter chain: scale vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO Config (720x576->768x576,flags=0,'MPlayer',0x32315659)
REQ: flags=0x403 req=0x0
VO: [fbdev] 720x576 => 768x576 BGRA
VO: Description: Framebuffer Device
VO: Author: Szabolcs Berecz <szabi at inf.elte.hu>
Can't mmap /dev/fb0: Resource temporarily unavailable
FATAL: Cannot initialize video driver.
[ffmpeg] aspect_ratio: 1.333333
VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12)
Trying filter chain: scale vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO Config (720x576->768x576,flags=0,'MPlayer',0x32315659)
REQ: flags=0x403 req=0x0
VO: [fbdev] 720x576 => 768x576 BGRA
VO: Description: Framebuffer Device
VO: Author: Szabolcs Berecz <szabi at inf.elte.hu>
Can't mmap /dev/fb0: Resource temporarily unavailable
FATAL: Cannot initialize video driver.
[ffmpeg] aspect_ratio: 1.333333
VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12)
Trying filter chain: scale vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO Config (720x576->768x576,flags=0,'MPlayer',0x32315659)
REQ: flags=0x403 req=0x0
VO: [fbdev] 720x576 => 768x576 BGRA
VO: Description: Framebuffer Device
VO: Author: Szabolcs Berecz <szabi at inf.elte.hu>
Can't mmap /dev/fb0: Resource temporarily unavailable
FATAL: Cannot initialize video driver.
[ffmpeg] aspect_ratio: 1.333333
VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12)
Trying filter chain: scale vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO Config (720x576->768x576,flags=0,'MPlayer',0x32315659)
REQ: flags=0x403 req=0x0
VO: [fbdev] 720x576 => 768x576 BGRA
VO: Description: Framebuffer Device
VO: Author: Szabolcs Berecz <szabi at inf.elte.hu>
Can't mmap /dev/fb0: Resource temporarily unavailable
FATAL: Cannot initialize video driver.
FATAL: Could not initialize video filters (-vf) or video output (-vo).
Uninit video: ffmpeg
vo: x11 uninit called but X11 not initialized..
Exiting... (End of file)
$>./mplayer /home/medien/DVD.vob -vo fbdev2 -v -nosound
MPlayer SVN-r35061-4.4.5 (C) 2000-2012 MPlayer Team
CPU vendor name: GenuineIntel max cpuid level: 10
CPU: Intel(R) Atom(TM) CPU N2800 @ 1.86GHz (Family: 6, Model: 54,
Stepping: 1)
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.
init_freetype
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
get_path('fonts') -> '/root/.mplayer/fonts'
Configuration:
CommandLine: '/home/medien/DVD.vob' '-vo' 'fbdev2' '-v' '-nosound'
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
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote
control.
get_path('DVD.vob.conf') -> '/root/.mplayer/DVD.vob.conf'
Playing /home/medien/DVD.vob.
get_path('sub/') -> '/root/.mplayer/sub/'
[file] File size is 6815514624 bytes
STREAM: [file] /home/medien/DVD.vob
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
libavformat version 54.22.101 (internal)
Configuration: --enable-gpl --enable-postproc
LAVF_check: MPEG-PS (MPEG-2 Program Stream)
Checking for YUV4MPEG2
ASF_check: not ASF guid!
Checking for REAL
Checking for SMJPEG
Searching demuxer type for filename /home/medien/DVD.vob ext: .vob
Trying demuxer 2 based on filename extension
system stream synced at 0xD (13)!
==> Found video stream: 0
==> Found audio stream: 128
==> Found audio stream: 129
MPEG-PS file format detected.
Searching for sequence header... OK!
VIDEO: MPEG2 720x576 (aspect 2) 25.000 fps 6650.0 kbps (831.2 kbyte/s)
[V] filefmt:2 fourcc:0x10000002 size:720x576 fps:25.000 ftime:=0.0400
Load subtitles in /home/medien/
get_path('sub/') -> '/root/.mplayer/sub/'
[fbdev2] Using device /dev/fb0
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 54.49.100 (internal)
Configuration: --enable-gpl --enable-postproc
INFO: libavcodec init OK!
Selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG-2)
==========================================================================
Audio: no sound
Freeing 0 unused audio chunks.
Starting playback...
[VD_FFMPEG] Trying pixfmt=0.
[ffmpeg] aspect_ratio: 1.333333
VDec: vo config request - 720 x 576 (preferred colorspace: MPEG2 VDPAU
acceleration)
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
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
[ffmpeg] aspect_ratio: 1.333333
VDec: vo config request - 720 x 576 (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
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO Config (720x576->768x576,flags=0,'MPlayer',0x32315659)
[swscaler @ 0x8de3fa0]using unscaled yuv420p -> bgra special converter
REQ: flags=0x403 req=0x0
VO: [fbdev2] 720x576 => 768x576 BGRA
VO: Description: Framebuffer Device
VO: Author: Joey Parrish <joey at nicewarrior.org>
[fbdev2] Can't mmap /dev/fb0: Resource temporarily unavailable
FATAL: Cannot initialize video driver.
[ffmpeg] aspect_ratio: 1.333333
VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12)
Trying filter chain: scale vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO Config (720x576->768x576,flags=0,'MPlayer',0x32315659)
REQ: flags=0x403 req=0x0
VO: [fbdev2] 720x576 => 768x576 BGRA
VO: Description: Framebuffer Device
VO: Author: Joey Parrish <joey at nicewarrior.org>
[fbdev2] Can't mmap /dev/fb0: Resource temporarily unavailable
FATAL: Cannot initialize video driver.
[ffmpeg] aspect_ratio: 1.333333
VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12)
Trying filter chain: scale vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO Config (720x576->768x576,flags=0,'MPlayer',0x32315659)
REQ: flags=0x403 req=0x0
VO: [fbdev2] 720x576 => 768x576 BGRA
VO: Description: Framebuffer Device
VO: Author: Joey Parrish <joey at nicewarrior.org>
[fbdev2] Can't mmap /dev/fb0: Resource temporarily unavailable
FATAL: Cannot initialize video driver.
[ffmpeg] aspect_ratio: 1.333333
VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12)
Trying filter chain: scale vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO Config (720x576->768x576,flags=0,'MPlayer',0x32315659)
REQ: flags=0x403 req=0x0
VO: [fbdev2] 720x576 => 768x576 BGRA
VO: Description: Framebuffer Device
VO: Author: Joey Parrish <joey at nicewarrior.org>
[fbdev2] Can't mmap /dev/fb0: Resource temporarily unavailable
FATAL: Cannot initialize video driver.
[ffmpeg] aspect_ratio: 1.333333
VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12)
Trying filter chain: scale vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO Config (720x576->768x576,flags=0,'MPlayer',0x32315659)
REQ: flags=0x403 req=0x0
VO: [fbdev2] 720x576 => 768x576 BGRA
VO: Description: Framebuffer Device
VO: Author: Joey Parrish <joey at nicewarrior.org>
[fbdev2] Can't mmap /dev/fb0: Resource temporarily unavailable
FATAL: Cannot initialize video driver.
[ffmpeg] aspect_ratio: 1.333333
VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12)
Trying filter chain: scale vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO Config (720x576->768x576,flags=0,'MPlayer',0x32315659)
REQ: flags=0x403 req=0x0
VO: [fbdev2] 720x576 => 768x576 BGRA
VO: Description: Framebuffer Device
VO: Author: Joey Parrish <joey at nicewarrior.org>
[fbdev2] Can't mmap /dev/fb0: Resource temporarily unavailable
FATAL: Cannot initialize video driver.
[ffmpeg] aspect_ratio: 1.333333
VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12)
Trying filter chain: scale vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO Config (720x576->768x576,flags=0,'MPlayer',0x32315659)
REQ: flags=0x403 req=0x0
VO: [fbdev2] 720x576 => 768x576 BGRA
VO: Description: Framebuffer Device
VO: Author: Joey Parrish <joey at nicewarrior.org>
[fbdev2] Can't mmap /dev/fb0: Resource temporarily unavailable
FATAL: Cannot initialize video driver.
[ffmpeg] aspect_ratio: 1.333333
VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12)
Trying filter chain: scale vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO Config (720x576->768x576,flags=0,'MPlayer',0x32315659)
REQ: flags=0x403 req=0x0
VO: [fbdev2] 720x576 => 768x576 BGRA
VO: Description: Framebuffer Device
VO: Author: Joey Parrish <joey at nicewarrior.org>
[fbdev2] Can't mmap /dev/fb0: Resource temporarily unavailable
FATAL: Cannot initialize video driver.
[ffmpeg] aspect_ratio: 1.333333
VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12)
Trying filter chain: scale vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO Config (720x576->768x576,flags=0,'MPlayer',0x32315659)
REQ: flags=0x403 req=0x0
VO: [fbdev2] 720x576 => 768x576 BGRA
VO: Description: Framebuffer Device
VO: Author: Joey Parrish <joey at nicewarrior.org>
[fbdev2] Can't mmap /dev/fb0: Resource temporarily unavailable
FATAL: Cannot initialize video driver.
FATAL: Could not initialize video filters (-vf) or video output (-vo).
Uninit video: ffmpeg
vo: x11 uninit called but X11 not initialized..
Exiting... (End of file)
$>./mplayer /home/medien/DVD.vob -vo directfb -v -nosound
MPlayer SVN-r35061-4.4.5 (C) 2000-2012 MPlayer Team
CPU vendor name: GenuineIntel max cpuid level: 10
CPU: Intel(R) Atom(TM) CPU N2800 @ 1.86GHz (Family: 6, Model: 54,
Stepping: 1)
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.
init_freetype
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
get_path('fonts') -> '/root/.mplayer/fonts'
Configuration:
CommandLine: '/home/medien/DVD.vob' '-vo' 'directfb' '-v' '-nosound'
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
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote
control.
get_path('DVD.vob.conf') -> '/root/.mplayer/DVD.vob.conf'
Playing /home/medien/DVD.vob.
get_path('sub/') -> '/root/.mplayer/sub/'
[file] File size is 6815514624 bytes
STREAM: [file] /home/medien/DVD.vob
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
libavformat version 54.22.101 (internal)
Configuration: --enable-gpl --enable-postproc
LAVF_check: MPEG-PS (MPEG-2 Program Stream)
Checking for YUV4MPEG2
ASF_check: not ASF guid!
Checking for REAL
Checking for SMJPEG
Searching demuxer type for filename /home/medien/DVD.vob ext: .vob
Trying demuxer 2 based on filename extension
system stream synced at 0xD (13)!
==> Found video stream: 0
==> Found audio stream: 128
==> Found audio stream: 129
MPEG-PS file format detected.
Searching for sequence header... OK!
VIDEO: MPEG2 720x576 (aspect 2) 25.000 fps 6650.0 kbps (831.2 kbyte/s)
[V] filefmt:2 fourcc:0x10000002 size:720x576 fps:25.000 ftime:=0.0400
Load subtitles in /home/medien/
get_path('sub/') -> '/root/.mplayer/sub/'
commandline read: mplayer
commandline read: /home/medien/DVD.vob
commandline read: -vo
commandline read: directfb
commandline read: -v
commandline read: -nosound
~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.2.10 |~~~~~~~~~~~~~~~~~~~~~~~~~~
(c) 2001-2008 The world wide DirectFB Open Source Community
(c) 2000-2004 Convergence (integrated media) GmbH
----------------------------------------------------------------
(*) DirectFB/Core: Single Application Core. (2010-06-30 18:37)
(*) Direct/Thread: Started 'VT Switcher' (-1) [CRITICAL OTHER/OTHER 0/0]
<8388608>...
(!) DirectFB/FBDev: Could not mmap the framebuffer!
--> Resource temporarily unavailable
(!) DirectFB/Core: Could not initialize 'system_core' core!
--> Initialization error!
libvo/vo_directfb2.c <261>:
(#) DirectFBError [DirectFBCreate (&dfb)]: Initialization error!
More information about the MPlayer-users
mailing list