diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-09-09 13:57:31 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-09-09 13:57:31 +0200 |
commit | b88c367c48da452f0100bd8cffaba5d76cd83f0d (patch) | |
tree | d0bea9df38b74287373206a40b6a7c35e64dbb14 /TODO | |
parent | c64d577cb053b6fee8e84f768419e84c3c9df2cc (diff) |
Temporary fix for shitty ffmpeg being unable to play hls streams on peertube
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -196,4 +196,5 @@ Add ctrl+r menus for peertube. Add audio-only mode for peertube (without also downloading video). Add option to play peertube video directly from url, along with timestamp. Should also work for playlists. Peertube urls should play directly in quickmedia. -Test peertube with live streams.
\ No newline at end of file +Test peertube with live streams. +Peertube hls streams can be really slow to start up (especially for videos.autizmo.xyz). This is an issue in ffmpeg. Maybe use youtube proxy downloader for this? those videos are fragmented.
\ No newline at end of file |