1

Now I'm looking for methods to accelerate transcode process in Linux. At this moment, I'm looking into CUDA and successfully compile the driver and SDK things in Linux. However, I can't step forward because NOT any software or toolkit in the field of transcode supports CUDA in Linux.

Any sugguestion or comments are welcome. Thank you very much!

sky609
  • 109
  • 1
  • 1
  • 6

1 Answers1

1

OpenCV open computer vision library was gpu CUDA optimised module that contains functionality to encode and decode video files. OpenCV repo

geek
  • 1,809
  • 1
  • 12
  • 12