Fix cutvid completion
This commit is contained in:
parent
a6aa229368
commit
fe36e49563
|
@ -29,14 +29,14 @@ function _cutvid_aencoders()
|
|||
|
||||
_arguments '-h[short help text]' \
|
||||
'--help[short help text]' \
|
||||
'--from[timestamp]:language:' \
|
||||
'--to[timestamp]:language:' \
|
||||
'--from[timestamp]:timestamp:' \
|
||||
'--to[timestamp]:timestamp:' \
|
||||
'--vencoder[video encoder]:encoder:_cutvid_vencoders' \
|
||||
'--aencoder[audio encoder]:encoder:_cutvid_aencoders' \
|
||||
'--hardcode-subs[hardcode ASS subtitles]' \
|
||||
'1:input file:_files' \
|
||||
'2:output file:_files' \
|
||||
'*:ffmpeg options:_ffmpeg'
|
||||
'*:ffmpeg options:'
|
||||
|
||||
# Local Variables:
|
||||
# mode: shell-script
|
||||
|
|
Loading…
Reference in New Issue
Block a user