Skip to content

Releases: icefee/hls2mp4

hls2mp4 v1.2.8

16 Apr 07:23
Compare
Choose a tag to compare
  • remove dependence @ffmpeg/util, you can remove it from your package.json now
  • improve compatibility for next.js and other frameworks
  • improve constructor options,passing onProgress and onError callback by options is recommended for now

hls2mp4 v1.2.7

25 Jan 12:59
Compare
Choose a tag to compare
  • improve segment/key url match rules

hls2mp4 v1.2.0

03 Sep 05:32
Compare
Choose a tag to compare

update ffmpeg support to 0.12.x

hls2mp4 v1.2.3

12 Sep 15:35
Compare
Choose a tag to compare
  • [new feture] add error callback

hls2mp4 v1.2.2

12 Sep 13:27
Compare
Choose a tag to compare
  • [new feture] auto select max bandwidth video

hls2mp4 v2.0.5

11 Jun 04:41
Compare
Choose a tag to compare

fix compatibility on ios

hls2mp4 v1.1.9

11 Jun 04:48
Compare
Choose a tag to compare

fix compatibility on ios

hls2mp4 v2.0.4

09 Jun 03:15
Compare
Choose a tag to compare

add output type option
fix duration error when transmux files to mp4

hls2mp4 v2.0.3

08 Jun 06:25
Compare
Choose a tag to compare

change mp4 transmuxer to mux.js instead of ffmpeg

hls2mp4 v1.1.8

18 May 07:19
Compare
Choose a tag to compare

fix type error in iife