[FFmpeg-devel] [RFC PATCH] avformat: remove HLS protocol

Steven Liu lingjiujianke at gmail.com
Wed Jul 9 23:42:10 EEST 2025


Timo Rothenpieler <timo at rothenpieler.org>于2025年7月9日 周三23:33写道:

> On 7/9/2025 3:28 PM, Marvin Scholz wrote:
> >
> >
> > On 9 Jul 2025, at 11:18, Steven Liu wrote:
> >
> >> Marvin Scholz <epirat07-at-gmail.com at ffmpeg.org> 于2025年7月9日周三 03:14写道:
> >> Hi Marvin,
> >>
> >>>
> >>> The use of this protocol was already discouraged and warned about
> >>> for years with the recommendation to use the HLS demuxer instead.
> >> What about make deprecated warning to users and remove it next major
> version?
> >
> > You mean change the discouraged to deprecated? We could do that but IMHO
> > the previous message was quite clear it shouldn't be used anymore.
> >
> > But I don't mind waiting another year for this till next major
> > bump after 8.0, if thats what people prefer.
>
> I didn't even know this existed. Specially with that message, it seems
> fair game to me to just remove it.


I'm aware of the existence of hls proto, but I'm not a user of it myself.
Removing it wouldn't affect my ability to use HLS functionality. However,
I'm uncertain whether other users might still be utilizing hls proto.

Judging from the persistent warning messages associated with hls proto, it
doesn't appear that users are being explicitly warned about its deprecation
or impending removal. It's possible that some users who only require basic
HLS capabilities might still be relying on it.

Therefore, I believe it would be reasonable to either mark it for removal
or explicitly deprecate it. That said, directly removing it wouldn't impact
me personally.

_______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
>


More information about the ffmpeg-devel mailing list