LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   mplayer xv playback problem (https://www.linuxquestions.org/questions/linux-software-2/mplayer-xv-playback-problem-184237/)

rejser 05-21-2004 03:49 PM

mplayer xv playback problem
 
Suddenly the films aren't showing, just a blue screen. This is the output

MPlayer 0.92.1-3.3.2 (C) 2000-2003 MPlayer Team
CPU: Advanced Micro Devices (Family: 6, Stepping: 0)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE

Reading config file /usr/local/etc/mplayer/mplayer.conf: Filen eller katalogen finns inte
Reading config file /home/rejser/.mplayer/config
Reading /home/rejser/.mplayer/codecs.conf: can't open '/home/rejser/.mplayer/codecs.conf': Filen eller katalogen finns inte
Reading /usr/local/etc/mplayer/codecs.conf: can't open '/usr/local/etc/mplayer/codecs.conf': Filen eller katalogen finns inte
Using built-in default codecs.conf
Font /home/rejser/.mplayer/font/font.desc loaded successfully! (206 chars)
Linux RTC init error in ioctl (rtc_irqp_set 1024): Åtkomst nekas
Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup scripts.
Using usleep() timing
Can't open input config file /home/rejser/.mplayer/input.conf: Filen eller katalogen finns inte
Can't open input config file /usr/local/etc/mplayer/input.conf: Filen eller katalogen finns inte
Falling back on default (hardcoded) input config

Playing download/Film/Starsky & Hutch/dvl-sah.avi
AVI file format detected.
VIDEO: [XVID] 608x256 24bpp 23,98 fps 818,8 kbps (99,9 kbyte/s)
Clip info:
Software: Nandub v1.0rc2
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
MP3lib: init layer2&3 finished, tables done
AUDIO: 48000 Hz, 2 ch, 16 bit (0x10), ratio: 14000->192000 (112,0 kbit)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
vo: X11 running at 1280x1024 with depth 24 and 32 bpp (":0.0" => local display)
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4)
==========================================================================
Checking audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit...
AF_pre: af format: 2 bps, 2 ch, 48000 hz, little endian signed int
AF_pre: 48000Hz 2ch Signed 16-bit (Little-Endian)
AO: [oss] 48000Hz 2ch Signed 16-bit (Little-Endian) (2 bps)
Building audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit...
Starting playback...
VDec: vo config request - 608 x 256 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 2,38:1 - prescaling to correct movie aspect.
VO: [xv] 608x256 => 608x256 Planar YV12
A: 2,6 V: 2,6 A-V: -0,002 ct: 0,029 64/ 64 8% 3% 1,2% 0 0 0%

sylvain_gnu 05-21-2004 04:57 PM

Not working or not working anymore? etc.
 
Hello rejser,

A Blue Screen?? Are you running Windows? :D

More seriously, is it a "blue screen" because you're running mplayer -fs (full-screen or after pressing F when the window has shown up) or is it a "blue window" it is to say that the window that is supposed to show the film is just showing a "blue" image?

Please be more specific.
Has it worked already? +More details if needed.

=> If it is the mplayer window supposed to show the film that has a "blue image" on instead of playing the film, then check if there is not another mplayer process running and preventing the other one to have access to the video ressources.

Hope this puts you on the track.

On my config, mplayer works just fine (with XV), and XINE as well. :cool:
Sylvain.

rejser 05-21-2004 05:06 PM

it worked before, it is blue where the film is suppose to be.
Only thing I have changed was the permissions för /dev/agpgart
tried installing xine, same thing.
If I run x11 it works, but not with xv

What are the original permissions for /dev/agpgart ?
Should have looked before I changed it maybe ?:

sylvain_gnu 05-22-2004 06:15 AM

On my config...
 
Hi again rejser,

Quote:

Only thing I have changed was the permissions för /dev/agpgart
I assume it is the cause of the problem! :p
On my config, I've got the following permissions for /dev/agpart:
% ls -lis /dev/agpgart
2056 0 crw-rw---- 1 root video 10, 175 2004-01-24 23:52 /dev/agpgart

Anyone else can tell what he/she has on his/her config? Please, so that we can compare...

Hope this helps...

rejser, if this shouldn't work for you either, what is your config, hardware, etc?...
Other track: you could check there is not a zombie process mplayer running? (ps -ef | grep mplayer)

Cheers,
Sylvain.

rejser 05-22-2004 10:20 AM

Thanks, that did it :)
Have to stop or start thinking when I'm tired :)


All times are GMT -5. The time now is 06:48 PM.