Created
August 14, 2020 09:12
-
-
Save monir-zaman/26fc02780a12c8424ab66657708b4db1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ffmpeg -i test.mp4 -hls_time 10 -hls_playlist_type vod -hls_segment_filename "video_segments_%0d.ts" hls_master_for_test.m3u8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment