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

--- Comment #7 from Tim <tims_t...@hotmail.com> ---
(In reply to caulier.gilles from comment #6)
> https://stackoverflow.com/questions/9464617/retrieving-and-saving-media-
> metadata-using-ffmpeg
> 
> "ffmpeg -i file.mov"
> 
> ...but here it do not show the extra metadata set under Windows or Adobe
> Bridge. I tried ffmpeg 3.3.9 and 4.1.2.
> 
> Note : ffrobe without arument give the same result than ffmpeg -i.
> 
> Ffmpeg parser is limited and need to be improved. This must be reported to
> ffmpeg team.
> 
> Gilles Caulier

Don't know if this helps, it is an ffprobe command, but isn't that part of
ffmpeg?

ffprobe -export_xmp 1 <file>

This will show the xmp:Rating tag generated by Adobe Bridge.

Tim.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to