mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-05-14 21:35:07 +00:00
Merge pull request #545 from mcarlton00/transcode-codecs
Add option to transcode vp9 and av1
This commit is contained in:
commit
8072595c17
5 changed files with 25 additions and 1 deletions
|
@ -305,6 +305,14 @@ msgctxt "#30524"
|
|||
msgid "Transcode VC-1"
|
||||
msgstr "Transcode VC-1"
|
||||
|
||||
msgctxt "#30525"
|
||||
msgid "Transcode VP9"
|
||||
msgstr "Transcode VP9"
|
||||
|
||||
msgctxt "#30526"
|
||||
msgid "Transcode AV1"
|
||||
msgstr "Transcode AV1"
|
||||
|
||||
msgctxt "#30527"
|
||||
msgid "Ignore specials in next episodes"
|
||||
msgstr "Ignore specials in next episodes"
|
||||
|
|
|
@ -957,6 +957,14 @@ msgctxt "#30524"
|
|||
msgid "Transcode VC-1"
|
||||
msgstr "Transcode VC-1"
|
||||
|
||||
msgctxt "#30525"
|
||||
msgid "Transcode VP9"
|
||||
msgstr "Transcode VP9"
|
||||
|
||||
msgctxt "#30526"
|
||||
msgid "Transcode AV1"
|
||||
msgstr "Transcode AV1"
|
||||
|
||||
msgctxt "#30523"
|
||||
msgid "Transcode MPEG2"
|
||||
msgstr "Transcode MPEG2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue