[Bug 740671] aspectratiocrop: continuos playback, when changing the video size, crop needs reset

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 25 01:47:22 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740671
  GStreamer | gst-plugins-good | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #291434|none                        |needs-work
             status|                            |

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-11-25 09:47:21 UTC ---
(From update of attachment 291434)
This looks wrong. You shouldn't have to worry about links to any other pads,
and also the stream-start event is irrelevant for cropping.

The only change that should be necessary is in the handling of the CAPS event.
You will get a CAPS event for the new stream, and then would set up the new
cropping values accordingly and then send the appropriate CAPS event downstream
with the new crop values.

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