question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cross platform support for editing EXIF in videos and audio files

See original GitHub issue

Currently we use avmetareadwrite to update EXIF in videos and audio files. I haven’t found EXIF libraries for python which do a good job writing EXIF in non photo files. The code is pretty ugly but it works (and the tests all pass).

Would love to find an open library to do this. avmetareadwrite could go away with the next OS X upgrade or the (undocumented) API may change. Plus, Linux users.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:1
  • Comments:13 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
prduboiscommented, Jun 23, 2016

Thanks Jaisen. There’s a lot of stuff happening in my personal life right now so I don’t have time for side projects. But when things settle down, I’ll try to give this a try.

On Wed, Jun 22, 2016 at 1:28 AM, Jaisen Mathai notifications@github.com wrote:

@Ramblurr https://github.com/Ramblurr @prdubois https://github.com/prdubois I finally got around to using PyExifTool (see gh-118 https://github.com/jmathai/elodie/pull/118). There’s a PR open that passes all of the tests (plus a few new ones). There’s a bit of corner case testing I’d like to do but if you’re interested in trying it out then it would be helpful.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jmathai/elodie/issues/62#issuecomment-227647238, or mute the thread https://github.com/notifications/unsubscribe/AITwStOUq3nc0hxA48thEpbrAfhkP14rks5qOMftgaJpZM4G95nV .

1reaction
jmathaicommented, Apr 7, 2016

@prdubois I’ve got a Synology NAS where all my photos end up (via Google Drive). I haven’t tried to get Elodie running on my Synology but I’d be interested in figuring that out as well.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ExifTool by Phil Harvey
A command-line application and Perl library for reading and writing EXIF, GPS, IPTC, XMP, makernotes and other meta information in image, audio and...
Read more >
Top 7 Video Metadata Editors for Mac and Windows
ExifTool is a free and open source developed for writing, extracting, and editing meta info in videos, audios, and images. Everyone can get...
Read more >
Best Video Metadata Editors 2022 - Movavi
The ExifTool by Phil Harvey is one of the most well-known metadata editors for video and other image files. It has a powerful...
Read more >
ExifTool is an open source and cross-platform metadata editor
ExifTool is an open source and cross-platform metadata editor. We teach you how to do delete tags, edit them, extract them to a...
Read more >
10 Best Video Metadata Editor You Must Know in 2020
Support 1000+ video and audio formats for editing and playing. ... Lightworks is a cross-platform video file metadata editor software ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found