Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Very fast downloading for VOD, slow download for streams #22645

Closed
Samuel-Nathanson opened this issue Oct 8, 2019 · 3 comments
Closed

Very fast downloading for VOD, slow download for streams #22645

Samuel-Nathanson opened this issue Oct 8, 2019 · 3 comments
Labels

Comments

@Samuel-Nathanson
Copy link

@Samuel-Nathanson Samuel-Nathanson commented Oct 8, 2019

Checklist

  • [ x] I'm reporting a broken site support issue
  • [x ] I've verified that I'm running youtube-dl version 2019.09.28
  • [x ] I've checked that all provided URLs are alive and playable in a browser
  • [x ] I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • [ x] I've searched the bugtracker for similar bug reports including closed ones
  • [x ] I've read bugs section in FAQ

Verbose log

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '-f', '95', '-g', '--hls-prefer-native', 'https://youtu.be/L4Cr_S_SXK4']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.09.28
[debug] Python version 3.7.3 (CPython) - Linux-5.0.0-31-generic-x86_64-with-debian-buster-sid
[debug] exe versions: ffmpeg 3.4.6, ffprobe 3.4.6
[debug] Proxy map: {}

Description

Livestream downloading is very very slow - 1.9 FPS . VOD downloading is still very fast

ffmpeg -i $(youtube-dl -f 95 -g --hls-prefer-native https://youtu.be/L4Cr_S_SXK4) -c:v h264_nvenc -strict experimental -t 00:02:00 -f mpegts udp://localhost:8888

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Oct 8, 2019

Address this to ffmpeg support.

@dstftw dstftw closed this Oct 8, 2019
@dstftw dstftw added the out-of-scope label Oct 8, 2019
@Samuel-Nathanson
Copy link
Author

@Samuel-Nathanson Samuel-Nathanson commented Oct 8, 2019

Address this to ffmpeg support.

I should have mentioned that this issue still persists without using FFMPEG
youtube-dl -v -f 95 https://youtu.be/L4Cr_S_SXK4

VOD downloading is very fast.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Oct 8, 2019

Update ffmpeg.

@ytdl-org ytdl-org locked and limited conversation to collaborators Oct 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.