Date: 2025-01-02 15:18:54
Score: 3.5
Natty:
The reason was that segments of hls are not png files, but they have headers (first 8 bytes) like png files.
I just removed first 8 bytes, and it works.
Source: https://github.com/xbmc/inputstream.ffmpegdirect/issues/100?ysclid=m5feoz1irw450917629#issuecomment-828988158
The only questions are:
- Why does the streaming server mask video segments? Perhaps for security reasons?
- What other formats do streaming servers use to hide video files?
Reasons:
- No code block (0.5):
- Ends in question mark (2):
- Self-answer (0.5):
- Low reputation (0.5):
Posted by: Maxim