Opened 4 years ago

Last modified 4 years ago

#8784 new enhancement

support comments in filter_complex_script files

Reported by: Ross McMillan Owned by:
Priority: wish Component: ffmpeg
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Suggestion to support comments in the script files referenced by filter_complex_script directive.

Inline comments such as:

nullsrc=size=1920x1080 [bg];     // this is a comment

should be relatively easy to incorporate into the scanner by treating the delimiter as an end-of-line token. Block (multi-line) comments might need a bit of thought.

Change History (1)

comment:1 by Carl Eugen Hoyos, 4 years ago

Keywords: filter_complex_script comments removed
Priority: normalwish
Version: unspecifiedgit-master
Note: See TracTickets for help on using tickets.