koln67
5b9fd409a5
[MP4] Change major brand from isom to mp41
...
This fixes warnings that 'isom' can only be a compatible instead of major brand.
Issue #755 .
2020-09-08 15:45:21 -07:00
koln67
28074e5c96
[HLS] Add support for independent segments tag
...
Fixes #564 .
2020-08-19 11:17:21 -07:00
koln67
a8ea7fd085
Always set ES_ID to 0 when writing ES Descriptor in mp4 ( #798 )
...
Required by ISO/IEC 14496-14:2018 and ISO/IEC 23000-19:2018.
Issue #755 .
2020-07-15 14:14:15 -07:00
KongQun Yang
89611a526b
[HLS] Support audio only master playlist
...
Generate an audio only master playlist if there are no videos and
subtitles.
We do not support mixing audio only EXT-X-STREAM-INF with video
EXT-X-STREAM-INF right now.
Fixes #461 .
Change-Id: I999b335ad7abbe183ffcb0f5d471948977c2772f
2018-12-13 23:52:35 +00:00
KongQun Yang
19f80d8478
Put namespace URIs in DASH mpd only if needed
...
Change-Id: I31284b665599a8ee8f0b1aa11b58d6797dbe2884
2018-09-25 15:45:48 -07:00
KongQun Yang
bbd5e074ee
Add a test outputing DASH and HLS at the same time
...
Change-Id: I38c0ca9ed206536a4fd84e8c9c074609250013cc
2018-05-14 23:55:30 +00:00