Advertisement
Guest User

Untitled

a guest
Dec 11th, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.23 KB | None | 0 0
  1. {
  2. "transcodeConfigId": "d9b9d716-89f6-11e8-9a94-a6cf710fasdf3724343",
  3. "transcodeConfigChecksum": "withQCparam33withfileLabel",
  4. "submitter": {
  5. "id": "8653",
  6. "nonLinearType": "EST",
  7. "nonLinearProfile": "ProRes"
  8. },
  9. "supplyChainMetadata": {
  10. "mediaPreparationInfo": {
  11. "fileLabel": "asdf",
  12. "video": {
  13. "fileLabel": "Test2",
  14. "isVideoFileTranscoded": false
  15. },
  16. "closedCaption": {
  17. "isClosedCaptionFileGenerated": false
  18. },
  19. "qcReports": {
  20. "isQCCompleted": false,
  21. "qcpassed": false,
  22. "qccompleted": false
  23. }
  24. }
  25. },
  26. "manufacturingSpecs": {
  27. "startTimeCodeConfig": {
  28. "startTimeCode": "00:00:00:00",
  29. "dropFrameNotationRequired": true,
  30. "isDropFrameNotationRequired": true
  31. },
  32. "stitchConfig": {
  33. "trailer": {
  34. "sourceType": "black",
  35. "startTime": "00:00:00;01",
  36. "endTime": "00:00:00;05",
  37. "skipLastSegment": true
  38. }
  39. }
  40. },
  41. "videoSpecs": {
  42. "provider": "mediaConvert",
  43. "profiles": [{
  44. "container": "MOV",
  45. "codec": "ProRes",
  46. "file_extension": "mov",
  47. "CodecProfile": "APPLE_PRORES_422_HQ",
  48. "bitDepth": "24",
  49. "scanType": "PROGRESSIVE",
  50. "deinterlace": {
  51. "mode": "deinterlace"
  52. },
  53. "deliveryBucketName": "default",
  54. "embedded": false,
  55. "componentized": false,
  56. "isEmbedded": false,
  57. "isComponentized": false
  58. }],
  59. "brandName": "FOOD"
  60. },
  61. "audioSpecs": [{
  62. "tracks": 0,
  63. "bitDepth": 24,
  64. "bitRate": 0,
  65. "sampleRate": 48000,
  66. "codec": "AIFF",
  67. "bitRateConfig": {
  68. "mode": "constant",
  69. "bitRate": 192000,
  70. "maxBitRate": 0
  71. },
  72. "channelMode": "stereo",
  73. "language": "English",
  74. "languageCode": "EN",
  75. "embedded": true,
  76. "componentized": false,
  77. "file_index": 1,
  78. "tracks_count": 1,
  79. "isEmbedded": true
  80. }],
  81. "captionSpecs": {
  82. "provider": "ccmanipulator",
  83. "profiles": [{
  84. "targetFormat": "scc",
  85. "language": "English",
  86. "languageCode": "EN",
  87. "sourceFormat": "scc",
  88. "embedded": false,
  89. "componentized": true,
  90. "isEmbedded": false,
  91. "isComponentized": true
  92. }]
  93. },
  94. "source_video_format": "HD",
  95. "qcParameters": {
  96. "mustCheck": "false",
  97. "fileTypeName": "MOV",
  98. "startTC": "00:00:00:00",
  99. "frameWidth": "1920",
  100. "frameHeight": "1080",
  101. "pixelAspectRatio": "1",
  102. "frameAspectRatio": "1.78",
  103. "videospecs": "5",
  104. "dropFrame": "false",
  105. "videoBitRate": {
  106. "lowerBound": "140",
  107. "upperBound": "230"
  108. },
  109. "videoCodec": "ProRes",
  110. "videoCodecProfileEnum": "ProResHq",
  111. "frameRate": "29.97",
  112. "chromaSubsampling": "4:2:2",
  113. "fieldOrder": "Progressive",
  114. "totalRunTime": "00:21:40:12",
  115. "audioTrackDetails": {
  116. "audioTracks": [{
  117. "index": "1",
  118. "codec": "PCM",
  119. "channels": "2",
  120. "sampleRate": "48000",
  121. "bitDepth": "24",
  122. "bitRate": "192000"
  123. }, {
  124. "index": "2",
  125. "codec": "PCM",
  126. "channels": "24",
  127. "sampleRate": "48000",
  128. "bitDepth": "24",
  129. "bitRate": "192000"
  130. }, {
  131. "index": "3",
  132. "codec": "PCM",
  133. "channels": "2",
  134. "sampleRate": "2134123",
  135. "bitDepth": "24",
  136. "bitRate": "192000"
  137. }, {
  138. "index": "4",
  139. "codec": "PCM",
  140. "channels": "2",
  141. "sampleRate": "48000",
  142. "bitDepth": "4124",
  143. "bitRate": "192000"
  144. }]
  145. }
  146. }
  147. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement