mirror of
https://github.com/immich-app/immich.git
synced 2025-12-21 09:15:44 +03:00
feat(server): use tonemapx for software tone-mapping (#13785)
This commit is contained in:
@@ -59,6 +59,7 @@ export interface VideoStreamInfo {
|
||||
frameCount: number;
|
||||
isHDR: boolean;
|
||||
bitrate: number;
|
||||
pixelFormat: string;
|
||||
}
|
||||
|
||||
export interface AudioStreamInfo {
|
||||
|
||||
Reference in New Issue
Block a user