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

Youtube video that captured by youtube from a stream does not download #9943

Closed
zerkms opened this issue Jun 29, 2016 · 3 comments
Closed

Youtube video that captured by youtube from a stream does not download #9943

zerkms opened this issue Jun 29, 2016 · 3 comments

Comments

@zerkms
Copy link

@zerkms zerkms commented Jun 29, 2016

  • Bug report (encountered problems with youtube-dl)

https://www.youtube.com/watch?v=nxnIpgHQ-Gw - this is the problem video

The ffmpeg starts and freezes forever on frame 300:

frame=  300 fps=114 q=-1.0 size=     437kB time=00:00:10.03 bitrate= 356.5kbits/s  

Selecting different formats using -f does not change anything: they all freeze on the frame 300

I've tried bunch of other tools and services and none of them is capable of downloading it.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Jun 29, 2016

Maybe a ffmpeg bug. Try adding --hls-prefer-native.

@zerkms
Copy link
Author

@zerkms zerkms commented Jun 29, 2016

At least it progresses now - it downloads separated fragments and by the moment created 300+ files.

And every fragment is 150 frames long, so seems like the ffmpeg-based implementation could encode only 2 of them.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Jun 29, 2016

Closing. This report should be forwarded to http://trac.ffmpeg.org/.

@yan12125 yan12125 closed this Jun 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.