Changes between Initial Version and Version 1 of Ticket #2769, comment 2
- Timestamp:
- Jul 10, 2013, 4:34:23 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2769, comment 2
initial v1 3 3 4 4 The following works fine here: 5 {{{draw='gt(n,10)*lt(n,42)'}}} 5 6 {{{draw='if(gt(n,10),lt(n,42))'}}} 6 7 See http://ffmpeg.org/ffmpeg-all.html#Expression-Evaluation and please understand that this is a bug tracker, post usage questions on the ffmpeg-user mailing list.