|
785 | 785 | "libx264.standard.strategy._item_3": "Verlustfrei", |
786 | 786 | "libx264.standard.strategy.bitrate._label": "Durchschnittliche Bitrate [kbit]", |
787 | 787 | "libx264.standard.strategy.bitrate._description": "Durchschnittlich erlaubte Datenrate des Codierers.", |
| 788 | + "libx264.standard.strategy.minrate._label": "Minimale Bitrate [kbit]", |
| 789 | + "libx264.standard.strategy.minrate._description": "Die minimale Bitraten-Datenrate, die der Encoder erlaubt.", |
| 790 | + "libx264.standard.strategy.maxrate._label": "Maximale Bitrate [kbit]", |
| 791 | + "libx264.standard.strategy.maxrate._description": "Die maximale Bitrate Datenrate die der Encoder erlaubt.", |
788 | 792 | "libx264.standard.strategy.multipass._label": "Mehrere Durchgänge", |
789 | 793 | "libx264.standard.strategy.multipass._description": "Codierung mit mehreren Durchgängen.", |
790 | 794 | "libx264.standard.strategy.multipass._item_0": "2 Durchgänge", |
|
1263 | 1267 | "libx265.standard.strategy._item_2": "Konstanter Quantisierer (CQP)", |
1264 | 1268 | "libx265.standard.strategy.bitrate._label": "Durchschnittliche Bitrate [kbit]", |
1265 | 1269 | "libx265.standard.strategy.bitrate._description": "Durchschnittlich erlaubte Datenrate des Codierers.", |
| 1270 | + "libx265.standard.strategy.minrate._label": "Minimale Bitrate [kbit]", |
| 1271 | + "libx265.standard.strategy.minrate._description": "Die minimale Bitraten-Datenrate, die der Encoder erlaubt.", |
| 1272 | + "libx265.standard.strategy.maxrate._label": "Maximale Bitrate [kbit]", |
| 1273 | + "libx265.standard.strategy.maxrate._description": "Die maximale Bitrate Datenrate die der Encoder erlaubt.", |
1266 | 1274 | "libx265.standard.strategy.multipass._label": "Mehrere Durchgänge", |
1267 | 1275 | "libx265.standard.strategy.multipass._description": "Codierung mit mehreren Durchgängen.", |
1268 | 1276 | "libx265.standard.strategy.multipass._item_0": "2 Durchgänge", |
|
1791 | 1799 | "aac.standard.bitrate._item_6": "384 Kbit/s", |
1792 | 1800 | "aac.standard.bitrate._item_7": "448 Kbit/s", |
1793 | 1801 | "aac.standard.bitrate._item_8": "512 Kbit/s", |
| 1802 | + "aac.misc": "Verschiedenes", |
| 1803 | + "aac.misc.cutoff._label": "Tief-Pass Filter Frequenz (in Hz)", |
| 1804 | + "aac.misc.cutoff._description": "Tief-Pass Filter Frequenz (in Hz)", |
1794 | 1805 | "ac3.standard": "Standard", |
1795 | 1806 | "ac3.standard.bitrate._label": "Bitrate", |
1796 | 1807 | "ac3.standard.bitrate._description": "Die Bitrate, die für die Codierung von Audio verwendet wird. Eine höhere Bitrate bedeutet eine bessere Qualität.", |
|
2058 | 2069 | "libfdk_aac.misc": "Verschiedenes", |
2059 | 2070 | "libfdk_aac.misc.header_period._label": "Kopfperiode", |
2060 | 2071 | "libfdk_aac.misc.header_period._description": "Setzt StreamMuxConfig und PCE Wiederholungsperiode (in Frames) für das Senden von In-Band-Konfigurationspuffern innerhalb der LATM/LOAS Transportschicht.", |
| 2072 | + "libfdk_aac.misc.cutoff._label": "Tief-Pass Filter Frequenz (in Hz)", |
| 2073 | + "libfdk_aac.misc.cutoff._description": "Cut-Off frequency (in Hz)", |
2061 | 2074 | "libfdk_aac.misc.latm._label": "Ausgabe von LATM/LOAS gekapselten Daten", |
2062 | 2075 | "libfdk_aac.misc.latm._description": "Ausgabe von LATM/LOAS gekapselten Daten", |
2063 | 2076 | "libfdk_aac.misc.signaling._label": "Signalisierung", |
|
0 commit comments