aboutsummaryrefslogtreecommitdiff
path: root/encoder-options.json
diff options
context:
space:
mode:
Diffstat (limited to 'encoder-options.json')
-rw-r--r--encoder-options.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/encoder-options.json b/encoder-options.json
index 53aa0e5..78bc940 100644
--- a/encoder-options.json
+++ b/encoder-options.json
@@ -109,7 +109,7 @@
],
"video-codecs":{
"H264": ["libx264"],
- "H264 (nvenc)": ["nvenc_264"],
+ "H264 (nvenc)": ["h264_nvenc", "nvenc_h264"],
"MPEG4": ["mpeg4"],
"VP9": ["libvpx-vp9"],
"VP8": ["libvpx"],
@@ -120,7 +120,7 @@
"WMV": ["wmv2"]
},
"audio-codecs": {
- "AAC": ["libfdk_aac","aac"],
+ "AAC": ["libfdk_aac", "aac"],
"AC3": ["ac3"],
"MP3": ["libmp3lame"],
"PCM s16 LE": ["pcm_s16le"],