Skip to content

deluge-streaming doesn't work on linux #19

@wjtk4444

Description

@wjtk4444

I can't get deluge-streaming to work on linux. I tried the exact same configuration of tools and settings as I use on windows, but with no results. The file download itself seems to work file, I can play the file that's being downloaded directly and it seems to play just fine. The only problem is playing it via deluge-streaming.

--

Reproduction steps:

  • open a video torrent file in deluge, select start streaming option
  • paste the url to stream to either mpv (with youtube-dl) or vlc

--

Deluge version: 1.3.15 (default settings, one plugin only)
deluge-streaming version: latest release
mpv version: latest git (default settings)
youtube-dl version: latest git
vlc version: 3.0.3 (default settings)

--

Log from mpv on windows (warnings are marked, the rest are errors):

[ffmpeg] http: Unknown content coding: bytes //warning

Log from mpv on linux (warnings are marked, the rest are errors):

[ffmpeg] http: Unknown content coding: bytes
[mkv] Error parsing subelement length
[mkv] Error parsing element Attachments
[ffmpeg] http: Unknown content coding: bytes //warning                                                                                
[ffmpeg] http: HTTP error 416 Requested Range not satisfiable //warning                                                               
[ffmpeg] Seek failed
[ffmpeg] http: HTTP error 416 Requested Range not satisfiable //warning
[ffmpeg] Seek failed
[cache] Seek failed                                                                                                          
[mkv] Invalid EBML length at position 51822520                                                                               
[ffmpeg] http: Unknown content coding: bytes //warning
[ffmpeg] http: Unknown content coding: bytes //warning                                                                                
[ffmpeg] http: HTTP error 416 Requested Range not satisfiable //warning                                                               
[ffmpeg] Seek failed
[ffmpeg] http: HTTP error 416 Requested Range not satisfiable //warning
[ffmpeg] Seek failed
[cache] Seek failed                                                                                                          
[mkv] Invalid EBML length at position 52959615
...

Log from vlc on linux:

[00007f65a401ba30] mkv demux error: Dummy Element at unexpected position... corrupted file?
[00007f65a401ba30] mkv demux error: Dummy element too large or misplaced at 1016594500... skipping to next upper element
[00007f65a401ba30] mkv demux error: cannot find any cluster or chapter, damaged file ?
[00007f65a401ba30] mjpeg demux error: cannot peek
[00007f65a4006100] prefetch stream error: cannot seek (to offset 0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions