[Bug 686595] [mpg123] misc improvements and fixes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 24 03:32:12 PDT 2012


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

--- Comment #2 from Carlos Rafael Giani <dv at pseudoterminal.org> 2012-10-24 10:32:06 UTC ---
(In reply to comment #1)

I split up the patches and addressed most issues you mentioned above.

>  - not sure about the error stuff, ideally the
>    decoder would just ignore anything that's
>    not absolutely fatal and try to resync
>    (and ignore upstream caps if in doubt..)

3 element_error calls are still present. One occurs when
starting to decode fails, one when reopening the decoder fails (
while trying to flush), and one in case there is a problem with the input caps.
I am unsure about the latter case, since it indicates a serious problem with
the upstream mpeg parser. Also, I don't really know how to recover from that
yet.
I will see if a sane recovery is possible.

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