[MPlayer-users] Re: mplayer + vesa
Francisco J. León
espectro at inbox.lv
Sun Feb 9 02:35:16 CET 2003
> Any advice on what the check next?
Sorry for not updating the subject in the previous posting.
I emerged strace and it provided me some interesting output:
I hope this is useful to the developers
write(1, "VDec: vo config request - 352 x "..., 65VDec: vo config
request -
352 x 288 (preferred csp: Planar YV12)
) = 65
write(1, "VDec: using Planar YV12 as outpu"..., 45VDec: using Planar
YV12 as
output csp (no 0)
) = 45
write(1, "Movie-Aspect is undefined - no p"..., 51Movie-Aspect is
undefined
- no prescaling applied.) = 51
write(1, "VO: [vesa] 352x288 => 352x288 Pl"..., 48VO: [vesa] 352x288 =>
352x288 Planar YV12 [fs]
) = 48
open("/dev/zero", O_RDONLY|O_LARGEFILE) = 10
mmap2(0x10000, 65536, PROT_READ|PROT_WRITE|PROT_EXEC,
MAP_PRIVATE|MAP_FIXED,
10, 0) = 0x10000
open("/dev/mem", O_RDWR|O_LARGEFILE) = 11
mmap2(NULL, 1282, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED,
11,
0) = 0
mmap2(0xa0000, 393216, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_FIXED, 11,
0xa0)
= 0xa0000
ioperm(0, 0x400, 0x1) = 0
iopl(0x3) = 0
vm86old(0x83871ac) = -1 ENOSYS (Function not
implemented)
--- SIGSEGV (Segmentation fault) ---
--- SIGSEGV (Segmentation fault) ---
--- SIGSEGV (Segmentation fault) ---
--- SIGSEGV (Segmentation fault) ---
--- SIGSEGV (Segmentation fault) ---
--- SIGSEGV (Segmentation fault) ---
getpid() = 3143
kill(3143, SIGKILL) = 0
+++ killed by SIGKILL +++
More information about the MPlayer-users
mailing list