devine/devine
rlaphoenix a544b1e867 Merge HLS segments first by discontinuity then via FFmpeg
HLS playlists where each segment is in an mp4 container seems to corrupt when the EXT-X-MAP is changed out, unless you first merge segments by discontinuity and then merge the merges via FFmpeg (which demuxes all the merged segment continuities and then concatanates them together, probably giving it new init data too).
2024-02-09 08:33:17 +00:00
..
commands Add support for SegmentBase and BaseURL-only DASH Manifests 2024-02-05 10:22:40 +00:00
core Merge HLS segments first by discontinuity then via FFmpeg 2024-02-09 08:33:17 +00:00
vaults Add custom RESTful Vault API Interface 2024-01-24 20:09:59 +00:00
__main__.py Initial commit 2023-02-06 02:41:29 +00:00