Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5c48c71

Browse filesBrowse files
committed
Merge branch 'AkashiSN-vaapi'
1 parent ab297ce commit 5c48c71
Copy full SHA for 5c48c71

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ because I don't have the resources and the time to maintain other systems.
3434
* `srt`: Secure Reliable Transport
3535

3636
### HardwareAccel
37-
* `nv-codec`: [NVIDIA's GPU accelerated video codecs](https://devblogs.nvidia.com/nvidia-ffmpeg-transcoding-guide/). These encoders / decoders will only be available if a CUDA installation was found. Follow [these](#Cuda-installation) instructions for installation. Supported codecs in nvcodec:
37+
* `nv-codec`: [NVIDIA's GPU accelerated video codecs](https://devblogs.nvidia.com/nvidia-ffmpeg-transcoding-guide/). These encoders/decoders will only be available if a CUDA installation was found. Follow [these](#Cuda-installation) instructions for installation. Supported codecs in nvcodec:
3838
* Decoders
3939
* H264 `h264_cuvid`
4040
* H265 `hevc_cuvid`
@@ -48,7 +48,7 @@ because I don't have the resources and the time to maintain other systems.
4848
* Encoders
4949
* H264 `nvenc_h264`
5050
* H265 `nvenc_hevc`
51-
* `vaapi`: [Video Acceleration API](https://trac.ffmpeg.org/wiki/Hardware/VAAPI). hese encoders / decoders will only be available if a libva driver installation was found. Follow [these](#Vaapi-installation) instructions for installation. Supported codecs in vaapi:
51+
* `vaapi`: [Video Acceleration API](https://trac.ffmpeg.org/wiki/Hardware/VAAPI). These encoders/decoders will only be available if a libva driver installation was found. Follow [these](#Vaapi-installation) instructions for installation. Supported codecs in vaapi:
5252
* Encoders
5353
* H264 `h264_vaapi`
5454
* H265 `hevc_vaapi`

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.