<div dir="ltr"><div class="gmail_extra"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><br></div></div></div></div></div>
<div class="gmail_quote">On Tue, May 16, 2017 at 6:14 AM,  <span dir="ltr"><<a href="mailto:aegoreev@gmail.com" target="_blank">aegoreev@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I am thinking of writing a script that would read GPS coordinates from a video<br>
file using mediainfo and paste them to xmp sidecar for digiKam to be able to<br>
read.<br>
I am looking for a starting point. Does anyone have a script that writes<br>
something in a text file?<br>
<br>
I will probably be using MediaInfo to read the coordinates.<br>
<br>
mediainfo FILE | grep "©xyz" | head -n 1<br>
<br>
Thank you in advance for any ideas.<br>
<br>
</blockquote></div><br></div><div class="gmail_extra">The good old awk, maybe?</div></div>