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": []
}
]
}