How to edit or add video metadata of “rotation” in mp4?

后端 未结 2 2001
别那么骄傲
别那么骄傲 2021-02-04 07:32

I want put rotation information into my mp4 video file but I have no idea about this.

Is there any program that I can add \"rotation\" metadata? It would be OK if there\

2条回答
  •  遥遥无期
    2021-02-04 08:18

    Check out the software FFMpeg, use ffprobe to give you the rotation metadata of any video file if it has it.

    Check out this answer for functions allowing your to rotate videos.

提交回复
热议问题