How can I set the segment length in a “filesrc” element in GStreamer?
I am looking to limit the segment length sent out by my “filesrc” element in my GStreamer pipeline to .25 seconds. Currently I suspect it to be around 3 seconds considering the latency between modifications I am making on elements in the pipeline after keystrokes and seeing the result displayed to me.