Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit 7ab13cb

Browse files
committed
Adding prerequisites section
1 parent da51652 commit 7ab13cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ VPF works on Linux(Ubuntu 20.04 and Ubuntu 22.04 only) and Windows
1414
- [Compile FFMPEG with shared libraries](https://docs.nvidia.com/video-technologies/video-codec-sdk/12.0/ffmpeg-with-nvidia-gpu/index.html)
1515
- or download pre-compiled binaries from a source you trust.
1616
- During VPF’s “pip install”(mentioned in sections below) you need to provide a path to the directory where FFMPEG got installed.
17-
- or you could install system FFMPEG packages (e.g. ```apt install libavfilter-dev libavformat-dev libavcodec-dev libswresample-dev libavutil-dev on Ubuntu```)
17+
- or you could install system FFMPEG packages (e.g. ```apt install libavfilter-dev libavformat-dev libavcodec-dev libswresample-dev libavutil-dev``` on Ubuntu)
1818

1919
- Python 3 and above
2020
- Install a C++ toolchain either via Visual Studio or Tools for Visual Studio.

0 commit comments

Comments
 (0)