queue minimum size

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

queue minimum size

nick889
Hi guys I've got issues setting the minimum queue size in my pipeline:
"gst-launch-1.0 -v filesrc location="test.mp4" ! qtdemux ! h264parse !
omxh264dec ! queue min-threshold-time=300000000 max-size-time=10000000000
max-size-bytes=0 max-size-buffers=0 ! autovideosink"

I'm looking to set the min-threshold-time to 1 second, but the max I'm able
to set is 300ms(incidentally 10 GstBuffers) without causing issues. Values
above 300ms will prevent the video from playing.

What's preventing the pipeline from playing? One of the elements blocking?




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel