Skip to content

Commit 9fc7643

Browse files
authored
Merge pull request #32 from gpac/cconcolato-patch-1
Update filters-oneliners.md
2 parents 3518e66 + cd74b1a commit 9fc7643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Howtos/filters-oneliners.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ To get a better understanding of each command illustrated in this case, it is re
7878
Whenever an option is specified, e.g. `dest.mp4:foo`, you can get more info and locate the parent filter of this option using `gpac -h foo`.
7979

8080
The filter session is by default quiet, except for warnings and error reporting. To get information on the session while running, use [-r](gpac_general#r) option. To get more runtime information, use the [log system](core_logs).
81-
sectionLevel === null ||
81+
8282
Given the configurable nature of the filter architecture, most examples given in one context can be reused in another context. For example:
8383

8484
- from the dump examples:

0 commit comments

Comments
 (0)