Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

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.

Small Update: I switched this to some simple cmake and did some changes so CUDA >= 12.x works. If you give it a try you might want to change the hardcoded CUDA architecture in the cmake file...

About

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

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages