Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Oct 2011 07:50:03 GMT
From:      Rory Frantz <rory4@cox.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/156343: multimedia/xbmc 10.1_1 mp3 playback problem - CALSADirectSound::GetSpace - get space failed. err: -32 (Broken pipe)
Message-ID:  <201110240750.p9O7o3Qn082640@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/156343; it has been noted by GNATS.

From: Rory Frantz <rory4@cox.net>
To: bug-followup@FreeBSD.org, thomas@gibfest.dk
Cc:  
Subject: Re: ports/156343: multimedia/xbmc 10.1_1 mp3 playback problem - CALSADirectSound::GetSpace
 - get space failed. err: -32 (Broken pipe)
Date: Mon, 24 Oct 2011 00:34:54 -0700

 You don't have to change playercorefactory.xml to use the DVDPlayer 
 instead of PAPlayer.  Instead create 
 /usr/home/<user_name>/.xbmc/userdata/advancedsettings.xml with the following
 
 <advancedsettings>
 <audio>
 <defaultplayer>dvdplayer</defaultplayer>
 </audio>
 </advancedsettings>
 
 Note: DVDPlayer does not support replaygain.
 
 I've been using XBMC on FreeBSD (on multiple systems) for over a year 
 now and have always had a problem with the PAPlayer with both mp3 and 
 flac audio files.  Does the PAPlayer work for anyone?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110240750.p9O7o3Qn082640>