[Bug 783435] stream: Use stream duration as stream-stpo if segment was not configured with a stop

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 5 15:38:57 UTC 2017


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
 Attachment #353190|none                        |reviewed
             status|                            |

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 353190
  --> https://bugzilla.gnome.org/attachment.cgi?id=353190
stream: Use stream duration as stream-stpo if segment was not configured with a
stop

You can use gst_element_query_duration() directly.

The question is what happens with streams where the queried duration is not
reliable because it relies on bitrate estimation (such as with VBR audio files,
for example) - would that cause players or the server to cut them short if the
initial estimate was shorter than the the actual duration?

-- 
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