On 10/13/20 10:21 AM, Zebediah Figura wrote:
On 10/12/20 11:08 PM, Zebediah Figura wrote:
If you're only using the stream type, I think gst_pad_get_current_caps() has less overhead.
Sorry, I just realized this isn't valid after all; I don't think the caps would be fixed yet.
That's what I thought at first too, but I tested the change and it seemed to work. Sounds like a case where while it happens to work, it's not guaranteed.