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

Closed
opened 2026-02-21 04:15:01 -05:00 by deekerman · 3 comments
Owner

Originally created by @zerkms on GitHub (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.

Originally created by @zerkms on GitHub (Jun 29, 2016). - [x] 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.
Author
Owner

@yan12125 commented on GitHub (Jun 29, 2016):

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

@yan12125 commented on GitHub (Jun 29, 2016): Maybe a ffmpeg bug. Try adding `--hls-prefer-native`.
Author
Owner

@zerkms commented on GitHub (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.

@zerkms commented on GitHub (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.
Author
Owner

@yan12125 commented on GitHub (Jun 29, 2016):

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

@yan12125 commented on GitHub (Jun 29, 2016): Closing. This report should be forwarded to http://trac.ffmpeg.org/.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl-ytdl-org#8105
No description provided.