[FFmpeg-trac] #11477(undetermined:new): webvtt is not in allowed_extensions by recent git master versions only

FFmpeg trac at avcodec.org
Mon Feb 17 19:27:54 EET 2025


#11477: webvtt is not in allowed_extensions by recent git master versions only
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:  (none)
  mikey1959515                       |
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:  webvtt is    |               Blocked By:
  not in allowed_extensions          |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Description changed by mikey1959515:

Old description:

> Summary of the bug: /s0_F0000.webvtt is not in allowed_extensions
> How to reproduce: Using the command above.. The command works fine on
> ffmpeg release build version: 7.1 by gyan.dev this error appeared recent
> weeks.
> {{{
> % ffmpeg.exe -user_agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64)
> AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36"
> -http_persistent 0 -i "https://website.net/subtitle.m3u8" -c copy
> "subtitle.vtt"
> ffmpeg version N-118487-gb92577405b-20250217
> built on Latest Auto-Build (2025-02-17 13:07) BtbN
> }}}

New description:

 Summary of the bug: /s0_F0000.webvtt is not in allowed_extensions
 How to reproduce: Using the command above.. The command works fine on
 ffmpeg release build version: 7.1 by gyan.dev this error appeared in the
 latest git master versions recent weeks.
 {{{
 % ffmpeg.exe -user_agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64)
 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36"
 -http_persistent 0 -i "https://website.net/subtitle.m3u8" -c copy
 "subtitle.vtt"
 ffmpeg version N-118487-gb92577405b-20250217
 built on Latest Auto-Build (2025-02-17 13:07) BtbN
 }}}

--
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11477#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list