[Bug 687436] New: vp8enc: not robust enough for RTP, errors out on packet loss

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 2 05:53:15 PDT 2012


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

           Summary: vp8enc: not robust enough for RTP, errors out on
                    packet loss
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


$ gst-launch-1.0 videotestsrc ! vp8enc ! rtpvp8pay ! identity
drop-probability=0.1 ! rtpvp8depay ! vp8dec ! xvimagesink
...
ERROR: from element /GstPipeline:pipeline0/GstVP8Dec:vp8dec0: Failed to decode
frame
Additional debug info:
gstvp8dec.c(515): gst_vp8_dec_handle_frame ():
/GstPipeline:pipeline0/GstVP8Dec:vp8dec0:
unsupported bitstream
Execution ended after 490871641 ns.

(Smaller values make it error out as well, just takes a few seconds longer).

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