[Bug 748450] Prores file crashes gstreamer
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Apr 25 06:19:51 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=748450
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution|--- |FIXED
Target Milestone|git master |1.4.x
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks for the bug report and the sample file.
I can reproduce the problem with 1.4.4 (as in debian sid), but not with git
master or the 1.4 git branch.
It appears to have been fixed by this commit, which is in the 1.4.5 release:
commit d322432491adb1c056f9cdb09a1a6a442a994f3a
Author: Thibault Saunier <tsaunier at gnome.org>
Date: Fri Nov 21 11:54:18 2014 +0100
Deinterlace: in query_caps return only supported formats if filter is
interlaced
In some cases the currently set GstVideoInfo is not interlaced, but
upstream caps are interlaced and the info is passed in the filter,
we should take that info into account and make sure that we do not
consider that case as a "pass through" case.
https://bugzilla.gnome.org/show_bug.cgi?id=741407
--
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