#8462 closed enhancement (wontfix)
some sort of bash completion for ffmpeg
Reported by: | shirish | Owned by: | |
---|---|---|---|
Priority: | wish | Component: | ffmpeg |
Version: | git-master | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Dear Maintainers,
It would be nice if ffmpeg has some sort of command-completion so something like -
ffmpeg -err_detect ignore_err -i video.mkv -c copy video_fixed.mkv
I am thinking of something like bash-completion https://github.com/scop/bash-completion but in ffmpeg .
It would be ok and probably nicer if it was a separate ffmpeg-completion package so overtime people could add the commands and swtiches that could be autocompleted after writing the first few letters.
Change History (2)
comment:1 by , 5 years ago
Priority: | normal → wish |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Version: | 4.2 → git-master |
Note:
See TracTickets
for help on using tickets.
I believe this outside the scope of our development.