« Back to Index

Extract mp4 from m3u8

View original Gist on GitHub

Tags: #ffmpeg #shell

ffmpeg extract mp4 from m3u8.bash

ffmpeg -i https://123.streamlock.net/obitus_vods/_definst_/mp4:obitusvods/vivedia-wowza-vod/vb/394110_2020-07-31_2233BEC.mp4/playlist.m3u8 -c copy -bsf:a aac_adtstoasc output.mp4