[Bug 734608] avvidec: decoded frames lost on EOS

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 11 08:01:55 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=734608
  GStreamer | gst-libav | unspecified

Aleix Conchillo Flaqué <aleix> changed:

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

--- Comment #7 from Aleix Conchillo Flaqué <aleix at oblong.com> 2014-08-11 15:01:50 UTC ---
Created an attachment (id=283110)
 View: https://bugzilla.gnome.org/attachment.cgi?id=283110
 Review: https://bugzilla.gnome.org/review?bug=734608&attachment=283110

frame loss on EOS

>From the commit log:

    have_data is not propagated from gst_ffmpegviddec_video_frame to
    gst_ffmpegviddec_frame. have_data is only set to 1 in
    gst_ffmpegviddec_frame if a frame pointer is passed. However, this is
    not true while draining, which means that have_data from libav will be
    ignored.

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