Search found 2 matches

by CyberTod
Wed Mar 02, 2016 7:31 pm
Forum: GPU/Distributive/Segmental Encoding
Topic: MediaCoder + NVENC SDK 5.0
Replies: 25
Views: 53229

Re: MediaCoder + NVENC SDK 5.0

Currently we have an option for Constant QP which is my preferred encoding method, but it is a fixed value. The encoder supports different values for i-frames and p-frames. Can we have something like this : --cqp <int> or encoded at a fixed quantization amount <int>: <int>: <int> default: <I>: <P>: ...
by CyberTod
Wed Mar 02, 2016 7:27 pm
Forum: Generic Discussions
Topic: FFMPEG Extra Options (Prefix -hwaccel)
Replies: 1
Views: 4196

Re: FFMPEG Extra Options (Prefix -hwaccel)

I am trying to do the same thing for the same reason, but have the same problem too.
Can we somehow pass these parameteres before anything else or add a checkmark in the decoder options to include that parameter ?