Skip to content
  • Antonio Ospite's avatar
    imagefreeze: add a num-buffers property · 8c26e33f
    Antonio Ospite authored
    The imagefreeze element can be handy for benchmarking downstream
    elements because it re-uses the same buffer memory and introduces less
    overhead compared to always creating new frames with videotestsrc.
    
    However it's not possible to make imagefreeze send EOS when using
    gst-launch-1.0.
    
    Add a num-buffers property to make it look more like a source in the
    above scenario.
    8c26e33f