Thanks, fixed that little issue.
Beiträge von Vouk
-
-
Glad that it helped! From beta3 on you'll eve get an error message mentioning this level issue.
So I guess eventhing is solved here?
-
Great! Well, I am sure some users will prefer having a UI in their native language. But that means that there should also be the possibility to always switch back to english, right?
And yes, it'is not final. But it will never be final. There will always be new texts to translate.
Would you like to be the official translation maintainer for the french translation file? Or do you want to do the first big initial translation only?
-
I can not help you without the necessary information.
But make sure you don't set a "Level" option. Make sure it is unchecked.
-
So who wants to volunteer for managing the translations of his/her native language?
-
I thought about it too.
I'd like to create a new "Translations" subforum where people can discuss and improve the translations.
I also need a volunteer as translation maintainer per language who is organizing and managing the translation and submissions from all users.
These translation maintainers will be credited in the "About" tab with their real name.
-
Yes, this is only relevant for NVENC encoding.
To compile the FFmpeg project I need for voukoder I also need the nv-codec-headers (https://github.com/FFmpeg/nv-codec-headers). These make use of the NVidia SDK. This driver version was the first driver version supporting SDK 9.0. Maybe I could even go back to SDK 8 and make it compatible with a driver version < 400. Did not test it yet though.
-
BETA 3
Fixes:
- (libfdk-aac) Fixed libfdk-aac encoder
- (x264) Fixed rate control selection issue when reopening editor dialog
- (x264, x265) Pixel format limits profile selection
- (x264, x265) Fixed error that settings cannot be saved
- (nvenc) Min. required driver version is 418.81 (and remains!)
Changes:
- Added "Render with maximum bit depth" (But it's REALLY slow!)
- Added a logfile GUI tab
- Improved the "Could not open encoder" error message
- Added filesize estimation from version 1
-
Fixed in 2.0-beta3.
-
Alright, let me guess: This happens with x264 and x265 only?
-
Can someone make a small video showing the steps and final issue, please?
-
1.) Added it again. Though it is very inaccurate and only works when using encoders with bitrates.
2.) Seems like a duplicate of Parameter resets to default ?
3.) Please provide a screenshot of your exact settings. Which encoder are you using? What container format?
P.S.: One topic per issue next time please.

-
-
With R2 it is possible to add support for many languages. If your language is not supported right now you can do it. Or maybe group up with other people from your country.
All you need to do is to translate this file. Keep the translation keys on the left side and translate the words on the right.
KEEP THE FILE STRUCTURE AS IT IS.
https://raw.githubusercontent.com/Vouk/voukoder/…ns/english.json
-
-
Ok, found the reason: Your configuration does not comply to level 4.1. It needs at least level 5. Why is that?
When not selecting any preset h264_nvenc takes "medium" as default.
Code
Alles anzeigenh264_nvenc AVOptions: -preset <int> E..V.... Set the encoding preset (from 0 to 11) (default medium) default E..V.... slow E..V.... hq 2 passes medium E..V.... hq 1 pass fast E..V.... hp 1 pass hp E..V.... hq E..V.... bd E..V.... ll E..V.... low latency llhq E..V.... low latency hq llhp E..V.... low latency hp lossless E..V.... losslesshp E..V....A preset is a combination of (all) other single available options. So in fact if you don't specify any options, the encoder still does that internally without letting you know it. And this options by default require level 5.
I admit this is a bit confusing but I can not change this. This is happening in the NVIDIA driver software. But I changed the text of the error message:
-
You are not using beta2. You are using beta1. Otherwise you would not see the "Update" section.
-
Can you just open your eyes and take a look at the screenshots above? AC-3 is supported with mp4! If you can not see it please don't use voukoder anymore!
Daniel
-
-