[pulseaudio-tickets] [Bug 88503] New: ALSA application gets no timestamp information when using pulse plugin

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 16 08:33:34 PST 2015


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

            Bug ID: 88503
           Summary: ALSA application gets no timestamp information when
                    using pulse plugin
           Product: PulseAudio
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: alsa
          Assignee: pulseaudio-bugs at lists.freedesktop.org
          Reporter: sqweek at gmail.com
        QA Contact: pulseaudio-bugs at lists.freedesktop.org
                CC: lennart at poettering.net

In normal ALSA operation, you can enable timestamps on an audio stream using
the SND_PCM_TSTAMP_ENABLE flag to alsa_snd_pcm_sw_params_set_tstamp_mode().

Subsequently, calling alsa_snd_pcm_status_get_tstamp() (or the higher precision
get_htstamp) gives timing information.

On my machine this works fine with vanilla ALSA, but once I install an asoundrc
which specifies "type pulse" for pcm.!default and ctl.!default timing
information is no longer available (get_tstamp and get_htstamp always return
zero).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20150116/1ee52de6/attachment.html>


More information about the pulseaudio-bugs mailing list