Re: [SLE] 2nd user logging in has no ability to use mplayer
On 6/22/05, Paul Cartwright <paul_tbot@pcartwright.com> wrote:
Take a look at this thread: http://lists.suse.com/archive/suse-linux-e/2005-Mar/index.html#1241
ok, I remember that, I DID change that entry. But that is for hardware devices. My problem NOW is with mplayer. maybe it isn't the same problem though, maybe it is just a bad mpg file.. but I ran it as user and it crashed, same file, root konsole window, it played fine. I edited the /etc/logindevperm file and added lines for 1: along with the 0:, so we shall see what happens.
-- Paul Cartwright Registered Linux user # 367800 X-Request-PGP: http://home.comcast.net/~p.cartwright/wsb/key.asc
Paul, what error messages mplayer produces? It have to output something when it closes. Start it in a normal console window and see the output. Sunny
On Wed June 22 2005 5:17 pm, Sunny wrote:
Paul, what error messages mplayer produces? It have to output something when it closes. Start it in a normal console window and see the output.
MPlayer 1.0pre7-SUSE-9.3-i586-Packman-3.3.5 (C) 2000-2005 MPlayer Team CPU: Intel Pentium 4/Xeon Willamette (Family: 8, Stepping: 2) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection - WARNING - this is not optimal! To get best performance, recompile MPlayer with --disable-runtime-cpudetection. I don't remember compiling anything, but it has been a while.. -- Paul Cartwright Registered Linux user # 367800 X-Request-PGP: http://home.comcast.net/~p.cartwright/wsb/key.asc
On Wednesday 22 June 2005 23:28, Paul Cartwright wrote:
On Wed June 22 2005 5:17 pm, Sunny wrote:
Paul, what error messages mplayer produces? It have to output something when it closes. Start it in a normal console window and see the output.
MPlayer 1.0pre7-SUSE-9.3-i586-Packman-3.3.5 (C) 2000-2005 MPlayer Team CPU: Intel Pentium 4/Xeon Willamette (Family: 8, Stepping: 2) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection - WARNING - this is not optimal! To get best performance, recompile MPlayer with --disable-runtime-cpudetection.
I don't remember compiling anything, but it has been a while..
You didn't, packman did. But was that really all you got? That's not even the full output from a normal, working run
On Wed June 22 2005 5:36 pm, Anders Johansson wrote:
MPlayer 1.0pre7-SUSE-9.3-i586-Packman-3.3.5 (C) 2000-2005 MPlayer Team CPU: Intel Pentium 4/Xeon Willamette (Family: 8, Stepping: 2) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection - WARNING - this is not optimal! To get best performance, recompile MPlayer with --disable-runtime-cpudetection.
I don't remember compiling anything, but it has been a while..
You didn't, packman did. But was that really all you got? That's not even the full output from a normal, working run right, I guess I did get it from Packman. and that IS all there is to the output. that is where it crashes. oh, wait, I lied, ther eis more: # mplayer MPlayer 1.0pre7-SUSE-9.3-i586-Packman-3.3.5 (C) 2000-2005 MPlayer Team CPU: Intel Pentium 4/Xeon Willamette (Family: 8, Stepping: 2) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection - WARNING - this is not optimal! To get best performance, recompile MPlayer with --disable-runtime-cpudetection.
Usage: mplayer [options] [url|path/]filename Basic options: (complete list in the man page) -vo <drv[:dev]> select video output driver & device ('-vo help' for a list) -ao <drv[:dev]> select audio output driver & device ('-ao help' for a list) vcd://<trackno> play (S)VCD (Super Video CD) track (raw device, no mount) dvd://<titleno> play DVD title from device instead of plain file -alang/-slang select DVD audio/subtitle language (by 2-char country code) -ss <timepos> seek to given (seconds or hh:mm:ss) position -nosound do not play sound -fs fullscreen playback (or -vm, -zoom, details in the man page) -x <x> -y <y> set display resolution (for use with -vm or -zoom) -sub <file> specify subtitle file to use (also see -subfps, -subdelay) -playlist <file> specify playlist file -vid x -aid y select video (x) and audio (y) stream to play -fps x -srate y change video (x fps) and audio (y Hz) rate -pp <quality> enable postprocessing filter (details in the man page) -framedrop enable frame dropping (for slow machines) Basic keys: (complete list in the man page, also check input.conf) <- or -> seek backward/forward 10 seconds up or down seek backward/forward 1 minute pgup or pgdown seek backward/forward 10 minutes < or > step backward/forward in playlist p or SPACE pause movie (press any key to continue) q or ESC stop playing and quit program + or - adjust audio delay by +/- 0.1 second o cycle OSD mode: none / seekbar / seekbar + timer * or / increase or decrease PCM volume z or x adjust subtitle delay by +/- 0.1 second r or t adjust subtitle position up/down, also see -vf expand * * * SEE THE MAN PAGE FOR DETAILS, FURTHER (ADVANCED) OPTIONS AND KEYS * * * -- Paul Cartwright Registered Linux user # 367800 X-Request-PGP: http://home.comcast.net/~p.cartwright/wsb/key.asc
On Wednesday 22 June 2005 23:46, Paul Cartwright wrote:
On Wed June 22 2005 5:36 pm, Anders Johansson wrote:
MPlayer 1.0pre7-SUSE-9.3-i586-Packman-3.3.5 (C) 2000-2005 MPlayer Team CPU: Intel Pentium 4/Xeon Willamette (Family: 8, Stepping: 2) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection - WARNING - this is not optimal! To get best performance, recompile MPlayer with --disable-runtime-cpudetection.
I don't remember compiling anything, but it has been a while..
You didn't, packman did. But was that really all you got? That's not even the full output from a normal, working run
right, I guess I did get it from Packman. and that IS all there is to the output. that is where it crashes. oh, wait, I lied, ther eis more: # mplayer <snip>
yeah, what happens if you run mplayer <filename> where <filename> is the name of the file you're trying to play
On Wed June 22 2005 5:55 pm, Anders Johansson wrote:
right, I guess I did get it from Packman. and that IS all there is to the output. that is where it crashes. oh, wait, I lied, ther eis more: # mplayer
<snip>
yeah, what happens if you run
mplayer <filename>
it works? so, what is the difference between a command-line <file-name> and clicking on a .mpg in konqueror?? here is the output when I selected mplayer filename: MPlayer 1.0pre7-SUSE-9.3-i586-Packman-3.3.5 (C) 2000-2005 MPlayer Team CPU: Intel Pentium 4/Xeon Willamette (Family: 8, Stepping: 2) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection - WARNING - this is not optimal! To get best performance, recompile MPlayer with --disable-runtime-cpudetection. Failed to open /dev/rtc: Permission denied (it should be readable by the user.) Opening joystick device /dev/input/js0 Can't open joystick device /dev/input/js0 : No such device Can't init input joystick Playing 1.mpg. MPEG-PS file format detected. VIDEO: MPEG2 480x480 (aspect 2) 23.976 fps 2500.0 kbps (312.5 kbyte/s) ========================================================================== Opening audio decoder: [mp3lib] MPEG layer-2, layer-3 AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400) 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: [mpegpes] MPEG 1/2 Video passthrough VDec: vo config request - 480 x 480 (preferred csp: Mpeg PES) Could not find matching colorspace - retrying with -vf scale... Opening video filter: [scale] The selected video_out device is incompatible with this codec. VDecoder init failed :( Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG-1 or 2 (libmpeg2)) ========================================================================== Checking audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le... AF_pre: 44100Hz/2ch/s16le [AO OSS] audio_setup: Can't open audio device /dev/dsp: Permission denied alsa-init: 1 soundcard found, using: default alsa: 44100 Hz/2 channels/4 bpf/60208 bytes buffer/Signed 16 bit Little Endian AO: [alsa] 44100Hz 2ch s16le (2 bps) Building audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le... Starting playback... VDec: vo config request - 480 x 480 (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] 480x480 => 640x480 Planar YV12 A: 14.6 V: 14.6 A-V: 0.015 ct: 0.048 339/339 5% 2% 0.7% 1 0 that bottom line is the stats for the movie, as it plays.. -- Paul Cartwright Registered Linux user # 367800 X-Request-PGP: http://home.comcast.net/~p.cartwright/wsb/key.asc
On 6/22/05, Paul Cartwright <paul_tbot@pcartwright.com> wrote:
On Wed June 22 2005 5:17 pm, Sunny wrote:
Paul, what error messages mplayer produces? It have to output something when it closes. Start it in a normal console window and see the output.
MPlayer 1.0pre7-SUSE-9.3-i586-Packman-3.3.5 (C) 2000-2005 MPlayer Team CPU: Intel Pentium 4/Xeon Willamette (Family: 8, Stepping: 2) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection - WARNING - this is not optimal! To get best performance, recompile MPlayer with --disable-runtime-cpudetection.
I don't remember compiling anything, but it has been a while..
And it hangs there? at this line? Strange. I have to check when I get home to see what happens on my machine. I have never tried mplayer in this situation. Sunny
participants (3)
-
Anders Johansson
-
Paul Cartwright
-
Sunny