Skip to content

mod output of 'Tools>Last ffmpeg commands' #2151

@KevinYork

Description

@KevinYork

The fewer issues I have to read, the more new features I will have time to implement, so I ask that you please try these things first

Description

(your output is probably correct for Linux. Not so much for Windows' CMD prompt)

  1. have to quote strings with double-quotes
  2. strings only need to be quoted if they contain spaces, IO-redirection [eg. <,|,>] or ampersand [a newline alias]
  3. (and the escape character is: '^')

[P.S. as for myself, I'm all set, as I wrote a Python filter for it]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions