[FFmpeg-trac] #4612(ffmpeg:new): ffmpeg does not respect -noautorotate

FFmpeg trac at avcodec.org
Thu Jun 11 15:53:58 CEST 2015


#4612: ffmpeg does not respect -noautorotate
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:  defect
  projectsymphony                    |                 Priority:  normal
               Status:  new          |                  Version:  git-
            Component:  ffmpeg       |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 -autorotate is a bool switch that enables or disables automatic rotation
 of video according to metadata and/or display matrix.

 -noautorotate should disable autorotation, but it does not have any
 effect, video is always automatically rotated

 How to reproduce:
 {{{
 % ffmpeg -noautorotate -i someinput.mov someoutput.mp4
 ffmpeg version N-72570-gf104970
 }}}

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


More information about the FFmpeg-trac mailing list