[FFmpeg-trac] #4971(undetermined:new): ffmpeg can not slice when i use HLS

FFmpeg trac at avcodec.org
Wed Oct 28 12:12:33 CET 2015


#4971: ffmpeg can not slice when i use HLS
-------------------------------------+-------------------------------------
             Reporter:  hiccupzhu    |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 ffmpeg -i /mnt/hgfs/F/manga.01.ts -vcodec copy -bsf:v h264_mp4toannexb
 -hls_list_size 0 -hls_segment_filename "test_%04d.ts" playlist.m3u8

 szhu at vm1504:/opt/source/ffmpeg$ ./ffmpeg -version
 ffmpeg version N-76338-g54cd1ab Copyright (c) 2000-2015 the FFmpeg
 developers
 built with gcc 4.9.2 (Ubuntu 4.9.2-10ubuntu13)
 configuration:
 libavutil      55.  5.100 / 55.  5.100
 libavcodec     57. 12.100 / 57. 12.100
 libavformat    57. 11.100 / 57. 11.100
 libavdevice    57.  0.100 / 57.  0.100
 libavfilter     6. 14.101 /  6. 14.101
 libswscale      4.  0.100 /  4.  0.100
 libswresample   2.  0.100 /  2.  0.100
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4971>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list