immich/mobile/openapi/doc/SystemConfigFFmpegDto.md
Zack Pollard 808d6423be
feat(all): ffmpeg quality options improvements (#2161)
* feat: change target scaling to resolution in ffmpeg config

* feat(microservices): scale vertical video correctly, only scale if video is larger than target
2023-04-03 20:42:53 -05:00

597 B
Generated

openapi.model.SystemConfigFFmpegDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
crf String
preset String
targetVideoCodec String
targetAudioCodec String
targetResolution String
transcode String

[Back to Model list] [Back to API list] [Back to README]