immich/mobile/openapi/doc/SystemConfigFFmpegDto.md

1.0 KiB

openapi.model.SystemConfigFFmpegDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
accel TranscodeHWAccel
bframes int
cqMode CQMode
crf int
gopSize int
maxBitrate String
npl int
preset String
refs int
targetAudioCodec AudioCodec
targetResolution String
targetVideoCodec VideoCodec
temporalAQ bool
threads int
tonemap ToneMapping
transcode TranscodePolicy
twoPass bool

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