[FFmpeg-devel] [PATCH] Accept a colon in the path of a URI, instead of stripping preceding characters.
Timothy Allen
tim at treehouse.org.za
Wed May 21 22:09:03 EEST 2025
On Wed, 2025-05-21 at 18:56 +0000, softworkz . wrote:
> Why do you think it would require control over the server side?
The original ticket is referring to HLS, and specifically the manifest
of HLS, which means a remotely-hosted M3U playlist.
In principle, the user could download the playlist, convert any
relative URLs to absolute URLs, and percent-encode the URLs.
In practice, for most users, the URL will simply not play (or will skip
any segments containing colons in the URL) without any indication of
why the URL is failing.
Thanks,
Tim
More information about the ffmpeg-devel
mailing list