Skip to content

Conversation

@cedricopfermann
Copy link

Some of the basic file metadata from the Windows Properties window are missing in the MP4 parser.
This pull request add some of these information like :
Title, Subtitle, Rating, Keywords, Comments.

The current code allows whoever wants to add more information like Producers, Editors, Copyrights, etc.

Here is the documentation I used to code this pull request : https://mp4workshop.com/about

Mostly related to the basic information that can be fount in the Windows
Details panel, title, subtitle, etc.
…ation that can be fount in the Windows Details panel, title, subtitle, etc."

This reverts commit fb170bd.
can be fount in the Windows Details panel, title, subtitle, etc.
@cedricopfermann cedricopfermann marked this pull request as draft February 25, 2024 16:45
@cedricopfermann cedricopfermann marked this pull request as ready for review February 25, 2024 16:48
removed. It's also a security in case of a multiple null byte string, it
replaces all of these nulls by an empty character.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant