Skip to content

Configured CRF values not being respected #741

@pedralmeida

Description

@pedralmeida

Describe the bug
CRF values ("quality") sent to ffmpeg do not respect the ones chosen in the presets.

To Reproduce
In any configured preset (e.g. "To MP4") adjust the slider to a value like 20.

Expected behavior
Command sent to ffmpg sets '20' in the -crf value

Screenshots and Logs
Execute command: P:\Video\File Converter\ffmpeg.exe -n -stats -i -c:v libx264 -preset medium -crf 31 -c:a aac -qscale:a 1.3 -vf "scale=trunc(iw*1/2)2:trunc(ih1/2)*2,format=yuv420p".

In settings.xml file, the crf is properly stored:

Desktop (please complete the following information):

  • OS: Windows 10 64bit

Additional context
Works well in advanced mode by providing the actual arguments

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions