You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/transcoder_v1.projects.locations.jobTemplates.html
+52Lines changed: 52 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -239,6 +239,19 @@ <h3>Method Details</h3>
239
239
"enabled": True or False, # Enable deblocker. The default is `false`.
240
240
"strength": 3.14, # Set strength of the deblocker. Enter a value between 0 and 1. The higher the value, the stronger the block removal. 0 is no deblocking. The default is 0.
241
241
},
242
+
"deinterlace": { # Deinterlace configuration for input video. # Specify the video deinterlace configuration.
243
+
"bwdif": { # Bob Weaver Deinterlacing Filter Configuration. # Specifies the Bob Weaver Deinterlacing Filter Configuration.
244
+
"deinterlaceAllFrames": True or False, # Deinterlace all frames rather than just the frames identified as interlaced. The default is `false`.
245
+
"mode": "A String", # Specifies the deinterlacing mode to adopt. The default is `send_frame`. Supported values: - `send_frame`: Output one frame for each frame - `send_field`: Output one frame for each field
246
+
"parity": "A String", # The picture field parity assumed for the input interlaced video. The default is `auto`. Supported values: - `tff`: Assume the top field is first - `bff`: Assume the bottom field is first - `auto`: Enable automatic detection of field parity
247
+
},
248
+
"yadif": { # Yet Another Deinterlacing Filter Configuration. # Specifies the Yet Another Deinterlacing Filter Configuration.
249
+
"deinterlaceAllFrames": True or False, # Deinterlace all frames rather than just the frames identified as interlaced. The default is `false`.
250
+
"disableSpatialInterlacing": True or False, # Disable spacial interlacing. The default is `false`.
251
+
"mode": "A String", # Specifies the deinterlacing mode to adopt. The default is `send_frame`. Supported values: - `send_frame`: Output one frame for each frame - `send_field`: Output one frame for each field
252
+
"parity": "A String", # The picture field parity assumed for the input interlaced video. The default is `auto`. Supported values: - `tff`: Assume the top field is first - `bff`: Assume the bottom field is first - `auto`: Enable automatic detection of field parity
253
+
},
254
+
},
242
255
"denoise": { # Denoise preprocessing configuration. **Note:** This configuration is not supported. # Denoise preprocessing configuration.
243
256
"strength": 3.14, # Set strength of the denoise. Enter a value between 0 and 1. The higher the value, the smoother the image. 0 is no denoising. The default is 0.
244
257
"tune": "A String", # Set the denoiser mode. The default is `standard`. Supported denoiser modes: - `standard` - `grain`
@@ -480,6 +493,19 @@ <h3>Method Details</h3>
480
493
"enabled": True or False, # Enable deblocker. The default is `false`.
481
494
"strength": 3.14, # Set strength of the deblocker. Enter a value between 0 and 1. The higher the value, the stronger the block removal. 0 is no deblocking. The default is 0.
482
495
},
496
+
"deinterlace": { # Deinterlace configuration for input video. # Specify the video deinterlace configuration.
497
+
"bwdif": { # Bob Weaver Deinterlacing Filter Configuration. # Specifies the Bob Weaver Deinterlacing Filter Configuration.
498
+
"deinterlaceAllFrames": True or False, # Deinterlace all frames rather than just the frames identified as interlaced. The default is `false`.
499
+
"mode": "A String", # Specifies the deinterlacing mode to adopt. The default is `send_frame`. Supported values: - `send_frame`: Output one frame for each frame - `send_field`: Output one frame for each field
500
+
"parity": "A String", # The picture field parity assumed for the input interlaced video. The default is `auto`. Supported values: - `tff`: Assume the top field is first - `bff`: Assume the bottom field is first - `auto`: Enable automatic detection of field parity
501
+
},
502
+
"yadif": { # Yet Another Deinterlacing Filter Configuration. # Specifies the Yet Another Deinterlacing Filter Configuration.
503
+
"deinterlaceAllFrames": True or False, # Deinterlace all frames rather than just the frames identified as interlaced. The default is `false`.
504
+
"disableSpatialInterlacing": True or False, # Disable spacial interlacing. The default is `false`.
505
+
"mode": "A String", # Specifies the deinterlacing mode to adopt. The default is `send_frame`. Supported values: - `send_frame`: Output one frame for each frame - `send_field`: Output one frame for each field
506
+
"parity": "A String", # The picture field parity assumed for the input interlaced video. The default is `auto`. Supported values: - `tff`: Assume the top field is first - `bff`: Assume the bottom field is first - `auto`: Enable automatic detection of field parity
507
+
},
508
+
},
483
509
"denoise": { # Denoise preprocessing configuration. **Note:** This configuration is not supported. # Denoise preprocessing configuration.
484
510
"strength": 3.14, # Set strength of the denoise. Enter a value between 0 and 1. The higher the value, the smoother the image. 0 is no denoising. The default is 0.
485
511
"tune": "A String", # Set the denoiser mode. The default is `standard`. Supported denoiser modes: - `standard` - `grain`
@@ -746,6 +772,19 @@ <h3>Method Details</h3>
746
772
"enabled": True or False, # Enable deblocker. The default is `false`.
747
773
"strength": 3.14, # Set strength of the deblocker. Enter a value between 0 and 1. The higher the value, the stronger the block removal. 0 is no deblocking. The default is 0.
748
774
},
775
+
"deinterlace": { # Deinterlace configuration for input video. # Specify the video deinterlace configuration.
776
+
"bwdif": { # Bob Weaver Deinterlacing Filter Configuration. # Specifies the Bob Weaver Deinterlacing Filter Configuration.
777
+
"deinterlaceAllFrames": True or False, # Deinterlace all frames rather than just the frames identified as interlaced. The default is `false`.
778
+
"mode": "A String", # Specifies the deinterlacing mode to adopt. The default is `send_frame`. Supported values: - `send_frame`: Output one frame for each frame - `send_field`: Output one frame for each field
779
+
"parity": "A String", # The picture field parity assumed for the input interlaced video. The default is `auto`. Supported values: - `tff`: Assume the top field is first - `bff`: Assume the bottom field is first - `auto`: Enable automatic detection of field parity
780
+
},
781
+
"yadif": { # Yet Another Deinterlacing Filter Configuration. # Specifies the Yet Another Deinterlacing Filter Configuration.
782
+
"deinterlaceAllFrames": True or False, # Deinterlace all frames rather than just the frames identified as interlaced. The default is `false`.
783
+
"disableSpatialInterlacing": True or False, # Disable spacial interlacing. The default is `false`.
784
+
"mode": "A String", # Specifies the deinterlacing mode to adopt. The default is `send_frame`. Supported values: - `send_frame`: Output one frame for each frame - `send_field`: Output one frame for each field
785
+
"parity": "A String", # The picture field parity assumed for the input interlaced video. The default is `auto`. Supported values: - `tff`: Assume the top field is first - `bff`: Assume the bottom field is first - `auto`: Enable automatic detection of field parity
786
+
},
787
+
},
749
788
"denoise": { # Denoise preprocessing configuration. **Note:** This configuration is not supported. # Denoise preprocessing configuration.
750
789
"strength": 3.14, # Set strength of the denoise. Enter a value between 0 and 1. The higher the value, the smoother the image. 0 is no denoising. The default is 0.
751
790
"tune": "A String", # Set the denoiser mode. The default is `standard`. Supported denoiser modes: - `standard` - `grain`
@@ -999,6 +1038,19 @@ <h3>Method Details</h3>
999
1038
"enabled": True or False, # Enable deblocker. The default is `false`.
1000
1039
"strength": 3.14, # Set strength of the deblocker. Enter a value between 0 and 1. The higher the value, the stronger the block removal. 0 is no deblocking. The default is 0.
1001
1040
},
1041
+
"deinterlace": { # Deinterlace configuration for input video. # Specify the video deinterlace configuration.
1042
+
"bwdif": { # Bob Weaver Deinterlacing Filter Configuration. # Specifies the Bob Weaver Deinterlacing Filter Configuration.
1043
+
"deinterlaceAllFrames": True or False, # Deinterlace all frames rather than just the frames identified as interlaced. The default is `false`.
1044
+
"mode": "A String", # Specifies the deinterlacing mode to adopt. The default is `send_frame`. Supported values: - `send_frame`: Output one frame for each frame - `send_field`: Output one frame for each field
1045
+
"parity": "A String", # The picture field parity assumed for the input interlaced video. The default is `auto`. Supported values: - `tff`: Assume the top field is first - `bff`: Assume the bottom field is first - `auto`: Enable automatic detection of field parity
1046
+
},
1047
+
"yadif": { # Yet Another Deinterlacing Filter Configuration. # Specifies the Yet Another Deinterlacing Filter Configuration.
1048
+
"deinterlaceAllFrames": True or False, # Deinterlace all frames rather than just the frames identified as interlaced. The default is `false`.
1049
+
"disableSpatialInterlacing": True or False, # Disable spacial interlacing. The default is `false`.
1050
+
"mode": "A String", # Specifies the deinterlacing mode to adopt. The default is `send_frame`. Supported values: - `send_frame`: Output one frame for each frame - `send_field`: Output one frame for each field
1051
+
"parity": "A String", # The picture field parity assumed for the input interlaced video. The default is `auto`. Supported values: - `tff`: Assume the top field is first - `bff`: Assume the bottom field is first - `auto`: Enable automatic detection of field parity
1052
+
},
1053
+
},
1002
1054
"denoise": { # Denoise preprocessing configuration. **Note:** This configuration is not supported. # Denoise preprocessing configuration.
1003
1055
"strength": 3.14, # Set strength of the denoise. Enter a value between 0 and 1. The higher the value, the smoother the image. 0 is no denoising. The default is 0.
1004
1056
"tune": "A String", # Set the denoiser mode. The default is `standard`. Supported denoiser modes: - `standard` - `grain`
0 commit comments