Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save monir-zaman/26fc02780a12c8424ab66657708b4db1 to your computer and use it in GitHub Desktop.
Save monir-zaman/26fc02780a12c8424ab66657708b4db1 to your computer and use it in GitHub Desktop.
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