Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
![]() |
#1 | Link |
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? |
![]() |
![]() |
![]() |
#3 | Link | |
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,244
|
Please keep the forum rules in mind:
Quote:
For me it's not even clear whether you are a software developer yourself seeking for information on how to use the NVENC API or whether you are looking for encoding tools that are using the NVENC API. In the former case, this presentation describes the NVENC API workflow quite clearly. For details, you should refer to the Reference Manual, I suppose... (And since the document suggests that you need to open an "encode session" first, I assume you will have to open multiple encode sessions, if you which to run several encodes concurrently)
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊ Last edited by LoRd_MuldeR; 8th July 2014 at 01:36. |
|
![]() |
![]() |
![]() |
#6 | Link | |
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,244
|
Quote:
Anyway, after having a quick look at the manual, it seems like a new encode session is created using the NvEncOpenEncodeSessionEx() function. Is it not possible to create more than one session this way?
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊ |
|
![]() |
![]() |
![]() |
Tags |
gpu acceleration, nvidia, video encoding |
Thread Tools | Search this Thread |
Display Modes | |
|
|