FFMpeg libavcodec hwaccel workings

1.1k Views Asked by At

Can anyone explain how hwaccel decode, filter and encode work in FFMpeg libavcodec ? What is the big picture ? What are the major functions and structures ?
Is there any difference in how VAAPI and CUDA GPUs are handled ? Any example code for decode, filter and encode for both VAAPI and CUDA will be great.

0

There are 0 best solutions below