I've been trying to edit metadata of some mp4 files, and been unable to do it on Ubuntu. I'm specifically looking to edit the 'rating' of the video. On windows, I can right click > properties > details and edit the rating just by clicking it (see image).
if possible, I'm happy to automate it using python too, so whatever works.
This is, for example, how I edit rating of a video file on windows:
Any help is appreciated!