|
|
|
|
|
by brucethemoose2
969 days ago
|
|
Elemental wrote a GPU shader h264 encoder for the Radeon 5870 back in the day, marketed towards broadcasters who needed quality and throughput: https://www.anandtech.com/show/2586 Intel used to write hybrid encoders (that used some fixed function and some iGPU shader) for their older iGPUs. So the answer is yes... if you can fund the right group. But video encoders are hard. The kind of crack developer teams that can pull this off don't grow on trees. |
|
People used to want to write them because they thought GPU=fast and shaders=GPU, but this is just evidence that almost noone knows how to write a video codec.