From aab6b6eed6c1b67e7d9a8b69dd6f4ff15fe02a5b Mon Sep 17 00:00:00 2001 From: Damiano Galassi Date: Mon, 19 Jun 2023 11:07:37 +0200 Subject: [PATCH] docs: en: remove a duplicated 'preset' entry. --- source/docs/en/latest/technical/automatic-file-naming.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/source/docs/en/latest/technical/automatic-file-naming.markdown b/source/docs/en/latest/technical/automatic-file-naming.markdown index 64b78adb..5fd9a23d 100644 --- a/source/docs/en/latest/technical/automatic-file-naming.markdown +++ b/source/docs/en/latest/technical/automatic-file-naming.markdown @@ -47,7 +47,6 @@ By default, it will be {source}-{title} | preset | The name of the currently selected preset | Supported | Supported | Supported | | width | The storage width of the output file | Supported | Supported | Supported | | height | The height width of the output file | Supported | Supported | Supported | -| preset | The name of the currently selected preset | Supported | Supported | Supported | | codec | The video format name | Supported | Supported | Supported | | encoder | The short hand key of they video encoder used | Supported | Supported | Not Supported | | encoder_bit_depth | The bit-depth of the encoding | Supported | Supported | Supported |