Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Small patch for FFmpeg completion function
On Thu, 28 Apr 2011 16:46:19 +0200
Haakon Riiser <haakon.riiser@xxxxxxxxxx> wrote:
> On Tue, 26 Apr 2011 23:48:21 +0200, Haakon Riiser
> <haakon.riiser@xxxxxxxxxx> wrote:
> > This is a patch for Completion/Unix/Command/_ffmpeg (CVS rev 1.2)
> > It adds the "copy" keyword as an extra completion to -acodec and
> > -vcodec.
>
> Decided to clean it up further. Obviously it is better to avoid having
> Perl as a dependency, so the attached version does everything using zsh
> scripting. It also uses _call_program and $words[1] instead of "ffmpeg"
> directly.
Thanks, committed this without doing more than a cursory scan of it ---
no doubt someone will say if they're having problems.
--
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author