[pulseaudio-tickets] [Bug 39797] [pulseaudio-bug] module-cork-music-on-phone not able to send CORK event to gst pulse-sink for PA_STREAM_START_CORKED flagged streams

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 3 05:25:30 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=39797

--- Comment #4 from Colin Guthrie <fdo at colin.guthr.ie> 2011-08-03 05:25:29 PDT ---
You can also do:

PULSE_PROP="media.role=phone" gst-launch......


See
http://pulseaudio.org/wiki/FAQ#WhatenvironmentvariablesdoesPulseAudiocareabout


As for the underlying problem, I've seen this before too.

There is also a more fundamental issue surrounding it as there is a stream flag
(PA_STREAM_START_CORKED) which means the client typically triggers an uncork at
startup.

Chances are when the stream is first seen, it's already corked (due to the
flag) and then it uncorks itself as per normal....

Obviously we need to avoid this scenario, but I'm not seeing the obvious fix
for it right now! Thoughts welcome!

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the pulseaudio-bugs mailing list