<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 5, 2015 at 8:20 AM, David Naylor <span dir="ltr"><<a href="mailto:naylor.b.david@gmail.com" target="_blank">naylor.b.david@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi list,<br>
<br>
I recently did a clean installation of KDE however sound did not work.  The<br>
details follow.<br>
<br>
Fix:<br>
<br>
To fix the issue I did the following:<br>
# pkg delete -f phonon-gstreamer<br>
# pkg install phonon-vlc<br>
<br>
Note:<br>
<br>
If a command like `ogg123` or a application like `vlc` does not work then your<br>
problem is not with KDE but with a lower level on the FreeBSD sound stack.<br>
<br>
Explanation:<br>
<br>
Initially gstreamer comes installed with two sinks: pulseaudio and oss.<br>
However, pulseaudio does not work and that is selected as the default sink by<br>
autoaudiosink.  Uninstalling the gstreamer pulseaudio packages fixes this<br>
issue.<br>
<br>
GStreamer was then capable of actually playing audio (see [1] for the command<br>
to use).  The issue was phonon-gstreamer was not working itself.  My attempts<br>
to debug phonon haven't yielded any clues [1].<br>
<br>
I then tried to use a different phonon backend by installing the vlc and xine<br>
backend however KDE did not honour my ordering of preferred backends (even<br>
after a logout/login).  The only way I could get phonon to use vlc was to make<br>
it the only option.<br>
<br>
Questions:<br>
<br>
 - Can anyone else verify:<br>
  - phonon-gstreamer failes to play audio?<br>
  - phonon fails to honour backend preference?<br>
  - audio does not work out of the box?<br></blockquote><div><br></div><div> I can confirm that phonon-gstreamer fails to play audio and video on both of my KDE installations ( laptop and desktop ).<br></div><div>Switching from Gstreamer to VLC fixes the issue with video playback in Dragon as well as the issue with KDE system sound.<br></div><div>It would be nice to see default phonon backend switched from Gstreamer and VLC. <br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
 - Any hints on getting gstreamer to work?<br>
 - Is this a new development (I think the latest update [2] caused this<br>
issue)?<br>
<br>
Please note that sound via OSS worked out of the box.<br>
<br>
Regards,<br>
<br>
[1] <a href="https://techbase.kde.org/Development/Tutorials/Debugging/Phonon" target="_blank">https://techbase.kde.org/Development/Tutorials/Debugging/Phonon</a><br>
[2] All the above is on a "binary only" system by installing (and updating)<br>
from the pkgng repository.  <br>_______________________________________________<br>
kde-freebsd mailing list<br>
<a href="mailto:kde-freebsd@kde.org">kde-freebsd@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-freebsd" target="_blank">https://mail.kde.org/mailman/listinfo/kde-freebsd</a><br>
See also <a href="http://freebsd.kde.org/" target="_blank">http://freebsd.kde.org/</a> for latest information<br>
<br></blockquote></div><br></div></div>