Beiträge von Neutralized
-
-
-
Tested with AE 2022 and 2023, using voukoder Pro to render mp4, using the following settings.
After rendering completes, AE freezes every time it tries to exit, even if the project is closed first.
You can only force end the process using Task Manager.
But with voukoder and connector everything works fine.
Code
Alles anzeigen{ "rank": { "name": "rank", "nodes": [ { "id": "35b90cac-576d-4f0f-95bb-342bce785522", "type": "input", "mediaType": "video", "pos": { "x": -50.0, "y": -78.0 }, "data": { "selection": "all", "color": { "range": "pc", "matrix": "bt709", "primaries": "bt709", "transfer": "bt709" } }, "inputs": [], "outputs": [ [ "8596bb02-407f-477d-b259-bee22b1c0a8c" ] ] }, { "id": "e44e2b27-c0fb-40fd-a992-69c5495b8a32", "type": "input", "mediaType": "audio", "pos": { "x": -50.0, "y": 32.0 }, "data": { "selection": "all", "color": { "range": "auto", "matrix": "", "primaries": "", "transfer": "" } }, "inputs": [], "outputs": [ [ "0254e03e-b4cf-4314-9b69-f0041d1d7d9c" ] ] }, { "id": "73fe03ff-e74a-4f50-af23-109b4da734f5", "type": "encoder", "mediaType": "video", "pos": { "x": 90.0, "y": -79.0 }, "data": { "id": "h264_nvenc", "params": { "gpu": 0, "preset": "p7", "profile": "high", "rc": "cbr", "b": 6000000, "bufsize": 6000000, "tune": "hq" }, "format": "yuv420p", "sidedata": { "meta": { "language": "zho" } } }, "inputs": [ [ "8596bb02-407f-477d-b259-bee22b1c0a8c" ] ], "outputs": [ [ "2d79762f-3549-4256-969d-f701ec0186ea" ] ] }, { "id": "9730d733-5bfc-41bd-8723-897eaa439edf", "type": "encoder", "mediaType": "audio", "pos": { "x": 90.0, "y": 32.0 }, "data": { "id": "aac", "params": { "rc": "cbr", "b": 320000, "global_quality": 5, "profile": "mpeg2_aac_low" }, "format": "fltp", "sidedata": { "meta": { "language": "zho" } } }, "inputs": [ [ "0254e03e-b4cf-4314-9b69-f0041d1d7d9c" ] ], "outputs": [ [ "28f1260e-94df-41cc-969e-6e7ff370e4d9" ] ] }, { "id": "c3ea79ad-af28-4e40-824a-1cbd1742f67f", "type": "muxer", "mediaType": "mux", "pos": { "x": 330.0, "y": -40.0 }, "data": { "id": "mp4", "params": { "movflags": 917632, "write_btrt": true, "write_tmcd": true } }, "inputs": [ [ "2d79762f-3549-4256-969d-f701ec0186ea" ], [ "28f1260e-94df-41cc-969e-6e7ff370e4d9" ] ], "outputs": [ [ "8c1b0ade-2f36-45aa-9b3e-976e5570d794" ] ] }, { "id": "eba4ee39-0176-4b21-8289-0d76aade2f1a", "type": "output", "mediaType": "mux", "pos": { "x": 530.0, "y": -41.0 }, "data": { "id": "file", "url": "$(OutputFilename)", "params": {} }, "inputs": [ [ "8c1b0ade-2f36-45aa-9b3e-976e5570d794" ] ], "outputs": [] } ] } }