[Gstreamer-bugs] [Bug 118245] Changed - videocrop adds distortion
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Fri Jul 25 01:43:12 PDT 2003
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=118245
Changed by ds at schleef.org.
--- shadow/118245 Thu Jul 24 22:08:44 2003
+++ shadow/118245.tmp.5402 Fri Jul 25 04:43:12 2003
@@ -1,13 +1,13 @@
Bug#: 118245
Product: GStreamer
Version: HEAD CVS
OS: Linux
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: normal
Priority: Normal
Component: gst-plugins
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: vishnu at pobox.com
QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -18,6 +18,13 @@
./gst-launch --gst-debug-no-color filesrc location=/local/aleader/trans.mpg
! mpegdemux ! mpeg2dec ! videocrop ! colorspace ! pngenc ! filesink
location=/tmp/frame.png
Try it with & without videocrop and see the difference. I looked at the
code . I didn't see anything obvious.
+
+------- Additional Comments From ds at schleef.org 2003-07-25 04:43 -------
+yeah, it was just a little messed up. I rewrote the core function, it
+should behave properly now.
+
+Eventually, I'd like to change videocrop to be a subclass of
+videofilter, but not today.
More information about the Gstreamer-bugs
mailing list