Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "Enabled": true,
- "Description": "A flow that will convert a video file",
- "Type": 0,
- "Template": "Convert Video",
- "Parts": [
- {
- "Uid": "4aa98aed-b0af-4cba-a12b-4bf636a64e21",
- "Name": "",
- "FlowElementUid": "FileFlows.VideoNodes.VideoFile",
- "xPos": 400,
- "yPos": 50,
- "Icon": "fas fa-video",
- "Label": "",
- "Inputs": 0,
- "Outputs": 1,
- "OutputConnections": [
- {
- "Input": 1,
- "Output": 1,
- "InputNode": "8f39253e-6269-4924-8cb2-5c9759e0e963"
- }
- ],
- "Type": 0,
- "Model": null
- },
- {
- "Uid": "8f39253e-6269-4924-8cb2-5c9759e0e963",
- "Name": "FFMPEG Builder: Start",
- "FlowElementUid": "FileFlows.VideoNodes.FfmpegBuilderNodes.FfmpegBuilderStart",
- "xPos": 400,
- "yPos": 140,
- "Icon": "far fa-file-video",
- "Label": "",
- "Inputs": 1,
- "Outputs": 1,
- "OutputConnections": [
- {
- "Input": 1,
- "Output": 1,
- "InputNode": "8275169a-d147-43e5-814a-80cd001be265"
- }
- ],
- "Type": 4,
- "Model": {}
- },
- {
- "Uid": "8275169a-d147-43e5-814a-80cd001be265",
- "Name": "Downscale If Needed",
- "FlowElementUid": "FileFlows.VideoNodes.FfmpegBuilderNodes.FfmpegBuilderScaler",
- "xPos": 400,
- "yPos": 230,
- "Icon": "far fa-file-video",
- "Label": "",
- "Inputs": 1,
- "Outputs": 2,
- "OutputConnections": [
- {
- "Input": 1,
- "Output": 1,
- "InputNode": "b50b4157-ce4f-4d0a-9e49-54ac559585d8"
- },
- {
- "Input": 1,
- "Output": 2,
- "InputNode": "a69c3371-5ec4-49b6-9261-8c1276209880"
- }
- ],
- "Type": 6,
- "Model": {
- "OnlyIfLarger": true,
- "Resolution": "1920:-2"
- }
- },
- {
- "Uid": "b50b4157-ce4f-4d0a-9e49-54ac559585d8",
- "Name": "FFMPEG Builder: Remux to MKV",
- "FlowElementUid": "FileFlows.VideoNodes.FfmpegBuilderNodes.FfmpegBuilderRemuxToMkv",
- "xPos": 400,
- "yPos": 470,
- "Icon": "far fa-file-video",
- "Label": "",
- "Inputs": 1,
- "Outputs": 1,
- "OutputConnections": [
- {
- "Input": 1,
- "Output": 1,
- "InputNode": "010b9910-8f8c-406f-aa98-7de0e6a863b4"
- }
- ],
- "Type": 6,
- "Model": {}
- },
- {
- "Uid": "010b9910-8f8c-406f-aa98-7de0e6a863b4",
- "Name": "Video Encode",
- "FlowElementUid": "FileFlows.VideoNodes.FfmpegBuilderNodes.FfmpegBuilderVideoEncode",
- "xPos": 400,
- "yPos": 680,
- "Icon": "far fa-file-video",
- "Label": "",
- "Inputs": 1,
- "Outputs": 1,
- "OutputConnections": [
- {
- "Input": 1,
- "Output": 1,
- "InputNode": "5e527158-4754-4bcf-92c6-e360be537b3c"
- }
- ],
- "Type": 6,
- "Model": {
- "Codec": "h264",
- "HardwareEncoding": true,
- "Quality": 23
- }
- },
- {
- "Uid": "5e527158-4754-4bcf-92c6-e360be537b3c",
- "Name": "FFMPEG Builder: Executor",
- "FlowElementUid": "FileFlows.VideoNodes.FfmpegBuilderNodes.FfmpegBuilderExecutor",
- "xPos": 750,
- "yPos": 480,
- "Icon": "far fa-file-video",
- "Label": "",
- "Inputs": 1,
- "Outputs": 2,
- "OutputConnections": [
- {
- "Input": 1,
- "Output": 1,
- "InputNode": "a885b4b9-cb15-4f05-810f-b97d79afeed2"
- }
- ],
- "Type": 5,
- "Model": {
- "HardwareDecoding": true
- }
- },
- {
- "Uid": "a885b4b9-cb15-4f05-810f-b97d79afeed2",
- "Name": "",
- "FlowElementUid": "FileFlows.BasicNodes.File.ReplaceOriginal",
- "xPos": 750,
- "yPos": 660,
- "Icon": "fas fa-file",
- "Label": "",
- "Inputs": 1,
- "Outputs": 1,
- "OutputConnections": [],
- "Type": 2,
- "Model": {
- "MoveFolder": true,
- "DeleteOriginal": true,
- "DestinationPath": "D:\\videos\\converted"
- }
- },
- {
- "Uid": "a69c3371-5ec4-49b6-9261-8c1276209880",
- "Name": "FFMPEG Builder: Video Codec",
- "FlowElementUid": "FileFlows.VideoNodes.FfmpegBuilderNodes.FfmpegBuilderVideoCodec",
- "xPos": 550,
- "yPos": 340,
- "Icon": "far fa-file-video",
- "Label": "",
- "Inputs": 1,
- "Outputs": 2,
- "OutputConnections": [
- {
- "Input": 1,
- "Output": 2,
- "InputNode": "cecd5b3e-3019-413b-a365-e9e9083e415e"
- },
- {
- "Input": 1,
- "Output": 1,
- "InputNode": "b50b4157-ce4f-4d0a-9e49-54ac559585d8"
- }
- ],
- "Type": 6,
- "Model": {
- "VideoCodec": "h264_vaapi",
- "VideoCodecParameters": "h264_vaapi",
- "Force": true,
- "DisableOtherVideoStreams": true
- }
- },
- {
- "Uid": "cecd5b3e-3019-413b-a365-e9e9083e415e",
- "Name": "",
- "FlowElementUid": "FileFlows.BasicNodes.Functions.Log",
- "xPos": 800,
- "yPos": 310,
- "Icon": "far fa-file-alt",
- "Label": "",
- "Inputs": 1,
- "Outputs": 1,
- "OutputConnections": null,
- "Type": 3,
- "Model": {
- "LogType": 2,
- "Message": "Weee"
- }
- }
- ],
- "Default": false,
- "Uid": "54e79ba8-9d9a-49ca-9090-688f3c57a79b",
- "Name": "Work FFS",
- "DateCreated": "2023-05-04T16:08:49.524467Z",
- "DateModified": "2023-07-22T12:35:00.1507982Z"
- }
Advertisement
Add Comment
Please, Sign In to add comment