Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support creation_time tag of mp4 videos #3091

Open
tenzap opened this issue Oct 21, 2024 · 0 comments
Open

Support creation_time tag of mp4 videos #3091

tenzap opened this issue Oct 21, 2024 · 0 comments

Comments

@tenzap
Copy link

tenzap commented Oct 21, 2024

My device produces video with these metadata (reported by ffmpeg -i):

  Metadata:
    major_brand     : mp42
    minor_version   : 0
    compatible_brands: isommp42
    creation_time   : 2023-12-08T10:40:47.000000Z
    location        : +XX.YYYY-ZZ.TTTT/
    location-eng    : +XX.YYYY-ZZZ.TTTT/
    com.android.version: 12

The creation_time is also mentioned here:
https://stackoverflow.com/a/55451647

Would it be possible to support the creation_time in the app (for usage in sorting/grouping)?

@tenzap tenzap changed the title Support creation_time tag of in mp4 videos Support creation_time tag of mp4 videos Oct 21, 2024
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

No branches or pull requests

1 participant