[Bug 721153] Raw opus playback does not work

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 2 04:30:06 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=721153
  GStreamer | gst-plugins-bad | git

--- Comment #6 from mersad <mersad at axis.com> 2014-09-02 11:30:05 UTC ---
(In reply to comment #4)
> You would need to provide information about every single Opus frame as the raw
> Opus frame contains no frame markers and can't be parsed without this
> information. Why not just put it into one of the many possible containers?

We have API:s where we can stream audio over HTTP, so no headers and no
payloaders. But, we know in advance how the stream looks like e.g. G.711. For
Opus we would only use CBR and fixed frame sizes (and all other parameters are
constant), knowing this we have successfully tested that it works.

-- 
Configure bugmail: https://bugzilla.gnome.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 gstreamer-bugs mailing list