I want to drop late frames on input-select

LeeJungchan chani.korea at gmail.com
Fri Jun 2 06:50:03 UTC 2017


Hi. Everyone.

First, sorry my poor english.

I'm trying video switch.

gst-launch-1.0 videotestsrc pattern=0 is-live=1 do-timestamp=1 !
video/x-raw, width=320, height=240, framerate=\(fraction\)15/1 ! queue !
switch. videotestsrc pattern=1 is-live=1 do-timestamp=1 ! video/x-raw,
width=320, height=240, framerate=\(fraction\)15/1 ! queue ! input-selector
name=switch ! fakesink

It is work fine..

But, I want to discard all data coming into the non activate pad.

The input-selector flushes many buffers that were delayed when the active
pad was changed.

how can i do.. please let me know.

thanks.








--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/I-want-to-drop-late-frames-on-input-select-tp4683183.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list