[FFmpeg-trac] #11435(avformat:reopened): Added "-extension_picky" breaks MPV?

FFmpeg trac at avcodec.org
Tue Mar 25 16:59:58 EET 2025


#11435: Added "-extension_picky" breaks MPV?
------------------------------------+------------------------------------
             Reporter:  QFox        |                    Owner:  (none)
                 Type:  defect      |                   Status:  reopened
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  hls         |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  1           |
------------------------------------+------------------------------------
Comment (by gamer191):

 > That really matters appears to be the arbitrary "file://" support in
 HLS..?

 I'm sure this has been brought up before. My suspicion (which could be
 wrong) is that file:// urls are only supported if the input is a local
 file.

 To test that, I ran `ffmpeg -i
 https://gist.githubusercontent.com/gamer191/f670714b0775ca5ef80f42e23c640da9/raw/4dca5244b3507ebaddd919701f5ed11edd23c1a2/test.m3u8
 flag.mp4` which resulted in `Protocol 'file' not on whitelist
 'http,https,tls,rtp,tcp,udp,crypto,httpproxy'!`
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11435#comment:15>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list