[FFmpeg-user] Delete certain metadata?

. peace at AleksandrSolzhenitsyn.net
Mon Nov 28 15:58:30 CET 2011



On 11/27/2011 01:51 PM, Lou wrote:
> On Sun, 27 Nov 2011 00:22:07 -0500
> "." <peace at AleksandrSolzhenitsyn.net> wrote:
>
>> Using the program MediaInfo a video I looked at had the following
>> information-
>>
>> gsst                                     : 0
>> gstd                                     : 598731
>> gssd                                     : BCDC235A3MH1922217440563422
>> gshh                                     :
>> o-o.preferred.iad07s12.v8.lscache8.c.youtube.com
>>
>>
>> Title                                    : IsoMedia File Produced by
>> Google, 5-11-2011
>> Encoded date                             : UTC 2011-09-11 20:34:32
>> Tagged date                              : UTC 2011-09-11 20:34:34
>>
>>
>> Is there a way to delete this information using ffmpeg?
> One method is to remove all non-ffmpeg metadata:
> ffmpeg -i input -c copy -map_metadata -1 output

Thanks, Lou.  It worked perfectly and quickly.










> _______________________________________________

> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 554 bytes
Desc: OpenPGP digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20111128/deb88c25/attachment.asc>


More information about the ffmpeg-user mailing list