MetaData with ffMpeg

Having trouble playing all your different media types? Ask here!
Post Reply
wmcLover45

Posts: 17
Joined: Fri Sep 18, 2015 12:38 am
Location:

HTPC Specs: Show details

MetaData with ffMpeg

#1

Post by wmcLover45 » Fri Mar 05, 2021 10:44 am

Hello. I am trying to write metadata tag for EncodeTime using -metadata WM/WMRVEncodeTime with FFMpeg. To my understanding, ffmpeg converts all metadata to String and this is normally a QWord data type.

Is there anyway to write the EncodeTime somehow in QWord format? A third party utility or anything?

I am needing to be able to do this via command line.

I used EditDvrmsMetadata and it worked great, but I want to be able to programmatically set the value so would need a command line utility to do it.

Post Reply