Skip to content

How to index WMV videos while temporarily skipping exiftool #4207

Answered by kerkhc
kerkhc asked this question in Q&A
Discussion options

You must be logged in to vote

I had only partial success by providing .json or .yml files.
As you already mentioned, the metadata inside the WMV-file is still prioritized.

My workaround:

  • convert WMV-file to MP4 using ffmpeg (on CLI).
  • generate Google format JSON file.
  • Upload MP4 and JSON files to photoprism.
    Result: all metadata of JSON file is accepted by photoprism

I assume that YML file would work, too. But I have already code to generate JSON...

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@kerkhc
Comment options

@graciousgrey
Comment options

@kerkhc
Comment options

Answer selected by kerkhc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants