[Bug 710203] hlssink doesnt fragment audio-only streams

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 16 16:00:27 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=710203
  GStreamer | gst-plugins-bad | git

Andoni Morales <ylatuya> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ylatuya at gmail.com

--- Comment #1 from Andoni Morales <ylatuya at gmail.com> 2013-10-16 14:00:24 UTC ---
faac is not forwarding GstForceKeyUnits downstream and mpegtsmux is not not
tracking upstream event in the src pad, that's why it doesn't work.

This patch for qtmux does that correctly if you want to take a look:
https://bug660260.bugzilla-attachments.gnome.org/attachment.cgi?id=252750

I think for audio only streams you should be using AAC + ID3 according to the
spec, which won't work either, in this case because id3mux doesn't support
GstForceKeyUnit events.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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