Can you try a higher value for "Quantizer"?
Beiträge von Vouk
-
-
I will add that pixfmts.
-
Edit: Ich habe es nochmals überprüft: Alle in FFmpeg verfügbaren Parameter des AC3 Enkoders sind aktuell in Voukoder verfügbar. Weitere Einstellungen (zur Dynamiksteuerung) sind derzeit nicht möglich.
Weitere Bitrates kann ich hinzufügen, allerdings überlege ich dass gleich durch ein freies Eingabefeld zu ersetzen.
-
What settings / config options are you using for av1_nvenc?
-
-
The lookahead parameter is actually a boolean parameter. So it can only be 0 or 1.
Code-look_ahead <boolean> E..V....... Use VBR algorithm with look ahead (default false) -look_ahead_depth <int> E..V....... Depth of look ahead in number frames (from 0 to 100) (default 0) -look_ahead_downsampling <int> E..V....... Downscaling factor for the frames saved for the lookahead analysis (from 0 to 3) (default unknown) unknown 0 E..V....... auto 0 E..V....... off 1 E..V....... 2x 2 E..V....... 4x 3 E..V.......
-
Thanks for the detailed info! This seems to solve alot of issues indeed.
I'll have a look at the "look_ahead" issue.
-
Version 12beta6
Make sure you are using the latest connector for your application(s). For using NVENC (SDK 12) encoders driver version 520.00 or later is required.
Fixes / Changes
- Upgraded from FFmpeg 5.0 to FFmpeg 5.1
- Enabled FFmpeg log during initialization
- Adapted SVT-AV1 to new parameter interface and added CRF to rate control options
- Video side data: Adjusted MDCV luminance limits (Min: 0-5, Max: 5 - 10000)
- Switched to NVENC SDK 12
- Added NVIDIA AV1 encoder for RTX 40 series GPUs
- Added back MFX integration (Media SDK 2021 R1)
- Added asm parameter to x264 and x265 encoders
- Added "tune" option to nvenc encoders
- Added more options to svtav1 encoder (Thanks to Kleinrotti)
Credits
Thanks to my all supporters by either PayPal, Patreon or BTC (33wJ6Jg3KbZA4ZMJMQBFMh7jxWFAnad1Lp). Also thanks alot to the translators.
Top Patrons
Gronkh, Schauerland, Michael wooldridge and Chris Woods
https://github.com/Vouk/voukoder/releases/download/12beta6/voukoder-12beta6.msi
-
Kleinrotti Thanks for your work! I hade to make a few changes but you can test it here: https://d.voukoder.org/voukoder-12beta6.msi
-
This requires a major rework of how voukoder implements filters. This will be adressed in the voukoder successor app.
Yes ... I am still working on it.
-
Will be included in version 12.
Maybe someone can volunteer and add the other relevant params to https://github.com/Vouk/voukoder/…libsvt_av1.json ?
Reference: https://gitlab.com/AOMediaCodec/S…s/Parameters.md
-
QuickSync encoder initialization errors
I'm in contact with Intel about that.
My question about the hevc_nvenc option "tune" that enables lossless encoding has been deliberately ignored and I acknowledge that.
It's included in version 12.
-
Yep, this will be included with release 12.
-
-
Did you read the release notes?
-
Nice to hear. Some people see these qsv encoders, some don't. I am in contact with Intel about that.
-
-
Can you try this build and check if h264_qsv and hevc_qsv are back again?
Edit: link removed because new version is available.
-
Ok, found the issue why QSV is not working at the moment. Can you tell me the last version of voukoder where QSV was working for you?
-
NVENC
We need to wait for NVIDIA to release the updated drivers (520.0 or later).
I've updated the beta versions change log.
QSV
Can you try updating to the latest Intel video drivers?