Decodebin and multiqueue

Vinod Kesti vinodkesti at yahoo.com
Fri Feb 22 06:13:36 UTC 2019


All three 0 values is not valid.

Use below properties of decodebin to set the buffer size. 

  max-size-bytes      : Max. amount of bytes in the queue (0=automatic)
                        flags: readable, writable
                        Unsigned Integer. Range: 0 - 4294967295 Default: 0
  max-size-buffers    : Max. number of buffers in the queue (0=automatic)
                        flags: readable, writable
                        Unsigned Integer. Range: 0 - 4294967295 Default: 0
  max-size-time       : Max. amount of data in the queue (in ns,
0=automatic)
                        flags: readable, writable
                        Unsigned Integer64. Range: 0 - 18446744073709551615
Default: 0




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list