mowshon / moviego

MovieGo is a Golang library for video editing.
MIT License
237 stars 16 forks source link

add hls method to write ts files #12

Open AndreaNicola opened 10 months ago

AndreaNicola commented 10 months ago

Greetings! I needed to create some m3u8 playlists. I added an Hls method to Video struct that inserts the necessary options for ffmpeg to do them.

AndreaNicola commented 9 months ago

Hello! :-D is there anybody out there? :-D

AndreaNicola commented 1 month ago

@hixi Hi! i modified the method to use default hls_time and added a new method to set hls custom time :-)