[Bug 662199] New: [capsfilter] behavior has changed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 19 07:27:52 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=662199
  GStreamer | gstreamer (core) | git

           Summary: [capsfilter] behavior has changed
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: julien.isorce at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Hi,

 * problem:

Since commit 341d7a4c0dbd69f86faaf1ffd2e94e99bac6f8c9 (
http://cgit.freedesktop.org/gstreamer/gstreamer/commit/plugins/elements/gstcapsfilter.c?id=341d7a4c0dbd69f86faaf1ffd2e94e99bac6f8c9
) the behavior changed for some of my applications.

Now I get a lot of warning like:

GStreamer-WARNING **:  src accepted caps video/x-raw-yuv, format=(fourcc)I420,
width=(int)1024, height=(int)576, interlaced=(boolean)false,
framerate=(fraction)5000000/208333 although they are not a subset of its caps
video/x-raw-yuv, width=(int)1024, height=(int)576,
framerate=(fraction)5000000/208333, format=(fourcc)I420,
interlaced=(boolean)false, pixel-aspect-ratio=(fraction)1/1

that leading to random result. 

Whereas without the commit pointed above, I do not have those problems.

 * more infos:

I understand the goal of the commit and I am agree with that but I think some
work is missing or maybe this is a regression in gstbasetransform.c.


I have not a minimal test to reproduce the problem. Do have I to make one ?  I
think yes, but maybe someone else has already encountered those warnings ?

Sincerely
Julien

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