On Wed, 2025-05-21 at 19:25 +0000, softworkz . wrote: > What I mean and what the comment in the ticket is probably > suggesting, > is that the HLS demuxer should URL-encode the URL after combining the > base url with the segment file name before making a request for the > segment.
Ah, sure. That was my original plan, but then I realised that the URL canonicalisation (or decomposition) step was already there, and I was concerned about adding an extra step that changed the dynamics of URLs for this specific case. Let me take another look and see if I can figure out a reasonable way of percent-encoding the URL in the specific case of playlists (or possibly just HLS). Thanks! Tim _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".