[Bug 797127] Build Error on linux: gstfilesink: format '%u' exprects argument of type 'unsigned int', but argument 10 has type 'guint64'

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 12 01:36:36 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=797127

--- Comment #3 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
This regression was added this summer, and went unnoticed since.

commit b324e4b802cf15f6f0688df5552ba762b1774844
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Tue Aug 28 14:22:16 2018 +0300

    filesink: Flush buffers before directly writing out buffers with the
SYNC_AFTER flag

    Otherwise we write out the SYNC_AFTER buffer immediately, and the
    previously queued up buffers afterwards which then breaks the order of
    data.

    Also add various debug output.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list