[FFmpeg-trac] #515(ffmpeg:closed): Problem in video rotation in FFMPEG for IPhone video

FFmpeg trac at avcodec.org
Wed Jun 10 02:42:20 CEST 2015


#515: Problem in video rotation in FFMPEG for IPhone video
------------------------------------+----------------------------------
             Reporter:  Gagan       |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  ffmpeg
              Version:  git-master  |               Resolution:  fixed
             Keywords:  mov         |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+----------------------------------
Changes (by llogan):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 This has been implemented in ffplay for some time. For ffmpeg it is now
 default behavior (as of f5b26fbc2f564831b337f1de9faaaf6753a03871) to
 automatically rotate video based on the metadata. It is enabled by
 default, but can be disabled with `-noautorotate`. The rotate metadata
 will not be copied so you won't have to use `-metadata:s:v rotate=""` to
 strip it.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/515#comment:12>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list