Unable to start VoukoderPro: FFmpeg error.

  • Hey,
    so I just saw the VoukoderPro beta and figured I will give it a try. First, I noticed that i couldn't open the "Scene Designer" (in Vegas 20). So, I started the application (with admin perms otherwise it wouldn't open). I just tried to reconstruct my previous settings and wanted to see the result. As the title already says it gave me the following error: Unable to start VoukoderPro: FFmpeg error..
    I already installed ffmpeg on my pc and even added it to path, so I don't know how to fix this error, anyone of you have an idea?


    Regards,
    2sa

  • Vouk 25. August 2023 um 07:29

    Hat das Thema freigeschaltet.
  • voukoderpro-0.log letzte Zeilen

    2023-08-25 05:57:18 (trace) [FFmpeg:0] auto-inserting filter 'auto_scale_0' between the filter 'buffer@64425d20dc5542fa944cd981eb072d3d' and the filter 'Parsed_format_1'

    2023-08-25 05:57:18 (trace) [FFmpeg:0] Impossible to convert between the formats supported by the filter 'buffer@64425d20dc5542fa944cd981eb072d3d' and the filter 'auto_scale_0'

    2023-08-25 05:57:18 (error) [InputNode.cpp:110] Unable to configure filter graph.

    2023-08-25 05:57:18 (error) [Router.cpp:202] Init phase of track #0 (video) failed!

    2023-08-25 05:57:18 (error) [Router.cpp:242] Initialization failed: -11

    2023-08-25 05:57:18 (info) [VoukoderPro.cpp:502] Unable to start VoukoderPro: FFmpeg error.

  • Sounds like maybe the same issue I had, related to which base VoPro template I used in Vegas?

    See post #17 in following thread:

    Joe24
    31. Juli 2023 um 07:28

    3 Mal editiert, zuletzt von Joe24 (26. August 2023 um 00:00)

  • Can you export and send me that scene file?

    well as I don't know how things work in VoukoderPro my config might be the problem, but here you go.


    I was not able to upload it so here is what's in the file:

    {

    "name": "Test IG",

    "nodes": [

    {

    "id": "64425d20-dc55-42fa-944c-d981eb072d3d",

    "type": "input",

    "mediaType": "video",

    "pos": {

    "x": -50.0,

    "y": -78.0

    },

    "data": {

    "selection": "all",

    "color": {

    "range": "tv",

    "matrix": "auto",

    "primaries": "auto",

    "transfer": "auto"

    }

    },

    "inputs": [],

    "outputs": [

    [

    "17c1eafa-af18-41d7-ae6f-c6d0c8f02859"

    ]

    ]

    },

    {

    "id": "4b9e0709-12eb-4b8b-8a9a-45c9b6121e4f",

    "type": "input",

    "mediaType": "audio",

    "pos": {

    "x": -50.0,

    "y": 32.0

    },

    "data": {

    "selection": "all",

    "color": {

    "range": "auto",

    "matrix": "",

    "primaries": "",

    "transfer": ""

    }

    },

    "inputs": [],

    "outputs": [

    [

    "7e75946c-42f1-4381-8c8d-b979edcb2da3"

    ]

    ]

    },

    {

    "id": "72bcf162-3d54-410f-8923-63eee5443750",

    "type": "encoder",

    "mediaType": "video",

    "pos": {

    "x": 90.0,

    "y": -78.0

    },

    "data": {

    "id": "h264_nvenc",

    "params": {

    "preset": "p7",

    "profile": "high",

    "rc": "cbr",

    "b": 100000000,

    "bufsize": 100000000,

    "tune": "hq",

    "bf": 0

    },

    "format": "cuda"

    },

    "inputs": [

    [

    "17c1eafa-af18-41d7-ae6f-c6d0c8f02859"

    ]

    ],

    "outputs": [

    [

    "cca33751-0a9f-4b84-ba88-893bbef611df"

    ]

    ]

    },

    {

    "id": "eb0f10ec-6af2-4fe9-aff2-1889879b2591",

    "type": "encoder",

    "mediaType": "audio",

    "pos": {

    "x": 90.0,

    "y": 32.0

    },

    "data": {

    "id": "aac",

    "params": {

    "rc": "cbr",

    "b": 128000,

    "global_quality": 1,

    "profile": "aac_low"

    },

    "format": "fltp"

    },

    "inputs": [

    [

    "7e75946c-42f1-4381-8c8d-b979edcb2da3"

    ]

    ],

    "outputs": [

    [

    "e85852c9-ac72-47b7-ae15-c1ef19ffac35"

    ]

    ]

    },

    {

    "id": "1aff3d7d-835b-41ea-b064-3f8499434cb5",

    "type": "muxer",

    "mediaType": "mux",

    "pos": {

    "x": 330.0,

    "y": -40.0

    },

    "data": {

    "id": "mp4",

    "params": {}

    },

    "inputs": [

    [

    "cca33751-0a9f-4b84-ba88-893bbef611df"

    ],

    [

    "e85852c9-ac72-47b7-ae15-c1ef19ffac35"

    ]

    ],

    "outputs": [

    [

    "26765a57-4b3e-4375-86fc-b2692412e4e9"

    ]

    ]

    },

    {

    "id": "500b1eac-7a57-47aa-89ab-b10cd0d985be",

    "type": "output",

    "mediaType": "mux",

    "pos": {

    "x": 530.0,

    "y": -40.0

    },

    "data": {

    "id": "file",

    "url": "$(OutputFilename)",

    "params": {}

    },

    "inputs": [

    [

    "26765a57-4b3e-4375-86fc-b2692412e4e9"

    ]

    ],

    "outputs": []

    }

    ]

    }

  • In the video encoder node switching from CUDA to YUV 420 should help.

    ok it seems to work now thank you.

    did you maybe spot something off or weird in my settings because this is a bit more advanced for me ig.
    and is there still an option to resize your video with zscale or whatever it was called

  • Or if you want to use your graphics card hardware to do the scaling:

    (Video Input) -> (Video Filter: CUDA Upload) -> (Video Filter: CUDA Scale) -> (Video Encoder: NVENC H.264 with input data type set to "CUDA") -> (Muxer) -> (Output)

    You can unzip and import this file into Scene Designer: scene2.zip

    Einmal editiert, zuletzt von Joe24 (26. August 2023 um 09:07)

  • Or if you want to use your graphics card hardware to do the scaling:

    (Video Input) -> (Video Filter: CUDA Upload) -> (Video Filter: CUDA Scale) -> (Video Encoder: NVENC H.264 with input data type set to "CUDA") -> (Muxer) -> (Output)

    You can unzip and import this file into Scene Designer: scene2.zip

    If i try that my I have the ffmpeg error again