[Bug 693173] New: deinterlace method=greedyl fields=top does not complete
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Feb 4 15:48:18 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=693173
GStreamer | gst-plugins-good | git
Summary: deinterlace method=greedyl fields=top does not
complete
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: ds at schleef.org
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Example launch line:
gst-launch-1.0 \
videotestsrc num-buffers=20 pattern=ball ! \
video/x-raw,format=UYVY,framerate=10/1,interlaced=false ! \
interlace field-pattern=1:1 allow-rff=true ! \
deinterlace method=greedyl fields=top ! \
videoconvert ! \
pngenc snapshot=false ! \
identity silent=false -v ! \
multifilesink location=%05d.png
The pipeline stalls waiting for the last frame. "method=linear" works,
"fields=all" works.
--
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