mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	* 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 |