Can you show me a screenshot where you have set these to bt709?
Beiträge von Vouk
-
-
Thanks for your tests. I'll reply to it soon.
- For *_nvenc encoders I'm using this private parameters:
-qp <int> E..V....... Constant quantization parameter rate control method (from -1 to 51) (default -1)
-cq <float> E..V....... Set target quality level (0 to 51, 0 means automatic) for constant quality mode in VBR rate control (from 0 to 51) (default 0)
But you're right! I've missed this for AV1, thanks!
-qp <int> E..V....... Constant quantization parameter rate control method (from -1 to 255) (default -1)
Fixed in the next build!
- Fixed.
- I've added "bf" and "g" to all h264, hevc and av1 encoders.
- This was introduced with FFmpeg 7.1. I've updated to FFmpeg 7.1 so that parameter appears.
- It's nice to check the encoder params with this view. I plan to add this as well.
Edit: Done!
- For *_nvenc encoders I'm using this private parameters:
-
Yes, it is planned to improve this.
-
I'm aware of this. Premiere CS6 is a 12 years old and does not support the features VoukoderPro is currently using. I'm not sure if CS6 can be still legally activated.
-
Documentation will follow soon! This is rather important to me too.
-
Please copy me a log file or a scene test that show the run attempt.
-
Can you tell me what's actually better with these "better" encoders? To me it seems they just use the already present fixed functions encoders in the hardware devices.
-
Can you provide more details please? What Encoder / Muxer / Output did you? With "regular one" you mean the classic Voukoder? What System do you use?
-
Yes, this is a bug. The next version will have the correct version number.
-
-
The Mac version is also in progress now.
-
-
-
-
Don't worry. I just switched it to private. More news will follow soon.
-
It is planned to make a mac version.
-
Should be fixed in the next version.
-
You can find help here: https://ffmpeg.org/ffmpeg-formats.html#MuxersBut you are right, I need to show it somewhere inside the app.
For exporting still images I might have to add some options.
-
VA-API requires uploading the frames to the encoding device first (and one HW encoding device needs to be present of course).
I need to fix the media foundation issues.
-
I'll think about it.