RenderHeads / UnityPlugin-AVProMovieCapture

AVPro Movie Capture is a Unity Plugin for advanced video capture to AVI/MP4/MOV files
https://renderheads.com/products/avpro-movie-capture/
49 stars 8 forks source link

[Bug] Noticeable color difference #416

Closed cihadturhan closed 3 months ago

cihadturhan commented 3 months ago

Unity Version

2022.3.22f1

AVPro Movie Capture Version

5.3.0-TRIAL

Which platform(s) are you using?

macOS, iOS

Which OS version(s) are you using?

Mac OS 13.6

Which rendering API(s) are you using?

Metal

Hardware

No response

Which capture component are you using?

Capture From Camera

Capture mode

Offline

Which output mode are you using?

Video file

Video codecs

H264

Audio source

Unity

Audio codecs

AAC

Any other component configuration

No response

The issue

Hi, there is a noticable color difference between AVProMovieCapture and game view.

Left: AVProMovie output, Right: Unity Recorder

image

People record videos from my game and most of the scenes are black which makes quite obvious difference. PS: I didn't change to linear color space as I'd like to support large number of mobile devices.

Could you suggest a solution to this?

Log output

No response

Chris-RH commented 3 months ago

Are you finding this occurring on both macOS and iOS? What devices have you tested on. Can you confirm that this is only occurring in gamma, and not linear? Is this built in renderer, or URP/HDRP?

cihadturhan-st commented 3 months ago

Hi @Chris-RH, strange enough that this only happens in Unity editor on Mac OS, so feel to close it.

If I see a complaints from users, I can ask reopening it with more details.

For the reference, it’s built-in renderer with gamma. I didn’t change it to linear at all as the project is quite texture heavy and didn’t want to wait for a long time during conversion.

Chris-RH commented 3 months ago

ahh, thanks :)