-
-
Notifications
You must be signed in to change notification settings - Fork 898
Open
Description
My always video looks dark or dull, compared to native camera app and third party camera app.
So I used ffprobe to check and I see the color profile is always bt470:
Stream #0:1[0x2](eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, smpte170m/bt470bg/smpte170m, progressive), 2400x1080, 8339 kb/s, 29.28 fps, 90k tbr, 90k tbn (default)
this is from a 3rd party camera app:
Stream #0:0[0x1](eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709, progressive), 1920x1080, 14589 kb/s, 30 fps, 30 tbr, 90k tbn (default)
So why is that?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels