[FFmpeg-trac] #5728(undetermined:new): ffprobe doesn't return after Debian Stretch regular dist-upgrade

FFmpeg trac at avcodec.org
Thu Jul 21 04:17:05 EEST 2016


#5728: ffprobe doesn't return after Debian Stretch regular dist-upgrade
-------------------------------------+-------------------------------------
             Reporter:  gkop         |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I accepted a dist-upgrade today that bumped me from 7:3.0.2-4 to
 7:3.1.1-2.

 Now this command no longer returns.

 {{{
 % ffprobe pl.m3u8
 ffprobe version 3.1.1-2 Copyright (c) 2007-2016 the FFmpeg developers
   built with gcc 5.4.0 (Debian 5.4.0-6) 20160609
   configuration: --prefix=/usr --extra-version=2 --toolchain=hardened
 --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu
 --cc=cc --cxx=g++ --enable-gpl --enable-shared --disable-stripping
 --disable-decoder=libopenjpeg --disable-decoder=libschroedinger --enable-
 avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-
 libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-
 libcdio --enable-libebur128 --enable-libflite --enable-libfontconfig
 --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm
 --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-
 libopus --enable-libpulse --enable-librubberband --enable-librtmp
 --enable-libschroedinger --enable-libshine --enable-libsnappy --enable-
 libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-
 libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack
 --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzvbi
 --enable-openal --enable-opengl --enable-x11grab --enable-libdc1394
 --enable-libiec61883 --enable-libzmq --enable-frei0r --enable-chromaprint
 --enable-libopencv --enable-libx264
   libavutil      55. 28.100 / 55. 28.100
   libavcodec     57. 48.101 / 57. 48.101
   libavformat    57. 41.100 / 57. 41.100
   libavdevice    57.  0.101 / 57.  0.101
   libavfilter     6. 47.100 /  6. 47.100
   libavresample   3.  0.  0 /  3.  0.  0
   libswscale      4.  1.100 /  4.  1.100
   libswresample   2.  1.100 /  2.  1.100
   libpostproc    54.  0.100 / 54.  0.100
 ^C
 }}}

 The input is attached.

 I downgraded ffmpeg and it didn't fix the issue, although it works on
 other vintage builds of ffmpeg I have lying around. So maybe I am totally
 crazy (could it be other packages interfering?). Please close this if I am
 crazy or this ticket is inappropriate.

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


More information about the FFmpeg-trac mailing list