#10602: ffmpeg returns blank frames on some avi files
-------------------------------------+-------------------------------------
             Reporter:  Pat Gunn     |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 % fmpeg -ss 10 -i /home/pgunn/caiman_data/example_movies/msCam13.avi -ss
 10 -loglevel info -vf scale=752:480 -sws_flags bicubic -pix_fmt rgb24
 /tmp/foo_noprelinear.avi
 ffmpeg version (tested on 5.x and 6.x on various platforms
 }}}

 With that initial `-ss` all the frames of the output movie are 0 (for this
 input).

 Without it (just with the latter `-ss`, the output looks fine.

 There are no interesting warnings that the "info" level of logging outputs
 with our files (datafiles generated directly by microscopes).

 You may find one of these datafiles here (no need to register or anything,
 just use wget):
 https://caiman.flatironinstitute.org/~neuro/caiman_downloadables/msCam13.avi
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10602>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to