ffmpeg:hardware_acceleration_using_gpu:amd_gpu
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ffmpeg:hardware_acceleration_using_gpu:amd_gpu [2024/02/19 12:51] – [Determine which codecs can be used with GPU hardware video encoding acceleration] peter | ffmpeg:hardware_acceleration_using_gpu:amd_gpu [2024/05/15 00:03] (current) – peter | ||
---|---|---|---|
Line 4: | Line 4: | ||
<code bash> | <code bash> | ||
+ | ffmpeg -hwaccel vaapi -hwaccel_device / | ||
+ | |||
+ | |||
ffmpeg -i " | ffmpeg -i " | ||
</ | </ | ||
Line 9: | Line 12: | ||
---- | ---- | ||
- | ===== Complete explanation of each step ===== | + | ===== Step-by-step guide to the above mentioned method |
==== Determine which codecs can be used with GPU hardware video encoding acceleration ==== | ==== Determine which codecs can be used with GPU hardware video encoding acceleration ==== | ||
Line 50: | Line 53: | ||
**NOTE: | **NOTE: | ||
- | In this case this shows the following: < | + | In this case this shows the following |
VAProfileH264ConstrainedBaseline: | VAProfileH264ConstrainedBaseline: | ||
VAProfileH264Main | VAProfileH264Main | ||
Line 60: | Line 63: | ||
</ | </ | ||
- | |||
- | |||
---- | ---- | ||
Line 93: | Line 94: | ||
| | ||
</ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | < | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | </ | ||
+ | |||
+ | </ | ||
+ | |||
---- | ---- |
ffmpeg/hardware_acceleration_using_gpu/amd_gpu.1708347117.txt.gz · Last modified: 2024/02/19 12:51 by peter