From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 62C9446FCE for ; Tue, 23 Jul 2024 12:27:09 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 33B7668D515; Tue, 23 Jul 2024 15:27:07 +0300 (EEST) Received: from mail-lf1-f45.google.com (mail-lf1-f45.google.com [209.85.167.45]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 3A81A68CF1F for ; Tue, 23 Jul 2024 15:27:00 +0300 (EEST) Received: by mail-lf1-f45.google.com with SMTP id 2adb3069b0e04-52f00ad303aso3279546e87.2 for ; Tue, 23 Jul 2024 05:27:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1721737619; x=1722342419; darn=ffmpeg.org; h=mime-version:references:in-reply-to:message-id:date:subject:to:from :from:to:cc:subject:date:message-id:reply-to; bh=lVu2VMPENEPVOpnfwoemhgu23MmK2PmozNxM6b2FKio=; b=YnoEeIBiLFlbBnUPxv6VrP2fJLDTw0eN2UKfOKwsQCs1Tkn4G9wR04WEli14rCmDWV mwbZtsAQ7OcqrpHi+q0350jkM/Nx4xXn2xpY+d3ZOPunCp9u1YLEAmEwjSoIqC5hQcOd Uiges5zN3v2GFW9hWlXCGY/8k/JoK0wfy2eFPQu0TFCsdqHFZgkzTweVQQnydgwjVbVA hQ9fAlVWdDVowiAduy8JEMq5lr8Zv4tI1c5OUiJUQV12vGTYNOP3UuQjU7i+K/hJ5YGC Maw/FMvtVgxbR5/PNLuw/66OrlFWucW7Xdp0M/8M0Lig9pRYECu24HWO/3GFH9pOuZI+ aECw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721737619; x=1722342419; h=mime-version:references:in-reply-to:message-id:date:subject:to:from :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=lVu2VMPENEPVOpnfwoemhgu23MmK2PmozNxM6b2FKio=; b=oUVl4TfXZ3vzAkuw5DtfxR7+wRMX7pk5qOwoAKYL1JFoXf1KeoXBJOqJnesqXb8bnr Xq5vBu/NTyZzC8zmoAQxhkZhuMpxxavG5ZawiN+Qt2BV1p79MI8QYgrVYTsSVEOeBggr 709dVehMzQdXhK/iUdkEB/hBO1+QGIfHQR9HbHBEPbbwFFiPIIZ1sxPyaiTRfF400k8B lVjHhpHlN5FCU+mYPp7T1MisZM4//dkpRAaMSEFALiILKQPt709XPB0wq+Q/Hyyiay// 3RIe0WHRAjVwzcFbLrEL33Xf/P+gfnYOREv5nxNTNOpTxFdwe+G9bIhAxtRyUGBfiiGU NKNA== X-Gm-Message-State: AOJu0Yy+UgbfQmd3WQX5QxN2qkYyNmdqiYVWo52b1y5iHtc/7wCAHUjU 0b6zqKKQ2Hk5lzCex9PmpSP40j2Ck9g2SOMgIKg0MziFzLzOmhx0Z9vBT7HK X-Google-Smtp-Source: AGHT+IH5bWbcTUb+fG7QsmQG9yTDYWihndJ31KKBckDkrj2adx+It6XBxtV1L0f1DeUk7vnAdgQHzA== X-Received: by 2002:a05:6512:ea0:b0:52c:dac3:392b with SMTP id 2adb3069b0e04-52fc404bbbemr1943145e87.33.1721737618981; Tue, 23 Jul 2024 05:26:58 -0700 (PDT) Received: from [10.0.3.6] ([213.235.133.41]) by smtp.gmail.com with ESMTPSA id a640c23a62f3a-a7a97de52ddsm66771866b.1.2024.07.23.05.26.57 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jul 2024 05:26:58 -0700 (PDT) From: epirat07@gmail.com To: FFmpeg development discussions and patches Date: Tue, 23 Jul 2024 14:26:55 +0200 X-Mailer: MailMate (1.14r6022) Message-ID: <95A9C500-FF41-49A7-8FE2-C0DB2174A076@gmail.com> In-Reply-To: References: MIME-Version: 1.0 Subject: Re: [FFmpeg-devel] Merging dashcam videos and adding merged GPX data to final video X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 23 Jul 2024, at 9:26, Prem Thogiti wrote: > Hi Team, > Hi, I believe this is the wrong list for such a question. This is the development list, you want to ask on ffmpeg-user instead. https://ffmpeg.org/mailman/listinfo/ffmpeg-user > I have a folder with 100+ mp4 files (each 1min duration) and its > corresponding gpx file extracted from a GPS enabled dashcam device. > > Each individual mp4 file has geotagging information for each 1 sec as shown > below. > > SampleTime : 29.00 s > SampleDuration : 1.00 s > GPSLatitude : 48 deg 54' 18.95" N > GPSLongitude : 2 deg 16' 48.06" E > GPSSpeed : 51.4989 > GPSDateTime : 2022:05:18 09:40:39.000Z > SampleTime : 0:00:30 > SampleDuration : 0 s > Text : > SampleTime : 0:00:30 > SampleDuration : 1.00 s > GPSLatitude : 48 deg 54' 19.17" N > GPSLongitude : 2 deg 16' 48.37" E > GPSSpeed : 51.4989 > GPSDateTime : 2022:05:18 09:40:40.000Z > SampleTime : 0:00:31 > SampleDuration : 0 s > Text : > > > Right now I need to merge every 5 consecutive mp4 files together to have > 5min video and also retain such geotagging metadata for 5 mins. I was able > to generate a merged mp4 file but I could not add geotagging information > either from the merged gpx file. > > CodeSelect > ls *.MP4 | awk '{print "file '\''" $0 "'\''"}' > filelist.txt > ffmpeg -f concat -safe 0 -i filelist.txt -c copy merged.mp4 > Does this exiftool support adding geotagging GPX data to mp4 file? if yes, > please point to the details > > Or may be any other tool which does this job, would love to explore. > > Any help would be much appreciated in this regard. > > -Prem > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".