[digikam] [Bug 374453] Extract right video date from MP4 files metadata

2018-02-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374453 caulier.gil...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[digikam] [Bug 374453] Extract right video date from MP4 files metadata

2017-08-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374453 caulier.gil...@gmail.com changed: What|Removed |Added Component|Metadata|Metadata-Video -- You are receiving

[digikam] [Bug 374453] Extract right video date from MP4 files metadata

2017-06-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374453 matrix43...@gmail.com changed: What|Removed |Added CC||matrix43...@gmail.com -- You are

[digikam] [Bug 374453] Extract right video date from MP4 files metadata

2017-03-18 Thread wildcowboy
https://bugs.kde.org/show_bug.cgi?id=374453 --- Comment #10 from wildcowboy --- (In reply to caulier.gilles from comment #9) > Very interesting. Do you know if there is already somewhere a c++ interface > to ffmpeg to read/write metadata on video ? Is this close to what you

[digikam] [Bug 374453] Extract right video date from MP4 files metadata

2017-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374453 --- Comment #9 from caulier.gil...@gmail.com --- Very interesting. Do you know if there is already somewhere a c++ interface to ffmpeg to read/write metadata on video ? -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 374453] Extract right video date from MP4 files metadata

2017-03-18 Thread wildcowboy
https://bugs.kde.org/show_bug.cgi?id=374453 --- Comment #8 from wildcowboy --- (In reply to caulier.gilles from comment #7) > yes, we can do it through QtAV. > > Try to use stand alone QtAv Player. Load a video and go to Info pannel. > These ffmpeg metadata are there. So i'm

[digikam] [Bug 374453] Extract right video date from MP4 files metadata

2017-03-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374453 --- Comment #7 from caulier.gil...@gmail.com --- yes, we can do it through QtAV. Try to use stand alone QtAv Player. Load a video and go to Info pannel. These ffmpeg metadata are there. So i'm sure more and less that QtAV can provide all these kind of

[digikam] [Bug 374453] Extract right video date from MP4 files metadata

2017-03-18 Thread wildcowboy
https://bugs.kde.org/show_bug.cgi?id=374453 --- Comment #6 from wildcowboy --- Hello Gilles, This message also applicable to: https://bugs.kde.org/show_bug.cgi?id=377072 https://bugs.kde.org/show_bug.cgi?id=377177 It turned out that ffmpeg is already able to read a lot of

[digikam] [Bug 374453] Extract right video date from MP4 files metadata

2017-02-06 Thread wildcowboy
https://bugs.kde.org/show_bug.cgi?id=374453 --- Comment #5 from wildcowboy --- Mediainfo reads the date well: mediainfo FILE.mp4 | grep "Encoded date" | head -n 1 Example output: Encoded date : UTC 2012-01-08 11:16:19 -- You are receiving this mail because: You are

[digikam] [Bug 374453] Extract right video date from MP4 files metadata

2017-02-06 Thread wildcowboy
https://bugs.kde.org/show_bug.cgi?id=374453 --- Comment #4 from wildcowboy --- I am wondering if this might help: https://discuss.pixls.us/t/organize-images-videos-in-folders-by-month-date-taken/3156/10?u=andrius There is a link to a piece of code of Rapid Photo Downloader

[digikam] [Bug 374453] Extract right video date from MP4 files metadata

2017-01-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374453 caulier.gil...@gmail.com changed: What|Removed |Added Version|5.3.0 |5.4.0 -- You are receiving this

[digikam] [Bug 374453] Extract right video date from MP4 files metadata

2017-01-30 Thread wildcowboy
https://bugs.kde.org/show_bug.cgi?id=374453 wildcowboy changed: What|Removed |Added CC||aegor...@gmail.com ---

[digikam] [Bug 374453] Extract right video date from MP4 files metadata

2017-01-02 Thread Marc
https://bugs.kde.org/show_bug.cgi?id=374453 --- Comment #2 from Marc --- Hello Gilles, First, thanks for your quick answer. I haven't the required knowledge to judge which is the better API to process metadata: exiftool example was just to identify which component is

[digikam] [Bug 374453] Extract right video date from MP4 files metadata

2017-01-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374453 caulier.gil...@gmail.com changed: What|Removed |Added Summary|Display as Date the DateUTC |Extract right video date