ozmartian / vidcutter

A modern yet simple multi-platform video cutter and joiner.
GNU General Public License v3.0
1.78k stars 134 forks source link

Retain rotation metadata intact #343

Open mallniya opened 2 years ago

mallniya commented 2 years ago

I've noticed some strange behavior: I took an mp4 with rotation of 180 degrees in metadata, cut it with the editor and had an output video with an absent rotation metadata. I guess it's almost always one wants to retain rotation metadata. Also there could be an option to set metadata rotation (or other metadata flags perhaps) by hand.

I know there is already a duplicate of rotation feature request https://github.com/ozmartian/vidcutter/issues/179, though there was no mention of metadata even in original https://github.com/ozmartian/vidcutter/issues/52 and with mobile phones' videos there could be even no problems if source metadata just don't be ignored.