[Bug 678365] New: 0.11: gstffmpegviddec broken

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 18 21:11:47 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=678365
  GStreamer | gst-ffmpeg | 0.11.x

           Summary: 0.11: gstffmpegviddec broken
    Classification: Platform
           Product: GStreamer
           Version: 0.11.x
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: matej.knopp at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=216718)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=216718)
Patch

There are two problem after last port from 0.11

1. The decoder keeps getting reopened every time caps event is sent even though
caps hasn't changed. I have a dynamic pipeline so the videoparser keeps getting
reconfigure events on which it sends caps events. After discussing this with
wtay last time the conclusion that decoder should not be reopened on same caps

2. ffmpeg decoder may only get trained on EOS. Any other time it may break
frame-based multithreaded decoding.

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