[FFmpeg-trac] #5287(avformat:open): Protocol not on whitelist 'file'! in m3u8 for local use

FFmpeg trac at avcodec.org
Mon Mar 7 23:20:49 CET 2016


#5287: Protocol not on whitelist 'file'! in m3u8 for local use
-------------------------------------+-------------------------------------
             Reporter:  remitamine   |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  hls          |               Blocked By:
  regression                         |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * status:  new => open
 * reproduced:  0 => 1
 * component:  undetermined => avformat
 * priority:  normal => important
 * version:  unspecified => git-master
 * keywords:  hls => hls regression


Comment:

 For future tickets: Please always provide a command line that allows to
 reproduce your issue together with the complete, uncut console output.

 Regression since fe3fed0b143ef6bf2d9b65ce05d55aba4224429e
 The error message has changed since.
 {{{
 $ ffmpeg -i The\ Colbeard.m3u8 -qscale 2 out.avi
 ffmpeg version N-78961-gda904fa Copyright (c) 2000-2016 the FFmpeg
 developers
   built with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl
   libavutil      55. 19.100 / 55. 19.100
   libavcodec     57. 28.100 / 57. 28.100
   libavformat    57. 28.100 / 57. 28.100
   libavdevice    57.  0.101 / 57.  0.101
   libavfilter     6. 39.102 /  6. 39.102
   libswscale      4.  0.100 /  4.  0.100
   libswresample   2.  0.101 /  2.  0.101
   libpostproc    54.  0.100 / 54.  0.100
 [hls,applehttp @ 0x30a53c0] Failed to open segment of playlist 0
     Last message repeated 34 times
 [hls,applehttp @ 0x30a53c0] Error when loading first segment 'The
 Colbeard/segment1_1_av.ts'
 The Colbeard.m3u8: Invalid data found when processing input
 }}}

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


More information about the FFmpeg-trac mailing list