Open tenzap opened 1 month ago
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)?
creation_time
My device produces video with these metadata (reported by ffmpeg -i):
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)?