Skip to content

[bug] Extra { on nvenc preset variable detection causing it to not see the value.ย #20

@jordanlambrecht

Description

@jordanlambrecht

Extra { on nvenc preset variable detection causing it to not see the value.
image

Searching the raw json seems this might be an issue with a few steps total. Here are all of three from this flow at least.
๐Ÿ“ผ | โ“ Is ffmpeg_preset = faster? (Line 361)
๐Ÿ“ผ | ๐Ÿ”Ž Check Flow Variable 'nvenc_preset' and determine if it has a valid preset number set (Line 1413)
๐Ÿ“ผ | ๐Ÿงฎ Set Local Flow Variable 'use_nvenc_preset' to 'nvenc_preset' value (Line 1429)

Still having trouble getting through nvenc encoding though after these changes but at least it knows what preset to use.

Originally posted by @jaybawk in #18 (comment)

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