[FFmpeg-soc] libavfilter segfault when trying rotate=90 on an iphone 3gs video
Seth Thomas Rasmussen
sethrasmussen at gmail.com
Wed Jan 13 22:03:04 CET 2010
When trying to do a simple encode of an iPhone 3GS video(shot in
portrait mode), ffmpeg segfaults. The same command minus the
application of the filter works fine.
Example command that fails:
$ ffmpeg -i iphone.MOV -vfilters rotate=90 rotate.mp4
Here is gdb information:
https://gist.github.com/raw/f20b2e10bd08c994f50d/03e3218b50b53541078b1ddcd661d63b80622063/gistfile1.txt
Sample file is at
ftp://upload.ffmpeg.org/MPlayer/incoming/iphone-rotate-filter-segfault.MOV
I was unable to create a directory to house this file and a
description file, so the description is at
ftp://upload.ffmpeg.org/MPlayer/incoming/iphone-rotate-filter-segfault.txt
More information about the FFmpeg-soc
mailing list