On Fri, Sep 29, 2023 at 11:01 AM Paul B Mahol <[email protected]> wrote: -snip- > Buffer underflow - something is too small in size. So there is unused, > wasteful space left.
That's not correct. > Also could mean decoder and/or demuxer did not processed whole buffer. That's not underflow. That can be produced by underflow, but it's not underflow. Why would a process access a buffer before buffering is finished? _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
