[FFmpeg-trac] #6139(avformat:new): stream_loop produces a "Error while filtering: Operation not permitted"

FFmpeg trac at avcodec.org
Sat Feb 11 04:13:04 EET 2017


#6139: stream_loop produces a "Error while filtering: Operation not permitted"
------------------------------------+------------------------------------
             Reporter:  naslight    |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  important   |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by naslight):

 I found out my file have only one keyframe and starts with negative time
 stamps.
 In libavformat/mov.c a offset is calculated but not used in the
 mov_seek_stream.
 The start_time is not set in mov.c and so av_index_search_timestamp used
 '0' as start_time.

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


More information about the FFmpeg-trac mailing list