STEAM 组
Steam Client Beta SteamBeta
STEAM 组
Steam Client Beta SteamBeta
11,474
游戏中
75,650
在线
成立于
2013 年 1 月 8 日
Zhapka 2024 年 12 月 28 日 上午 4:30
Recordings on H.265 is dark (AMD)
H.264 isn't dark, but it has lower fps. Any way to fix this??
最后由 Zhapka 编辑于; 2024 年 12 月 28 日 下午 12:53
< >
正在显示第 1 - 4 条,共 4 条留言
عبدالرحمن 2024 年 12 月 28 日 下午 4:17 
... It didn't occur to me that it might be just an AMD issue or H265.
I mean AMD's encoders are ok, but devs love prioritizing Nvidia.
Sadly you'll have to export your videos and run them through FFMPEG magic to restore the brightness
Zhapka 1 月 7 日 下午 4:43 
use ffmpeg to convert video from full range colors to limited range colors:
ffmpeg -i input.mp4 -color_range 1 -vf scale=in_range=full:out_range=limited -movflags +write_colr -c:v libx264 -c:a copy output.mp4
最后由 Zhapka 编辑于; 1 月 7 日 下午 4:44
I switched to Linux yesterday and it’s no longer dark.
Having this same issue too. Sometimes it fixes itself after 5-10 seconds into the clip though.
< >
正在显示第 1 - 4 条,共 4 条留言
每页显示数: 1530 50