[FFmpeg-trac] #4086(avformat:open): Decoding of a 20 minutes dvvideo / avi sample stops around 4:56 minutes.

FFmpeg trac at avcodec.org
Fri Nov 7 09:42:32 CET 2014


#4086: Decoding of a 20 minutes dvvideo / avi sample stops around 4:56 minutes.
-------------------------------------+-------------------------------------
             Reporter:  naciselim    |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  dvvideo avi  |               Blocked By:
  regression                         |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 You can either search for {{{n = avi->dv_demux ? 0 : get_stream_idx(d);}}}
 in {{{libavformat/avidec.c}}} and make it {{{n = get_stream_idx(d);}}} or
 use FFmpeg 1.2.10.

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


More information about the FFmpeg-trac mailing list