#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac