Skip to main content

Tdarr_Plugin_VP92_VP9_Match_Bitrate_One_Pass

VP9 Encoding Match Bitrate 1 Pass System (v1.00)

Will run through linvpx-vp9 and follow the contrained quality contraints. Will also encode audio to opus using libopus. Allows user-input on the desired constrained quality amount for each video resolution with defaults if none are given.

View Source

Inputs:

Name: CQ_240p 

Type: string

Tooltip:

The CQ number (recommended 15-35) for this resolution, default 32
Name: CQ_360p 

Type: string

Tooltip:

The CQ number (recommended 15-35) for this resolution, default 31
Name: CQ_480p 

Type: string

Tooltip:

The CQ number (recommended 15-35) for this resolution, default 28
Name: CQ_720p 

Type: string

Tooltip:

The CQ number (recommended 15-35) for this resolution, default 27
Name: CQ_1080p 

Type: string

Tooltip:

The CQ number (recommended 15-35) for this resolution, default 26
Name: CQ_4KUHD 

Type: string

Tooltip:

The CQ number (recommended 15-35) for this resolution, default 15
Name: CQ_8KUHD 

Type: string

Tooltip:

The CQ number (recommended 15-35) for this resolution, default 15
Name: audio_language 

Type: string

Tooltip:


Specify language tag/s here for the audio tracks you'd like to keep, recommended to keep "und" as this\n
stands for undertermined, some files may not have the language specified. Must follow ISO-639-2 3 letter\n
format. https://en.wikipedia.org/wiki/List_of_ISO_639-2_codes
\nExample:\n
eng
\nExample:\n
eng,und
\nExample:\n
eng,und,jap
Name: audio_commentary 

Type: string

Tooltip:

Specify if audio tracks that contain commentary/description should be removed.
\nExample:\n
true
\nExample:\n
false
Name: subtitle_language 

Type: string

Tooltip:

Specify language tag/s here for the subtitle tracks you'd like to keep. Must follow ISO-639-2 3 \n
letter format. https://en.wikipedia.org/wiki/List_of_ISO_639-2_codes
\nExample:\n
eng
\nExample:\n
eng,jap
Name: subtitle_commentary 

Type: string

Tooltip:

Specify if subtitle tracks that contain commentary/description should be removed.
\nExample:\n
true
\nExample:\n
false
Name: remove_mjpeg 

Type: string

Tooltip:

Specify if mjpeg codecs should be removed.
\nExample:\n
true
\nExample:\n
false