{
  "name": "MTB (x265, FLAC)",
  "nodes": [
    {
      "id": "41c99834-482e-4e1b-8a6e-37845f4f44c2",
      "type": "input",
      "mediaType": "video",
      "pos": {
        "x": -100.0,
        "y": -78.0
      },
      "data": {
        "tracks": []
      },
      "inputs": [],
      "outputs": [
        [
          "5598f0f1-d117-4035-983e-82a43f7133a9"
        ]
      ]
    },
    {
      "id": "2ab459d2-1117-42ef-81e8-4a98e924d3b7",
      "type": "input",
      "mediaType": "audio",
      "pos": {
        "x": -100.0,
        "y": 32.0
      },
      "data": {
        "tracks": []
      },
      "inputs": [],
      "outputs": [
        [
          "5f10d43c-89fe-4055-95d2-522eb3cc358a"
        ]
      ]
    },
    {
      "id": "5f784eaf-a10c-4950-8117-702d6f9a0e35",
      "type": "encoder",
      "mediaType": "video",
      "pos": {
        "x": 90.0,
        "y": -78.0
      },
      "data": {
        "id": "libx265",
        "params": {
          "rc": 0,
          "crf": 18,
          "g": 48,
          "bf": 6,
          "forced-idr": true,
          "preset": "veryslow",
          "profile": "main10",
          "x265-params": "aq-mode=3:rd=6:psy-rd=2.0:psy-rdoq=1.5:rdoq-level=2:bframes=8:ref=6:no-sao=1:rc-lookahead=60:me=3:subme=7"
        },
        "format": "yuv420p10le"
      },
      "inputs": [
        [
          "5598f0f1-d117-4035-983e-82a43f7133a9"
        ]
      ],
      "outputs": [
        [
          "74bd425b-7d97-4934-814f-538d1952e0a8"
        ]
      ]
    },
    {
      "id": "0ce4f8a5-5756-45bc-a87c-75f2f284a30b",
      "type": "encoder",
      "mediaType": "audio",
      "pos": {
        "x": 90.0,
        "y": 32.0
      },
      "data": {
        "id": "flac",
        "params": {
          "compression_level": 5
        },
        "format": "s16"
      },
      "inputs": [
        [
          "5f10d43c-89fe-4055-95d2-522eb3cc358a"
        ]
      ],
      "outputs": [
        [
          "517f4db8-e6a4-4517-abf8-e0faae225f8e"
        ]
      ]
    },
    {
      "id": "dcfa3918-15b6-4b31-b081-1d266fa42e09",
      "type": "muxer",
      "mediaType": "mux",
      "pos": {
        "x": 330.0,
        "y": -40.0
      },
      "data": {
        "id": "mp4",
        "params": {
          "brand": "mp42",
          "movflags": 64
        }
      },
      "inputs": [
        [
          "74bd425b-7d97-4934-814f-538d1952e0a8"
        ],
        [
          "517f4db8-e6a4-4517-abf8-e0faae225f8e"
        ]
      ],
      "outputs": [
        [
          "72e93062-5fca-4609-b480-40b9587dc4ad"
        ]
      ]
    },
    {
      "id": "23eac170-3873-46b8-b525-a322e6f9f981",
      "type": "output",
      "mediaType": "mux",
      "pos": {
        "x": 530.0,
        "y": -41.0
      },
      "data": {
        "id": "file",
        "url": "$(OutputFilename)",
        "params": {
          "_host": "127.0.0.1",
          "_port": 1234
        }
      },
      "inputs": [
        [
          "72e93062-5fca-4609-b480-40b9587dc4ad"
        ]
      ],
      "outputs": []
    }
  ]
}