WIP add ffmpeg site
This commit is contained in:
parent
17e783a5b1
commit
0643fa0f2d
18
pages/04.other/18.ffmpeg/default.en.md
Normal file
18
pages/04.other/18.ffmpeg/default.en.md
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
title: ffmpeg
|
||||
visible: false
|
||||
---
|
||||
|
||||
[toc]
|
||||
## List supported codecs and formats
|
||||
`$ ffmpeg -codecs`
|
||||
|
||||
`$ ffmpeg -formats`
|
||||
|
||||
## Encoding
|
||||
### H.264
|
||||
> [H.264 Encoding Guide](https://trac.ffmpeg.org/wiki/Encode/H.264)
|
||||
|
||||
|
||||
### AV1
|
||||
> [AV1 Encoding Guide](https://trac.ffmpeg.org/wiki/Encode/AV1)
|
Loading…
Reference in New Issue
Block a user