[Bug 729008] videorate: inconsistent behavior

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 2 22:18:39 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729008
  GStreamer | gst-plugins-base | 1.4.4

RajuB <raju.babannavar> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|1.2.2                       |1.4.4

--- Comment #2 from RajuB <raju.babannavar at gmail.com> 2014-12-03 06:18:35 UTC ---
I could see the similar behaviour in 1.4.4. also. Here is the simple pipeline
to reproduce it.

gst-launch-1.0 udpsrc port=9999 ! tsdemux ! h264parse ! avdec_h264 !
videoconvert ! deinterlace mode=0 fields=1 method=4 tff=0 ! tee ! queue !
videoscale ! video/x-raw,width=176,height=144 ! videorate ! filesink
location=~/videorate_issue.yuv -v

start this above pipeline and wait for 30 sec. Then start the UDP input. You
can frame repetition in the output yuv file.

Many thanks in advance.

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