[Bug 698013] openal: port to 1.0

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 15 16:51:20 PDT 2013


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

Juan Manuel Borges Caño <juanmabcmail> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #241589|0                           |1
        is obsolete|                            |

--- Comment #12 from Juan Manuel Borges Caño <juanmabcmail at gmail.com> 2013-04-15 23:51:15 UTC ---
Created an attachment (id=241607)
 View: https://bugzilla.gnome.org/attachment.cgi?id=241607
 Review: https://bugzilla.gnome.org/review?bug=698013&attachment=241607

complete openal improved por to gstreamer 1.0

Wow, i just turned openalsrc into something really more stable, no more
segfaults on unexpected caps. :)

This with the stability i gave to openalsink mades what i think is a great
boost.

Still,  always with this same test pipeline:
GST_PLUGIN_PATH="." gst-launch-1.0 -e openalsrc ! audioconvert ! vorbisenc !
oggmux ! filesink location=test.ogg
gives sometimes:
Dropped 28224 samples. This is most likely because downstream can't keep up and
is consuming samples too slowly.

This is not a regression, it was also given before.

>From what i can say this is the only problem, and if i understand downstream is
audioconvert or vorbisenc. Though perhaps the src sends too fast?

Of course, i hope you catch some gstreamer glitches i might have leaved in.

Thanks.

Keep it at least on a one day freeze before reviewing, ;).

-- 
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