New submission from Adam <[email protected]>:

I tried to run the following command but I get a seg fault.  It appears to be
the case with any type of video.  It sometimes works when -ss is before -i but
for a variety of reasons I can't use this approach.  Regardless I tried that
approach on this file and it didn't work.  

ffmpeg -strict inofficial -y -i sample.mp4 -ss 40 -r 1 -vframes 1 -f image2
sample.tiff

output: http://pastebin.com/6XnwNMDB

info about my ffmpeg (via macports).  A user on irc reported reproducing the
same bug with git-N-28415-g3efbbbb

FFmpeg version 0.6, Copyright (c) 2000-2010 the FFmpeg developers
  built on Mar  3 2011 21:54:45 with gcc 4.2.1 (Apple Inc. build 5646) (dot 1)
  configuration: --prefix=/opt/local --enable-gpl --enable-postproc
--enable-swscale --enable-avfilter --enable-avfilter-lavf --enable-libmp3lame
--enable-libvorbis --enable-libtheora --enable-libdirac --enable-libschroedinger
--enable-libfaac --enable-libfaad --enable-libxvid --enable-libx264
--enable-libvpx --enable-libspeex --enable-nonfree --mandir=/opt/local/share/man
--enable-shared --enable-pthreads --disable-indevs --cc=/usr/bin/gcc-4.2
--arch=x86_64
  libavutil     50.15. 1 / 50.15. 1
  libavcodec    52.72. 2 / 52.72. 2
  libavformat   52.64. 2 / 52.64. 2
  libavdevice   52. 2. 0 / 52. 2. 0
  libavfilter    1.19. 0 /  1.19. 0
  libswscale     1.11. 0 /  1.11. 0
  libpostproc   51. 2. 0 / 51. 2. 0

----------
messages: 13856
priority: normal
status: new
substatus: new
title: Generating a Tiff from a video throws a seg fault
type: bug

________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/issue2658>
________________________________________________

Reply via email to