Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.comp.os.windows-10 > #179295
| From | Oliver <ollie@invalid.net> |
|---|---|
| Newsgroups | alt.comp.os.windows-10, rec.photo.digital |
| Subject | Re: Remove metadata from MP4 on Windows |
| Date | 2024-10-15 22:23 -0600 |
| Organization | A noiseless patient Spider |
| Message-ID | <venf3p$236bk$1@dont-email.me> (permalink) |
| References | <vel07i$1jn1v$1@dont-email.me> <ktuPO.62492$Enpe.31183@fx38.iad> |
Cross-posted to 2 groups.
On Tue, 15 Oct 2024 09:53:20 -0400, Alan Browne <bitbucket@blackhole.com>
wrote
> exiftool -all= <filename>
>
> Filename can be a complete path; or in terminal (CMD on Windows),
> navigate to the folder (sub directory?) and run the command.
>
> exiftool -all= *.mp4
> exiftoll -all= *.MP4 <- it may be case sensitive - don't recall
>
> https://exiftool.org
Thank you for that suggestion of exiftool-12.98_64 which I installed,
renamed, and ran in the command line (noting that spaces are critical).
copy with_exif_data.mp4 no_exif_data.mp4
exiftool<space>-all=<space>no_exif_data.mp4
1 image files updated
The problem is now I need to test what the difference is in exif data.
The first program I tried was MediaInfo Version 24.06 from
https://mediaarea.net/en/MediaInfo
Certainly there was a difference but the need is for a program to reliably
spit out ALL the metadata so that we can be sure any remaining identifying
metadata is wiped clean before a video is uploaded to the web.
Is there an offline program to spit out all the metadata in a comparable
format (like csv or text) so that two outputs can be compared side by side?
Back to alt.comp.os.windows-10 | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Remove metadata from MP4 on Windows Oliver <ollie@invalid.net> - 2024-10-14 23:57 -0600
Re: Remove metadata from MP4 on Windows Alan Browne <bitbucket@blackhole.com> - 2024-10-15 09:53 -0400
Re: Remove metadata from MP4 on Windows Alan Browne <bitbucket@blackhole.com> - 2024-10-15 10:01 -0400
Re: Remove metadata from MP4 on Windows Oliver <ollie@invalid.net> - 2024-10-15 22:23 -0600
Re: Remove metadata from MP4 on Windows Paul <nospam@needed.invalid> - 2024-10-16 06:47 -0400
Re: Remove metadata from MP4 on Windows Paul <nospam@needed.invalid> - 2024-10-15 13:07 -0400
Re: Remove metadata from MP4 on Windows Isaac Montara <IsaacMontara@nospam.com> - 2024-11-05 21:35 -0500
csiph-web