Changes between Version 25 and Version 26 of Sound
- Timestamp:
- 08/25/14 05:37:44 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Sound
v25 v26 69 69 If the {{{autoaudiosink}}} does not work for you, you may want to try other options (availability varies): {{{pulsesink}}} ({{{PulseAudio}}}), {{{osxaudiosink}}} (OSX), {{{directsoundsink}}} (MS Windows), {{{alsasink}}} / {{{osssink}}} / {{{oss4sink}}} / {{{jackaudiosink}}} (Posix). 70 70 If this does not work, please refer to [http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gst-running.html Running GStreamer Applications] documentation (in particular {{{GST_DEBUG}}}) 71 72 If you find a better sink to use with xpra, you can specify it this way: 73 {{{ 74 XPRA_SOUND_SINK=value xpra attach ... 75 }}} 71 76 }}} 72 77