#11435: Added "-extension_picky" breaks various applications ------------------------------------+------------------------------------ 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 Qotscha):
I use FFmpeg to download recordings from Elisa Viihde (Finnish online recording service) using HLS protocol. Updating FFmpeg broke downloading because .ec3 extension is used for EAC3 audio tracks. {{{ [hls @ 000001d3298c99c0] URL https://viihde- amfcache29-pa.cdn.elisaviihde.fi/cdn/v5/qxqLMM3qqtQg2DbKy2EOUB-123-netpvr-37-20230401T060510000~20230401T070000000/qxqLMM3qqtQg2DbKy2EOUB-123-netpvr-37-20230401T060510000~20230401T070000000-audio_dut_1=256000-1.ec3 is not in allowed_extensions }}} I can get around this problem by using allowed_extensions option, but I wonder if .ec3 could be included in the allowed extensions by default. -- Ticket URL: <https://trac.ffmpeg.org/ticket/11435#comment:17> 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".