[Bug 712214] No video playing full HD stream with deinterlace.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jan 4 16:18:08 PST 2014


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
          Component|gst-plugins-good            |gst-libav
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.2.2

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-01-05 00:18:07 UTC ---
Thanks for re-testing and confirming it's no longer a problem.

This commit in gst-libav seems to make it work for me strangely:

 commit ff5b343e7f02740a91abb24542ae06e79697f781
 Author: Mark Nauwelaerts <mnauw at users.sourceforge.net>
 Date:   Mon Dec 2 20:21:34 2013 +0100

    avviddec: only use upstream framerate if really specified

    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=704161

(with some image corruption at beginning)

while this commit makes it work properly (shows first keyframe for a short time
and then starts normally):

commit 24e593681999ba40d61760a204e36c457424bef3
Author: Mark Nauwelaerts <mnauw at users.sourceforge.net>
Date:   Sat Dec 7 11:35:09 2013 +0100

    avviddec: improve buffer handling and semantics

    ... so as to focus on providing *a* buffer rather than one (too) tied
    to a frame, in particular allowing multiple allocations related to a frame.

    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=697806

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