Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
piersdeseilligny committed May 9, 2020
1 parent af7dc2c commit ee7510b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
## What


This is a tool built in .net to view and edit the metadata embedded in ProRes videos, on a frame-by-frame basis, via a simple UI.
This is a tool built in .net to view and edit the metadata embedded in ProRes videos, on a frame-by-frame basis, via a simple UI. It can be compared to the BBC's [qtff-parameter-editor](https://github.com/bbc/qtff-parameter-editor) tool, although prores.editor uses a different approach behind the scenes, and significantly improves the user experience.


![Screenshots](https://i.imgur.com/pa4ahVC.png)

## Why
ProRes is capable of specifying the color primary, transfer function, and color matrix to be used when viewing the file. However this information may be incorrect for a variety of reasons (Generally the tool used to encode the file was unaware or incapable of producing this data). This can result in ProRes videos being played back with inaccurate colors or post-production tools incorrectly transcoding them.

**This tool allows you to view and modify this metadata.**
**This tool allows you to view, analyse, and modify this metadata.**


## How
Expand Down

0 comments on commit ee7510b

Please sign in to comment.