Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "Name": "HEVC (10-Bit) [QSV]",
- "Uid": "7a2bce4a-1aab-4cd5-8d30-d606c18dd0cf",
- "Type": 2,
- "Revision": 9,
- "Properties": {
- "Fields": [],
- "Variables": {},
- "Outputs": [
- {
- "Key": 1,
- "Value": "Output"
- }
- ]
- },
- "Parts": [
- {
- "Uid": "c0807c25-7d23-44d0-8a40-2485a265c75b",
- "Name": "Sub Flow Input",
- "ReadOnly": true,
- "FlowElementUid": "SubFlowInput",
- "xPos": 460,
- "yPos": 50,
- "Icon": "fas fa-long-arrow-alt-down",
- "Label": "",
- "Inputs": 0,
- "Outputs": 1,
- "OutputConnections": [
- {
- "Input": 1,
- "Output": 1,
- "InputNode": "39868e5a-3377-4671-af15-98053da76da5"
- }
- ],
- "Type": 0
- },
- {
- "Uid": "39868e5a-3377-4671-af15-98053da76da5",
- "Name": "Has HEVC?",
- "Color": "",
- "ReadOnly": false,
- "FlowElementUid": "FileFlows.VideoNodes.VideoHasStream",
- "xPos": 460,
- "yPos": 150,
- "Icon": "fas fa-video",
- "Label": "Video Has Stream",
- "Inputs": 1,
- "Outputs": 2,
- "OutputConnections": [
- {
- "Input": 1,
- "Output": 1,
- "InputNode": "dada4062-8cff-4bd2-8415-a3fb266f51df"
- },
- {
- "Input": 1,
- "Output": 2,
- "InputNode": "7d2d14d1-1097-42f2-969d-1a0b9b2663e8"
- }
- ],
- "Type": 3,
- "Model": {
- "Stream": "Video",
- "Title": null,
- "Codec": "hevc",
- "Language": null,
- "Channels": null,
- "CheckDeleted": false,
- "Forced": null,
- "Default": null,
- "Invert": false
- }
- },
- {
- "Uid": "00157674-42cd-47b3-b3fc-889df1e3f53b",
- "Name": "HEVC (10-Bit) [QSV]",
- "Color": "",
- "ReadOnly": false,
- "FlowElementUid": "FileFlows.VideoNodes.FfmpegBuilderNodes.FfmpegBuilderVideoEncode",
- "xPos": 570,
- "yPos": 350,
- "Icon": "far fa-file-video",
- "Label": "FFMPEG Builder: Video Encode Advanced",
- "Inputs": 1,
- "Outputs": 1,
- "OutputConnections": [
- {
- "Input": 1,
- "Output": 1,
- "InputNode": "3f7e703a-5615-4763-84b9-bb64c51555e9"
- }
- ],
- "Type": 6,
- "Model": {
- "Codec": "h265 10BIT",
- "Encoder": "Intel QSV",
- "Quality": 19,
- "Speed": "slow"
- }
- },
- {
- "Uid": "dada4062-8cff-4bd2-8415-a3fb266f51df",
- "Name": "Video Codec is HEVC",
- "Color": "",
- "ReadOnly": false,
- "FlowElementUid": "FileFlows.BasicNodes.Functions.Log",
- "xPos": 360,
- "yPos": 250,
- "Icon": "far fa-file-alt",
- "Label": "Log",
- "Inputs": 1,
- "Outputs": 1,
- "OutputConnections": [
- {
- "Input": 1,
- "Output": 1,
- "InputNode": "3f7e703a-5615-4763-84b9-bb64c51555e9"
- }
- ],
- "Type": 3,
- "Model": {
- "LogType": 2,
- "Message": "Video Stream is already HEVC"
- }
- },
- {
- "Uid": "3f7e703a-5615-4763-84b9-bb64c51555e9",
- "Name": "Sub Flow Output1",
- "ReadOnly": true,
- "FlowElementUid": "SubFlowOutput1",
- "xPos": 460,
- "yPos": 450,
- "Icon": "fas fa-sign-out-alt",
- "Label": "",
- "Inputs": 1,
- "Outputs": 0,
- "Type": 1,
- "Model": {
- "Output": 1
- }
- },
- {
- "Uid": "7d2d14d1-1097-42f2-969d-1a0b9b2663e8",
- "Name": "Video Codec is not HEVC",
- "Color": "",
- "ReadOnly": false,
- "FlowElementUid": "FileFlows.BasicNodes.Functions.Log",
- "xPos": 570,
- "yPos": 250,
- "Icon": "far fa-file-alt",
- "Label": "Log",
- "Inputs": 1,
- "Outputs": 1,
- "OutputConnections": [
- {
- "Input": 1,
- "Output": 1,
- "InputNode": "00157674-42cd-47b3-b3fc-889df1e3f53b"
- }
- ],
- "Type": 3,
- "Model": {
- "LogType": 2,
- "Message": "Not HEVC -\u003E Transcoding"
- }
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment