Page 1 of 1

Auto-rotation based on metadata not working

Posted: 01 Sep 2019 15:00
by dez691
Hey all,

I have a video with the metadata property "rotate=90" that is not getting auto-rotated by VLC.

I know the video has this metadata because I added it myself with ffmpeg, using this command: "ffmpeg -i $INPUTVIDEO -metadata:s:v rotate="90" -codec copy $OUTPUTVIDEO"
I have verified the file in VLC, and the metadata is present. Playing the file in a Google Chrome window works fine, and the video is rotated.

Is this a bug? I researched before posting this, and it sounds like VLC should support auto-rotation based on metadata

Thanks

Re: Auto-rotation based on metadata not working

Posted: 22 Aug 2020 18:57
by ragle
strange 'cos this person found that VLC obeys it https://superuser.com/questions/1579887 ... l-metadata