Lucian Muresan wrote: > Hi, > > Faser wrote: >> Hi Duncan, >> >> thanks for the help. Actually it seems only to happen if I start "freevo >> -trace". If I just start freevo everything plays fine, but using "freevo >> -trace" he is jumping through my MP3's. >> But nothing realy major. >> >> Cheers >> >> Fred >> >> >> Duncan Webb wrote: >>> Faser wrote: >>> >>>> Hi All, >>>> >>>> somehow I have a problem that freevo is not quoting the filenames in the >>>> mplayer command and therefore I can not play my MP3 files. >>>> It seems problem exists since I upgraded to 1.71. >>>> childapp.py (139): ChildApp.__init__(), pid=4528, >>>> app="/usr/bin/mplayer-bin -slave -autosync 100 -nolirc -nojoystick >>>> -autoq 100 -screenw 1024 -screenh 768 -fs -vo null -ao alsa -demuxer 17 >>>> /data/media/audio/Artists/A/A-ha/A-ha - Take On Me.mp3", poll=256 >>>> >>> May be ChildApp has not printed the arguments because they should be >>> passed as a list of argument strings and not a single string. >>> >>> This means that mplayer is run directly and not through the shell. >>> >>> Maybe someone else has the same problem, but a quick test on file names >>> with spaces works just fine. >>> >>> Duncan > > Same problem here, with freevo-1.7.3 and fbxine as the player. > I'm basically no longer able to use freevo for the main purpose I > installed it, listening to music in the living room as on a normal > player (don't have any other in the house) via remote control, with or > without the TV on (as I have a LCDproc display)....
Hi Lucian, Can you provide an example, as it "works for me" with or without spaces in the file names. But I tend to use mplayer for audio playing. Maybe you should include the relevant sections of your local_conf.py and freevo.conf It could be a problem with the xine audio player plug-in, so I need to test it running it the same way as you do. Duncan ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
