View Single Post
Old 2nd July 2014, 12:12   #1  |  Link
theateist
Registered User
 
Join Date: Nov 2012
Posts: 3
How to handle multiple files using NVENC HW API?

I have one GPU - GeForce GTX 760 > has Compute SM 3.0, NVENC Available

I'm trying to encode multiple files concurrently using NVENC HW API. The encode parameters are equeal to all the files I don't quite understand how to do it. I looked all over the internet but didn't find anything worth. What I can think about is to load N frames in loop from each file and to pass to the encoder. Is this the way to handle multiple files?
theateist is offline   Reply With Quote