Skip to content

Instantly share code, notes, and snippets.

@colemar
Created March 11, 2024 21:38
Show Gist options
  • Save colemar/466a23f03df5ad25e226b243d5465119 to your computer and use it in GitHub Desktop.
Save colemar/466a23f03df5ad25e226b243d5465119 to your computer and use it in GitHub Desktop.
ffmpeg -referer "https://claplivehdplay.ru/" -http_persistent false -i "https://salamus2023.onlinehdhls.ru/wiki/wikiten1/tracks-v1a1/mono.m3u8" -referer "https://claplivehdplay.ru/" -http_persistent false -i "https://salamus2023.onlinehdhls.ru/wiki/wikiten3/tracks-v1a1/mono.m3u8" -filter_complex "[0:v][1:v]xstack=inputs=2:layout=0_0|0_h0[v]" -map "[v]" -map 0:a -f matroska - | ffplay -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment