[FFmpeg-trac] #5116(undetermined:new): Infinite loop in do_video_out

FFmpeg trac at avcodec.org
Fri Jan 1 00:23:46 CET 2016


#5116: Infinite loop in do_video_out
-------------------------------------+-------------------------------------
             Reporter:  tsmith       |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 How to reproduce:
 {{{
 % ffmpeg -f ivf -i <test_case> -an out.mp4

 ffmpeg version N-77454-ge42e0b1 Copyright (c) 2000-2015 the FFmpeg
 developers
   built with Ubuntu clang version 3.7.1-svn253742-1~exp1
 (branches/release_37) (based on LLVM 3.7.1)
   configuration: --cc=clang --cxx=clang++ --disable-libxcb --disable-xlib
 --disable-logging --disable-ffprobe --disable-ffplay --disable-sdl
 --disable-ffserver --disable-doc --disable-pthreads --disable-network
 --disable-d3d11va --disable-dxva2 --disable-vaapi --disable-vda --disable-
 vdpau --disable-stripping --disable-runtime-cpudetect --disable-
 optimizations --disable-pic
   libavutil      55. 11.100 / 55. 11.100
   libavcodec     57. 20.100 / 57. 20.100
   libavformat    57. 20.100 / 57. 20.100
   libavdevice    57.  0.100 / 57.  0.100
   libavfilter     6. 21.101 /  6. 21.101
   libswscale      4.  0.100 /  4.  0.100
   libswresample   2.  0.101 /  2.  0.101

 built on Linux x86_46
 }}}

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


More information about the FFmpeg-trac mailing list