Skip to content

Commit 4e03539

Browse files
committed
Update README.md for AV1 support
1 parent 963969f commit 4e03539

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

+8-7
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
# Webbum
2-
An advanced VP8 and VP9 WebM video encoding interface for ffmpeg.
2+
An advanced VP8, VP9 and AV1 WebM video encoding interface for ffmpeg.
33

44
![](https://rzumer.tebako.net/img/webbum1.png?raw=true)
55
![](https://rzumer.tebako.net/img/webbum2.png?raw=true)
66

77
# Features
88
- Dynamic form completion for quick and responsive adjustments
99
- High quality default encoding settings
10-
- Support for multiple video, audio and subtitle streams
11-
- Support for common text and image subtitle formats
12-
- Support for all VP8 and VP9 features and rate control modes
13-
- Support for target file size input
10+
- Support for selecting among multiple video, audio and subtitle streams
11+
- Support for embedding common text and image subtitle formats
12+
- All VP8, VP9 and AV1 features and rate control modes
13+
- Vorbis and Opus audio with VP8 and VP9, Opus audio with AV1
14+
- Target file size and bit rate inputs
1415
- Support for trimming by chapter markers
15-
- Support for advanced custom parameter input
16-
- Support for additional languages
16+
- Advanced custom parameter input
17+
- Translation support
1718

1819
# Compilation
1920
On Linux, the following packages are required (tested on Debian Jessie):

0 commit comments

Comments
 (0)