#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac