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

 The same issue on Twitter.

 {{{
 python -m yt_dlp https://x.com/<any_hls_video> --get-url
 mpv -v <m3u8 playlist from the above>
 }}}

 {{{
 [  0.694143]    ffmpeg/demuxer: hls: detected format
 mov,mp4,m4a,3gp,3g2,mj2 extension
 mov,mp4,m4a,3gp,3g2,mj2,psp,m4b,ism,ismv,isma,f4v,avif,heic,heif
 mismatches allowed extensions in url
 https://video.twimg.com/ext_tw_video/<...>.m4s
 [  0.694239]    ffmpeg/demuxer: hls: Error when loading first segment
 'https://video.twimg.com/ext_tw_video/<...>.m4s'
 [  0.695505]              lavf: avformat_open_input() failed
 [  0.695553]              lavf: Leaking 1 nested connections (FFmpeg bug).
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11435#comment:11>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to