QuickTime ChannelLayout Tags - using PyExifTool

Started by speedyrazor, June 09, 2024, 03:25:48 AM

Previous topic - Next topic

speedyrazor

Hi, I am looking for a way to write / updae the header info in Quicktime Prores files, for example, I want to update 'QuickTime ChannelLayout Tags', but looking in the Exiftool docs, it says 'writable = no'. Just wanted to double check I am reading this correctly, any way to do this please?

Kind regards.

StarGeek

If the tag has a "no" in the writable column, then exiftool cannot write it.

You'll probably have to look at ffmpegThis StackExchange question seems similiar to yours.
* Did you read FAQ #3 and use the command listed there?
* Please use the Code button for exiftool code/output.
 
* Please include your OS, Exiftool version, and type of file you're processing (MP4, JPG, etc).