Skip to content
  • Sjoerd Simons's avatar
    v4l2src: Fix using mpegts via the mmap interface · 74d7521a
    Sjoerd Simons authored
    MPEG doesn't have a static size per frame, so don't pretend it has one
    and fail when capturing because it doesn't match. Instead mark the size
    as unknown and let the read frame grabbing method use a reasonable fallback
    value (assuming that's only for actual streaming formats)
    
    Fixes bug #628349.
    74d7521a