Skip to content

See the ffmpeg command? #5512

Answered by bastimeyer
Chris230291 asked this question in Q&A
Aug 22, 2023 · 2 comments · 4 replies
Discussion options

You must be logged in to vote

--loglevel=debug

Streamlink has its own DASH implementation. Knowing the ffmpeg command won't help you, as it only muxes the video and audio streams that get written to named pipes by Streamlink into a single output.

$ streamlink -l debug 'https://steamcommunity.com/broadcast/watch/76561198948303673' best
[cli][debug] OS:         Linux-6.4.11-1-git-x86_64-with-glibc2.38
[cli][debug] Python:     3.11.3
[cli][debug] OpenSSL:    OpenSSL 3.1.2 1 Aug 2023
[cli][debug] Streamlink: 6.1.0+9.g9d5e2bfc
[cli][debug] Dependencies:
[cli][debug]  certifi: 2023.7.22
[cli][debug]  isodate: 0.6.1
[cli][debug]  lxml: 4.9.3
[cli][debug]  pycountry: 22.3.5
[cli][debug]  pycryptodome: 3.18.0
[cli][debug]  PyS…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by bastimeyer
Comment options

You must be logged in to vote
4 replies
@bastimeyer
Comment options

@Chris230291
Comment options

@bastimeyer
Comment options

@bastimeyer
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants