Browse Source

hdr color space

windhamdavid 1 year ago
parent
commit
600d119901
3 changed files with 39 additions and 1 deletions
  1. 1 1
      notes/garden.md
  2. 37 0
      posts/2023-06-10-posts.md
  3. 1 0
      src/pages/index.md

+ 1 - 1
notes/garden.md

@@ -1,6 +1,6 @@
 # Garden
 
-I enjoy gardening and yard work. I sometimes call this document site my little digital garden. I met my wife in a History of Landscape Design class while in college. I've always got some kind of yard project going on, so I'm going to leave this page here as a place to make notes.
+I enjoy gardening and yard work. I sometimes call this document site my little digital garden. I met my wife in a History of Landscape Design class while in college. We just started watching [Gardeners World](/posts/gardeners-world/) I've always got some kind of yard project going on, so I'm going to leave this page here as a place to make notes.
 
 ### Notes
 

+ 37 - 0
posts/2023-06-10-posts.md

@@ -0,0 +1,37 @@
+---
+title: Premier Color Spaces
+description: Today I learned how to set color spaces in Premier
+slug: color-spaces-premier
+<!--- authors:
+  - name: David Windham
+    title: Something Else
+    url: https://davidawindham.com
+    image_url: https://davidawindham.com/wp-content/themes/daw/img/opengraph_image.jpg -->
+tags: [dogs, color, video]
+image: https://davidawindham.com/wp-content/themes/daw/img/opengraph_image.jpg
+hide_table_of_contents: false
+---
+
+Today I learned why the iPhone 12 HDR setting has blown/washed out video color in Adobe Premier Pro. I mostly prefer to leave the High Dynamic Range enabled on video for my phone so I leave the setting on. It was especially noticeable while uploading some footage of [Iris](/notes/dogs) in the pond <sub>1,2</sub>.
+
+<!--truncate-->
+
+Adobe used to try to map HDR color into Rec. 709 color space. but now they've added a couple settings to handle them. The newer iPhone is recognizing the color space as Req 2100 HLG which is not a bug. There are some options for recognizing HDR now by changing a couple of default settings and/or adding a custom LUT<sub>3</sub>. There is a beta feature coming to automatically tone map the media<sub>3</sub>.
+
+- Settings > General > Enable > 
+  - Extended dynamic range monitoring.
+  - Display Color Management
+- Source Panel > Option Click source > Modify > Interpret Footage 
+  - Color Management Input LUT: ( custom Lookup Table file )
+  - Color Space Overide Rec 2020/2100
+  - (beta) Working Color Space - Automatically Tone Map Media
+
+---
+
+1. _Iris_ - David A. Windham - <https://davidawindham.com/iris/>
+2. Video of Iris in the pond - [https://photo.davidwindham.com/#167344](https://photo.davidwindham.com/#16734437965516/16864345910449)
+3. Premier Pro v22 - Understanding Color Spaces & HRD - <https://www.youtube.com/watch?v=odwptnEhxJs>
+4. Understanding Color and HDR in Premiere - Update Jan 2023 - <https://www.youtube.com/watch?v=H-JFl4aRpao>
+
+
+

+ 1 - 0
src/pages/index.md

@@ -5,6 +5,7 @@ description: A place to keep notes and documentation
 # Today I Learned
 
 - June 2023
+  - [Why HDR video is blown out](/posts/color-spaces-premier)
   - [Oxalic acid causes spinach teeth](/posts/oxalic-acid)
   - [More about my great grandfather](/posts/dave-minnick)
   - [Dave Cobb's background](/posts/dave-cobb)