[Bug 747000] hlssink doesn't add the last segment to the playlist

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 30 08:21:07 PDT 2015


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

--- Comment #1 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Created attachment 300603
  --> https://bugzilla.gnome.org/attachment.cgi?id=300603&action=edit
multifilesink: post file message on EOS

When multifilesink is operating in any mode other than one file
per buffer, the last file created won't have a file message posted
as multifilesink doesn't handle the EOS event.

This patch fixes it by using the last position to post a file
message when EOS is received. This should ensure at least the
time related data and the filename are posted to the application
or other elements

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