alfg / alfg/mp4-rust

question: MOV Quicktime and MP4 metadata

Offen
#66 7 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Rust
Sterne
355
Forks
105
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Hello everyone, and happy 2022.

I have just a question, it is not an issue at all.

I have a lot of .MP4 videos which originated from Android phones.
Also, I have equally large number of .MOV files which originated from Apple iPhones (Quicktime?).

I am after **video date/time creation and GPS Location coordinates** for MOV files and MP4 files.

Can you please advise if there is a Rust crate to extract the video **metadata** from MOV and MP4 files ?

I have tried code sample on both MP4 and MOV, it worked (it extracted date, in Unix/MP4-epoch format integer?).

I could not find anywhere how to extract the **GPS latitude/longitude coordinates** from either MP4 or MOV files.

I used **_exifdata_** command line utility to obtain the date/time and GPS latitude & longitude, so I do know they are stored in my files. I wanted access to metadata directly from Rust program, not from command line utility.

I thank you very much in advance.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.