Clipping streams pushed to mpv with yt-dlp #35
Unanswered
rustlebones
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
yt-dlp allows you to push a lot of URLS for streams and vods to mpv. A complete vod or video works well with videoclip, but streams tend to be buggy and attempting to clip causes either the clipping process to hang or the player to stop receiving stream data. In the case where a clip is made, its often much longer than the time that was set, probably due to the timecode constantly changing within mpv.
I was wondering if anyone figured out a way to do this effectively.
Beta Was this translation helpful? Give feedback.
All reactions