| Package | Description |
|---|---|
| ws.schild.jave.encode | |
| ws.schild.jave.filtergraphs | |
| ws.schild.jave.filters |
| Modifier and Type | Method and Description |
|---|---|
Optional<FilterGraph> |
VideoAttributes.getComplexFiltergraph() |
| Modifier and Type | Method and Description |
|---|---|
VideoAttributes |
VideoAttributes.setComplexFiltergraph(FilterGraph complexFiltergraph) |
| Modifier and Type | Class and Description |
|---|---|
class |
FilterAndWatermark
An abstract filtergraph that will run a filter on multiple input videos then concatenate and
watermark the result.
|
class |
OverlayWatermark
Overlay an image over an input video.
|
class |
TrimAndWatermark
Trim and watermark any number of input videos.
|
class |
TrimFadeAndWatermark |
| Modifier and Type | Method and Description |
|---|---|
FilterGraph |
FilterGraph.addChain(FilterChain chain)
Add a filterchain to this filtergraph.
|
FilterGraph |
FilterGraph.setSwsFlags(String swsFlags)
set the sws_flags to pass to libavfilter scale filters.
|
Copyright © 2020. All rights reserved.