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

          Priority: medium
            Bug ID: 68952
                CC: [email protected]
          Assignee: [email protected]
           Summary: PA_STREAM_FIX_* flags do not work with
                    pa_stream_new_extended()
        QA Contact: [email protected]
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          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.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to