single frame snapshot
Baby Octopus
jagadishkamathk at gmail.com
Fri Jul 14 08:33:25 UTC 2017
Pad probe is the option that you can use. Add a probe to the sink pad of
filesink and let only one buffer pass through the probe. Once sent, tell the
application to send EOS and shut the pipeline down
Another hacky option that you can try is this
... ! videorate ! video/x-raw,framerate=1/10000000 ! filesink
Videorate will send first frame and wait for next frame whcih is after a
long time. You can shutdown the pipeline in that time
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/single-frame-snapshot-tp4683820p4683823.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list