Sandip Devnath wrote: > > I tried this > > i.e. adding following in > > /etc/rc.d/rc.local > > su -l sandip -c "/usr/bin/freevo -fs" > > since my freevo is not set for root user. > > I still see that there is no sound. > > I see following message from freevo. > --- > > > [EMAIL PROTECTED] freevo]$ vi mplayer-std > [EMAIL PROTECTED] freevo]$ vi main-500.log > 2008-07-01 09:57:34,298 DEBUG rc.py (518): EventHandler.set_app(app=<bound > method Xine.eventhandler of <video.plugins.xine.Xine instance at 0x295d998>>, > context='dvd') > 2008-07-01 09:57:34,298 DEBUG xine.py (416): > XineApp.__init__(command=['--prio=-20', '/usr/bin/xine', '--verbose=6', > '--aspect-ratio', 'dvb', '--auto-play=fq', '--hide-gui', '--borderless', > '--geometry', '1024x768+0+0', '--no-splash', '--stdctl', '-V', 'vcs', '-A', > 'oss:/dev/dsp', '--no-lirc', > "--post='pp:quality=10;expand'", > 'dvd:///media/750Gspace/Videos/kids_movies/8BELOW_US_WS.ISO'], > player=<video.plugins.xine.Xine instance at 0x295d998>) > 2008-07-01 09:57:34,299 DEBUG childapp.py (309): > ChildApp2.__init__(app=['--prio=-20', '/usr/bin/xine', '--verbose=6', > '--aspect-ratio', 'dvb', '--auto-play=fq', '--hide-gui', '--borderless', > '--geometry', '1024x768+0+0', '--no-splash', '--stdctl', '-V', 'vcs', '-A', > 'oss:/dev/dsp', '--no-lirc', "--post='pp:quality=10;expand'", > 'dvd:///media/750Gspace/Videos/kids_movies/8BELOW_US_WS.ISO'], > debugname=None, doeslogging=0, stop_osd=2)
Have you tried setting the audio to use alsa? XINE_AO_DEV = 'alsa' XINE_TV_AO_DEV = 'alsa' Duncan ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
