Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit 498614f

Browse files
committed
docs: VP9 codec should be libvpx-vp9 instead of libvpx, which is for VP8 (#4)
1 parent 306dc02 commit 498614f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Decoding and Encoded format can be the following:
5959

6060
* |check| VP9 (from ``.ivf`` container)
6161

62-
* Prepare source file with: ``ffmpeg -i <input_file> -c:v libvpx -an <output_file>.ivf``
62+
* Prepare source file with: ``ffmpeg -i <input_file> -c:v libvpx-vp9 -an <output_file>.ivf``
6363

6464
CPK
6565
---

0 commit comments

Comments
 (0)