forked from FFmpeg/FFmpeg
doc/muxers: add ivf
This commit is contained in:
parent
fbd5e238d4
commit
4fe3c8dcfd
1 changed files with 9 additions and 0 deletions
|
@ -2700,6 +2700,15 @@ computer-generated compositions.
|
|||
|
||||
This muxer accepts a single audio stream containing PCM data.
|
||||
|
||||
@section ivf
|
||||
On2 IVF muxer.
|
||||
|
||||
IVF was developed by On2 Technologies (formerly known as Duck
|
||||
Corporation), to store internally developed codecs.
|
||||
|
||||
This muxer accepts a single @samp{vp8}, @samp{vp9}, or @samp{av1}
|
||||
video stream.
|
||||
|
||||
@section matroska
|
||||
|
||||
Matroska container muxer.
|
||||
|
|
Loading…
Add table
Reference in a new issue