[pulseaudio-tickets] [Bug 68952] New: PA_STREAM_FIX_* flags do not work with pa_stream_new_extended()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 4 11:36:06 PDT 2013


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

          Priority: medium
            Bug ID: 68952
                CC: lennart at poettering.net
          Assignee: pulseaudio-bugs at lists.freedesktop.org
           Summary: PA_STREAM_FIX_* flags do not work with
                    pa_stream_new_extended()
        QA Contact: pulseaudio-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: courmisch at gmail.com
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: core
           Product: PulseAudio

1) Call pa_stream_new_extended() with two possible format, one IEC61937-based
and one PCM.
2) Call pa_stream_connect_playback() on the resulting stream with
PA_STREAM_FIX_RATE flag.

If PulseAudio selects the IEC format, it will fail with EINVAL. Thus there is
no way to request fixed rate for the PCM format. Basically, we would need
separate sets of flags for the different formats.

See also https://trac.videolan.org/vlc/ticket/9309

-- 
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/20130904/6f51226f/attachment-0001.html>


More information about the pulseaudio-bugs mailing list