{
  "name": "x264 (Upload) Scene v2",
  "nodes": [
    {
      "id": "23e49dd2-0b7a-481d-a269-9d5b8a66da19",
      "type": "input",
      "mediaType": "video",
      "pos": {
        "x": -100.0,
        "y": -78.0
      },
      "data": {
        "tracks": []
      },
      "inputs": [],
      "outputs": [
        [
          "c45e1cae-761b-4e07-a6bb-5394b3a6a3fb"
        ]
      ]
    },
    {
      "id": "adf7fb35-5908-4514-9747-ba401508c465",
      "type": "input",
      "mediaType": "audio",
      "pos": {
        "x": -100.0,
        "y": 32.0
      },
      "data": {
        "tracks": []
      },
      "inputs": [],
      "outputs": [
        [
          "e47a9c6b-39fa-4f95-87ed-fb81bcfcf872"
        ]
      ]
    },
    {
      "id": "e49cba3d-84d2-43aa-80d4-be1d1eb30713",
      "type": "encoder",
      "mediaType": "video",
      "pos": {
        "x": 90.0,
        "y": -78.0
      },
      "data": {
        "id": "libx264",
        "params": {
          "rc": 0,
          "crf": 18,
          "g": 30,
          "bf": 2
        },
        "format": "yuv420p"
      },
      "inputs": [
        [
          "c45e1cae-761b-4e07-a6bb-5394b3a6a3fb"
        ]
      ],
      "outputs": [
        [
          "05d1e5a2-5364-4a99-a715-745c5490992c"
        ]
      ]
    },
    {
      "id": "2da7a144-3412-4821-8d2a-5cc2bee000d0",
      "type": "encoder",
      "mediaType": "audio",
      "pos": {
        "x": 90.0,
        "y": 32.0
      },
      "data": {
        "id": "aac",
        "params": {
          "rc": "cbr",
          "b": 320000,
          "profile": "aac_low",
          "cutoff": 17000
        },
        "format": "fltp"
      },
      "inputs": [
        [
          "e47a9c6b-39fa-4f95-87ed-fb81bcfcf872"
        ]
      ],
      "outputs": [
        [
          "d8939565-2631-4045-8e5a-805cbfe7f08b"
        ]
      ]
    },
    {
      "id": "61c7f89e-056f-4aa7-b63e-a324a02fe7d6",
      "type": "muxer",
      "mediaType": "mux",
      "pos": {
        "x": 330.0,
        "y": -40.0
      },
      "data": {
        "id": "mp4",
        "params": {
          "movflags": 64
        }
      },
      "inputs": [
        [
          "05d1e5a2-5364-4a99-a715-745c5490992c"
        ],
        [
          "d8939565-2631-4045-8e5a-805cbfe7f08b"
        ]
      ],
      "outputs": [
        [
          "1fd70c43-a567-42cb-99b9-ba49659e4de6"
        ]
      ]
    },
    {
      "id": "7f8fa6b1-efa8-4cfe-8fae-157ec25f9b6a",
      "type": "output",
      "mediaType": "mux",
      "pos": {
        "x": 530.0,
        "y": -40.0
      },
      "data": {
        "id": "file",
        "url": "${OutputFile.Absolute}",
        "params": {
          "_host": "127.0.0.1",
          "_port": 1234
        }
      },
      "inputs": [
        [
          "1fd70c43-a567-42cb-99b9-ba49659e4de6"
        ]
      ],
      "outputs": []
    }
  ]
}