Operating Systems > Linux and UNIX
More Mplayer Problems
shuiend:
My Mplayer now does not work. When i open a file with it it just closes right away. I did gmplayer from the console and these are the error messages that i get.
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 352 x 240 (preferred csp: Mpeg PES)
Couldn't find matching colorspace - retrying with -vop scale...
Opening video filter: [scale]
Sorry, selected video_out device is incompatible with this codec.
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder v2.0
libmpeg2: Using MMXEXT for IDCT transform
libmpeg2: Using MMXEXT for motion compensation
VDec: vo config request - 352 x 240 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [xv] 352x240 => 352x264 Planar YV12
Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG 1 or 2)
==========================================================================
AO: [oss] 44100Hz 2ch Signed 16-bit (Little-Endian)
Building audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
Start playing...
[ws] Error in display.
[ws] Error code: 11 ( BadAlloc (insufficient resources for operation) )
[ws] Request code: 141
[ws] Minor code: 19
[ws] Modules: vo_check_events
I am not sure what these mean. I have unistalled it and reinstalled it through apt-get so i know that will not help me.
choasforages:
try a different video out device, like SDL
gmplayer -vo sdl
voidmain:
Yes, in your preferences set your video out to something else (x11 always works for me). The default video out on every install I've done is "xv" which doesn't work on any system I've installed it on.
shuiend:
ok i tried the gmplayer -vo sdl and i think i am getting the same error.
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 352 x 240 (preferred csp: Mpeg PES)
Couldn't find matching colorspace - retrying with -vop scale...
Opening video filter: [scale]
Sorry, selected video_out device is incompatible with this codec.
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder v2.0
libmpeg2: Using MMXEXT for IDCT transform
libmpeg2: Using MMXEXT for motion compensation
VDec: vo config request - 352 x 240 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [sdl] 352x240 => 352x264 Planar YV12
SDL: Using driver: x11
Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG 1 or 2)
==========================================================================
AO: [oss] 44100Hz 2ch Signed 16-bit (Little-Endian)
Building audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
Start playing...
[ws] Error in display. -0.015 ct: 0.000 1/ 1 0% 0% 0.0% 0 0 0%
[ws] Error code: 11 ( BadAlloc (insufficient resources for operation) )
[ws] Request code: 141
[ws] Minor code: 19
[ws] Modules: flip_page
thats is what i am getting now that is slightly diffrent. The last thing i installed was transcode which is used by K3B. I think that might have something to do with it but i installed it from a tar.gz so i am not sure howto go and delete all the things. Much less what things to delete.
voidmain:
quote:Originally posted by wild_jester / BOB:
ok i tried the gmplayer -vo sdl and i think i am getting the same error.
--- End quote ---
Did you try "x11" as I mentioned? That should definitely work. You can also specify it on the command line like you did with "sdl", replace "sdl" with "x11" and see if it works. If it does, go into the gmplayer preferences and change it permanently.
Navigation
[0] Message Index
[#] Next page
Go to full version