Y
Hacker News
new
|
ask
|
show
|
jobs
by
0xbkt
2154 days ago
I hope you can enable doing the vice versa some day. I mean HLS/DASH to single file containers like MP4. It seems that you can't pull segments from remote URLs in M3U file for the time being.
2 comments
kvz
2154 days ago
Convert HLS/Dash to a single file, what's the use case? Most of the times you'd still have the original after creating segments from it you'd think?
link
poxrud
2154 days ago
You can input an HLS stream and output whatever you want as a single file with ffmpeg or even vlc.
link