rwillenbacher / h261enc_cuda

A useless H.261 encoder that does everything except bitstream writing in CUDA on the GPU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

h261enc_cuda

A useless H.261 encoder that does everything except bitstream writing in CUDA on the GPU

I do not know if this even works anymore. It used to.

I just found it on some old backup of mine and given the lack of examples why video encoder should NOT be done on GPUs I thought it would be a good idea to publish it on github.

About

A useless H.261 encoder that does everything except bitstream writing in CUDA on the GPU


Languages

Language:Cuda 65.7%Language:C 34.3%