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
_______________________________________________
FFmpeg-soc mailing list
FFmpeg-soc@mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to