Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save viniciusCamargo/827e032a1a1f6f0830c497659474f41f to your computer and use it in GitHub Desktop.
Save viniciusCamargo/827e032a1a1f6f0830c497659474f41f to your computer and use it in GitHub Desktop.

Direct copy of pre-encoded file:

$ ffmpeg -i filename.mp4 -codec: copy -start_number 0 -hls_time 10 -hls_list_size 0 -f hls filename.m3u8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment