diff --git a/gst/qtmux/gstqtmux.c b/gst/qtmux/gstqtmux.c index f100196624..1582d9c84e 100644 --- a/gst/qtmux/gstqtmux.c +++ b/gst/qtmux/gstqtmux.c @@ -1344,7 +1344,7 @@ bail: no_time: { GST_ELEMENT_ERROR (qtmux, STREAM, MUX, (NULL), - ("Failed to determine time to mux.")); + ("Received buffer without timestamp/duration.")); goto bail; } fragmented_sample: