[Bug 771263] New: opusenc: add low-delay value to the audio-type property

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Sep 11 20:23:51 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=771263

            Bug ID: 771263
           Summary: opusenc: add low-delay value to the audio-type
                    property
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Mac OS
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: marcin at saepia.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 335321
  --> https://bugzilla.gnome.org/attachment.cgi?id=335321&action=edit
Patch that adds low-delay value to the audio-type enum

Currently opusenc accepts 2 values to the audio-type property: generic and
voice that map to OPUS_APPLICATION_AUDIO and OPUS_APPLICATION_VOIP.

It seems that Opus encoder accepts third value,
OPUS_APPLICATION_RESTRICTED_LOWDELAY that is currently not mapped in opusenc.

The attached patch adds this third value to the audio-type enum.

-- 
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 gstreamer-bugs mailing list