Skip to content

Instantly share code, notes, and snippets.

@abhyuditjain
Created November 4, 2019 11:08
Show Gist options
  • Save abhyuditjain/080449ae91588dae3d38d551a4c5353f to your computer and use it in GitHub Desktop.
Save abhyuditjain/080449ae91588dae3d38d551a4c5353f to your computer and use it in GitHub Desktop.
ffmpeg -v trace -re -y -i song.mp4 -profile:v baseline -b:a 320k -hls_list_size 0 -hls_time 10 -hls_allow_cache 1 -level 4.0 -hls_segment_filename segment%d.ts -f hls index.m3u8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment