| Package | Description |
|---|---|
| ws.schild.jave |
JAVE - Java Audio Video Encoder
|
| ws.schild.jave.filters |
| Modifier and Type | Method and Description |
|---|---|
VideoFilter |
VideoFilter.setExpression(String expression) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<VideoFilter> |
VideoAttributes.getVideoFilters() |
| Modifier and Type | Method and Description |
|---|---|
void |
VideoAttributes.addFilter(VideoFilter videoFilter) |
| Modifier and Type | Class and Description |
|---|---|
class |
VideoDrawtext
Add a text watermark in the video file
https://write.corbpie.com/how-to-do-a-text-watermark-in-ffmpeg/
-vf "drawtext=text='a watermark':x=10:y=H-th-10:fontfile=/pathto/font.ttf:fontsize=10:fontcolor=white:shadowcolor=black:shadowx=2:shadowy=2"
|
Copyright © 2020. All rights reserved.