Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#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 Carl Eugen Hoyos, 4 years ago

Priority: normalwish
Resolution: wontfix
Status: newclosed
Version: 4.2git-master

I believe this outside the scope of our development.

comment:2 by gdgsdg123, 4 years ago

What you really need is a proper text editor...

Note: See TracTickets for help on using tickets.