mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 10:28:54 -07:00
808d6423be
* feat: change target scaling to resolution in ffmpeg config * feat(microservices): scale vertical video correctly, only scale if video is larger than target
597 B
Generated
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 |