After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 795430 - hlssink/hlssink2: support single file option to generate a single file fragment
hlssink/hlssink2: support single file option to generate a single file fragment
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-04-21 08:12 UTC by Daeseok Youn
Modified: 2018-11-03 14:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
splitmuxsink: support single-file option for hls (6.68 KB, patch)
2018-04-21 08:18 UTC, Daeseok Youn
none Details | Review
m3u8playlist: Adds new parameter on gst_m3u8_entry_new() (5.29 KB, patch)
2018-04-21 08:18 UTC, Daeseok Youn
none Details | Review
hlssink: support single-file option for hls (8.97 KB, patch)
2018-04-21 08:19 UTC, Daeseok Youn
none Details | Review
hlssink2: support single-file option for hls (5.18 KB, patch)
2018-04-21 08:19 UTC, Daeseok Youn
none Details | Review
splitmuxsink: support single-file option for hls (6.67 KB, patch)
2018-04-21 08:36 UTC, Daeseok Youn
none Details | Review
m3u8playlist: Adds new parameter on gst_m3u8_entry_new() (5.23 KB, patch)
2018-04-21 08:36 UTC, Daeseok Youn
none Details | Review
hlssink: support single-file option for hls (8.92 KB, patch)
2018-04-21 08:38 UTC, Daeseok Youn
none Details | Review
hlssink2: support single-file option for hls (5.12 KB, patch)
2018-04-21 08:38 UTC, Daeseok Youn
none Details | Review

Description Daeseok Youn 2018-04-21 08:12:24 UTC
Generate a single media file indexed with byte ranges in HLS version 4 spec.
Comment 1 Daeseok Youn 2018-04-21 08:18:00 UTC
Created attachment 371201 [details] [review]
splitmuxsink: support single-file option for hls

HLS is able to have an option which generate a single media file indexed with byte ranges.
Comment 2 Daeseok Youn 2018-04-21 08:18:39 UTC
Created attachment 371202 [details] [review]
m3u8playlist: Adds new parameter on gst_m3u8_entry_new()

HLS version 4 could have an option to generate a single media
file indexed with byte range. The format of byte range should be
offset@length. It means that the entry have to have offset and
length parameter when it created.
Comment 3 Daeseok Youn 2018-04-21 08:19:11 UTC
Created attachment 371203 [details] [review]
hlssink: support single-file option for hls

HLS is able to have an option which generate a single media file
indexed with byte ranges.
Comment 4 Daeseok Youn 2018-04-21 08:19:35 UTC
Created attachment 371204 [details] [review]
hlssink2: support single-file option for hls
Comment 5 Daeseok Youn 2018-04-21 08:36:05 UTC
Created attachment 371205 [details] [review]
splitmuxsink: support single-file option for hls

HLS is able to have an option which generate a single media file indexed with byte ranges.

reset my email address, sorry for noise.
Comment 6 Daeseok Youn 2018-04-21 08:36:52 UTC
Created attachment 371206 [details] [review]
m3u8playlist: Adds new parameter on gst_m3u8_entry_new()

HLS version 4 could have an option to generate a single media
file indexed with byte range. The format of byte range should be
offset@length. It means that the entry have to have offset and
length parameter when it created.

reset my email address, sorry for noise.
Comment 7 Daeseok Youn 2018-04-21 08:38:03 UTC
Created attachment 371207 [details] [review]
hlssink: support single-file option for hls

HLS is able to have an option which generate a single media file
indexed with byte ranges.

reset my email address, sorry for noise.
Comment 8 Daeseok Youn 2018-04-21 08:38:22 UTC
Created attachment 371208 [details] [review]
hlssink2: support single-file option for hls

reset my email address, sorry for noise.
Comment 9 GStreamer system administrator 2018-11-03 14:21:54 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/693.