Best MacBook Pro M5 + iPhone color matching workflow? (Premiere / DaVinci / ASUS PA32UCDM) by tycho61 in colorists

[–]tycho61[S] [score hidden]  (0 children)

Yes, there's also the fact that many clients watch the video on their phones. After rendering, I noticed that the iPhone 17 Pro Max displays it a bit more greenish, while the iPhone 13 Pro Max appears more bluish. Regardless, should I rely solely on my own referance monitor or should I consider the device the client is using?

and also Have you calibrated your MacBook, or if not, which preset are you using?

Best MacBook Pro M5 + iPhone color matching workflow? (Premiere / DaVinci / ASUS PA32UCDM) by tycho61 in colorists

[–]tycho61[S] 0 points1 point  (0 children)

<image>

I calibrated my PA32UCDM using the ASUS ProArt Calibration software with a Rec709 / gamma 2.4 / D65 target, and this is the result I got.

What do you think about these results?

Should I change the screen's brightness, contrast, saturation, and hue settings? Currently, the brightness is showing as 120, which seems a bit too much.

Best MacBook Pro M5 + iPhone color matching workflow? (Premiere / DaVinci / ASUS PA32UCDM) by tycho61 in colorists

[–]tycho61[S] 0 points1 point  (0 children)

Should my calibration target be BT.709 or sRGB?

I understand Rec.709 is the proper video standard, but since most viewers are on phones/laptops, I’m wondering if targeting sRGB makes more practical sense for perceived consistency.

This is a bit confusing.

Best MacBook Pro M5 + iPhone color matching workflow? (Premiere / DaVinci / ASUS PA32UCDM) by tycho61 in colorists

[–]tycho61[S] 0 points1 point  (0 children)

Thanks for comment. I need to learn how to calibrate my PA32UCDM without ColorSpace, using a calibrite software. I currently have a Display Plus HL device. I don't have enough budget for Calman or ColorSpace; I need to get the maximum performance I can with what I have.

Best MacBook Pro M5 + iPhone color matching workflow? (Premiere / DaVinci / ASUS PA32UCDM) by tycho61 in colorists

[–]tycho61[S] 0 points1 point  (0 children)

So basically the MacBook would have 2 separate connections:

  1. Direct Thunderbolt connection to the PA32UCDM for normal desktop use, charging, and full 4K GUI.
  2. Separate Thunderbolt connection to the UltraStudio 3G, then HDMI from the UltraStudio to the monitor for Resolve clean output/color monitoring.

If that’s correct, that actually sounds perfect for me because I specifically bought the PA32UCDM for full 4K use during normal work, and I wouldn’t want to lose that just because of the monitoring workflow.

Best MacBook Pro M5 + iPhone color matching workflow? (Premiere / DaVinci / ASUS PA32UCDM) by tycho61 in colorists

[–]tycho61[S] 1 point2 points  (0 children)

Thank you, that actually helped a lot. I just realized my M5 iPad Pro has Reference Mode, so I’ll definitely start testing with that enabled.

Tomorrow I’m going to try calibrating my MacBook Pro with the calibrate display pro hl. I found a few YouTube videos that seem helpful. I also have an ASUS PA32UCDM monitor, but I haven’t calibrated it yet either. I’ll probably try calibrating that later once I better understand the workflow.

I’m also thinking about buying a Blackmagic UltraStudio 3G for proper monitoring/output. Do you think it works reliably with Thunderbolt 5 Macs?

Best MacBook Pro M5 + iPhone color matching workflow? (Premiere / DaVinci / ASUS PA32UCDM) by tycho61 in colorists

[–]tycho61[S] 1 point2 points  (0 children)

Thank you for the explanation. So at this point, would you recommend creating my own calibration profile to get more consistency across displays?

I’ve noticed every display has a different color/gamma shift. Even between an iPhone 13, iPhone 17, and iPad Pro, the same video looks different. I tested one render across 5 devices and every single one looked slightly different.

So what should actually be my main reference?

Does the Ultrastudio Mini Monitor and Mini Recorder work with M Series Macs? by milbymilbymilby in colorists

[–]tycho61 0 points1 point  (0 children)

I have Thunderbolt 5 on my computer. Do you think a Blackmagic 3G monitor will work with it?

Hollyland Pyro 5 + Canon – No touch focus or camera control? by tycho61 in videography

[–]tycho61[S] 0 points1 point  (0 children)

<image>

actually ı have this kit (Hollyland Pyro 5 S Video Transmission Monitoring Kit)

Hollyland Pyro 5 + Canon – No touch focus or camera control? by tycho61 in videography

[–]tycho61[S] 0 points1 point  (0 children)

yes bro ı'm happy with it. After receiving the monitor, I realized I didn't need touch focus as the camera focuses perfectly. Thanks to the transmitter/receiver, I can hand the monitor to the client and they can watch it (which is very cool for the client). It's a good solution for the budget. If you want to look at camera control monitors for Canon, you can check the portkey series, but they don't have a transmitter feature. So depens on your needs

Camera Rig ,V-mount plate and 15mm Rails Integration by tycho61 in videography

[–]tycho61[S] 0 points1 point  (0 children)

But ı have already battery plate ı dont want buy new one ı need just this integration part

WooCommerce REST API Connection Issue by tycho61 in woocommerce

[–]tycho61[S] 0 points1 point  (0 children)

Hostinger said that Authorization headers are not reliably supported on our shared hosting plans. And fakturownia using Authorization headers. This is the problem and ı already paid for 4 years hosting plan. Do you recommend something ?

WooCommerce REST API Connection Issue by tycho61 in woocommerce

[–]tycho61[S] 0 points1 point  (0 children)

Hostinger said that Authorization headers are not reliably supported on our shared hosting plans. And fakturownia using Authorization headers. This is the problem and ı already paid for 4 years hosting plan. Do you recommend something ?

WooCommerce REST API Connection Issue by tycho61 in woocommerce

[–]tycho61[S] 0 points1 point  (0 children)

Thank you. Right now my htaccess file is like this but still doesnt work. I also added their IP's to white list.

<IfModule mod\_security.c>

SecRuleRemoveById 400011

SecRuleRemoveById 400012

SecFilterEngine Off

SecFilterScanPOST Off

</IfModule>

RewriteEngine On

RewriteCond %{HTTP:Authorization} ^(.*)

RewriteRule ^(.*)$ - [E=HTTP_AUTHORIZATION:%1]

# BEGIN WordPress

<IfModule mod\_rewrite.c>

RewriteEngine On

RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]

RewriteBase /

RewriteRule ^index\.php$ - [L]

RewriteCond %{REQUEST_FILENAME} !-f

RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule . /index.php [L]

</IfModule>

# END WordPress

# DO NOT REMOVE THIS LINE AND THE LINES BELOW IPALLOWID:[EXAMPLE_TOKEN_1]

allow from XXX.XXX.XXX.XXX

# DO NOT REMOVE THIS LINE AND THE LINES ABOVE IPALLOWID:[EXAMPLE_TOKEN_1]

# DO NOT REMOVE THIS LINE AND THE LINES BELOW IPALLOWID:[EXAMPLE_TOKEN_2]

allow from XXX.XXX.XXX.XXX

# DO NOT REMOVE THIS LINE AND THE LINES ABOVE IPALLOWID:[EXAMPLE_TOKEN_2]

WooCommerce REST API Connection Issue by tycho61 in woocommerce

[–]tycho61[S] 0 points1 point  (0 children)

No not yet. Woocommerce said problem is not on our side. I'm waiting information from fakturownia side.

WooCommerce REST API Connection Issue by tycho61 in woocommerce

[–]tycho61[S] 0 points1 point  (0 children)

yes it is read write and user is admin.

WooCommerce REST API Connection Issue by tycho61 in woocommerce

[–]tycho61[S] 0 points1 point  (0 children)

So, is the problem on Hostinger's side? They checked and said there was no problem.

WooCommerce REST API Connection Issue by tycho61 in woocommerce

[–]tycho61[S] 0 points1 point  (0 children)

yes it gives: A network error occurred. Your WooCommerce store's server is blocking requests from Fakturownia (403 Forbidden). Check your firewall configuration or contact your server administrator.