[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mplayer?



Hi All,

> This is the source I use for Mplayer:
>
> deb http://marillat.free.fr stable main
>
> grab these packages:
> ii  mplayer-686 or mplayer-k6
> ii  mplayer-fonts
> ii  w32codecs

I just began using this program and I am having a similar problem. However, I do not think it is a matter of not having mplayer installed. According to their webpage:

There are no external dependencies if you use the full binary release (~12 MB)! This means that you will not have to waste any time downloading other RPMs, libs etc to run Freevo.

There are usually RPMs available too which might be preferred on some systems. If you have problems with the RPMs you should try the binary .tar.gz installation method since it is well-tested.

The problem that I am getting is that I can play cd's and mp3's as root (have not yet tried movie files), but I am unable to play cd's as user. I untar'ed and configured everything as user and I can play mp3's, just not cd. It seems to me that it might be a permissions issue which I am working on now. I just thought I would save you the trouble of unnecessarily downloading and building mplayer (I hear it can be a pain). If anyone has any ideas regarding my permissions trouble, that would be greatly appreciated. Below is the output of an strace of when I try to lay a cd:


Starting src/main.py:stderr at Wed Apr 16 17:24:36 2003
Loading configure settings: /tmp/free/freevo-1.3.2-pre2/freevo.conf
Reading config file /tmp/free/freevo-1.3.2-pre2/freevo.conf
Cfg file data: "chanlist = us-cable"
Cfg file data: "display = x11"
Cfg file data: "geometry = 800x600"
Cfg file data: "jpegtran = ./runtime/apps/jpegtran"
Cfg file data: "mplayer = ./runtime/apps/mplayer/mplayer"
Cfg file data: "tv = ntsc"
Cfg file data: "version = 1.0"
Loading cfg: ./freevo_config.py
Using MPlayer: ./runtime/apps/mplayer/mplayer
Loading cfg overrides: /tmp/free/freevo-1.3.2-pre2/local_conf.py
WARNING: freevo_config.py was changed, please check local_config.py
ROM_DRIVES: Auto-detected and added "('/mnt/cdrom', '/dev/cdrom', 'CD-1')"

WARNING: DVD protection override disabled! You will not be able to play protected DVDs!

freevo: could not connect to socket
freevo: No such file or directory
WARNING: Could not initialize PyLirc!
Skin: Loading XML file blue_round1
Imported skin skins/main1/skin_main1.py
inside GUIOBJECT INIT
Volume = 40
Volume = 90
Volume = 0
Volume = 0
Inserting CD-1
load video plugin imdb
Main loop starting...
Building the xml hash database... done
MEDIA: Status=4
Posting IDENTIFY_MEDIA event
main.py:eventhandler(): event=IDENTIFY_MEDIA, arg=None
[-1324572661, 11, 150, 29812, 58565, 80502, 97417, 127440, 145602, 171935, 193800, 207585, 230610, 3234]
success!
Querying CDDB for track info of `Commodores / The Best Of The Commodores'... Volume = 0
Volume = 0
Volume = 90
Couldnt load font "skins/fonts/Arial_Bold.TTF"
trying alternate: ./skins/fonts/kimberly_alt.ttf
MPlayer.play(): Starting thread, cmd=--prio=-20 ./runtime/apps/mplayer/mplayer -ac mad, -autosync 100 -nolirc -autoq 100 -screenw 800 -screenh 600 -fs -vo null -ao oss:/dev/dsp -cache 1000 "cdda://1" MPlayer_Thread.run(): Started, cmd=--prio=-20 ./runtime/apps/mplayer/mplayer -ac mad, -autosync 100 -nolirc -autoq 100 -screenw 800 -screenh 600 -fs -vo null -ao oss:/dev/dsp -cache 1000 "cdda://1"
self.t1.isAlive()=1, self.t2.isAlive()=1
ChildApp.__init__(), pid=6374, app=./runapp --prio=-20 ./runtime/apps/mplayer/mplayer -ac mad, -autosync 100 -nolirc -autoq 100 -screenw 800 -screenh 600 -fs -vo null -ao oss:/dev/dsp -cache 1000 "cdda://1", poll=-1
ststderr: No data, stopping (pid 6376)!
childapp: killing pid 6374 signal 2
childapp: Before wait(6374)
childapp: After wait()
Volume = 0
Volume = 0
Volume = 90
dout: No data, stopping (pid 6375)!

Here is the output whe I play  mp3's as user:
MPlayer.play(): Starting thread, cmd=--prio=-20 ./runtime/apps/mplayer/mplayer -ac mad, -autosync 100 -nolirc -autoq 100 -screenw 800 -screenh 600 -fs -vo null -ao oss:/dev/dsp -demuxer 17 "testfiles/Music/jack_johnson/Jack Johnson - 05 - Flake.mp3" MPlayer_Thread.run(): Started, cmd=--prio=-20 ./runtime/apps/mplayer/mplayer -ac mad, -autosync 100 -nolirc -autoq 100 -screenw 800 -screenh 600 -fs -vo null -ao oss:/dev/dsp -demuxer 17 "testfiles/Music/jack_johnson/Jack Johnson - 05 - Flake.mp3"
self.t1.isAlive()=1, self.t2.isAlive()=1
ChildApp.__init__(), pid=6443, app=./runapp --prio=-20 ./runtime/apps/mplayer/mplayer -ac mad, -autosync 100 -nolirc -autoq 100 -screenw 800 -screenh 600 -fs -vo null -ao oss:/dev/dsp -demuxer 17 "testfiles/Music/jack_johnson/Jack Johnson - 05 - Flake.mp3", poll=-1

Thanks in advance for your help,
Jake




Reply to: