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

wildcowboy bugzilla_noreply at kde.org
Sat Mar 18 15:26:44 GMT 2017


https://bugs.kde.org/show_bug.cgi?id=374453

--- Comment #8 from wildcowboy <aegoreev at gmail.com> ---
(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 sure more and less that QtAV can
> provide all these kind of data to client application as digiKam, without to
> use directly ffmpeg (and add direct ffpmeg dependencies to digiKam.
> 
> Gilles Caulier

It can write too. I just wrote GPS location into mp4 file using this command
ffmpeg -i inputfile -metadata location="+50.8893-114.0159/" outputfile

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Digikam-devel mailing list