[Bug 688803] playbin: converters don't actually work? (deinterlace bug?)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Mar 3 09:59:42 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=688803
  GStreamer | gst-plugins-base | 1.x

--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-03-03 17:59:35 UTC ---
Simpler pipeline to reproduce the issue:

gst-launch-1.0 videotestsrc num-buffers=1 !
video/x-raw,format=I420,pixel-aspect-ratio=11/10 ! sink.video_raw_sink 
playsink name=sink video-sink='appsink
caps=video/x-raw,width=320,height=240,framerate=10/1,pixel-aspect-ratio=1/1'

Josep investigated this and found that adding a pixel-aspect-ratio field to
videoscale's source pad template fixes this, but I would still like to
understand what the actual issue is, I believe that fix just works around the
issue.

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