Encoder x264 and x265
Pixel Format 4:2:0 8, 10, 12 bit give straight up the error, encode lasts 0 seconds and the log says encoder not found, 4:2:2 and 4:4:4 are working fine
I don't know what HAP is but doesn't seem to work
Any other pixel format across codecs works so far, FFV1 its the only one that works with 4:2:0
Beiträge von bidomo
-
-
I feel so dumb, it was the pixel format...
But what I don't get is, why changing the pixel format for an incorrect one would say the encoder was not found? -
I've been manually setting it to match source as doing it from the button sets it at 5 fps...
I just manually changed back to 60, but I've done it before, for some reason it's working... will let it finish and close windbg and try again
EDIT:: Ok, from what i'm seeing, if I modify the codec parameters, it fails to encode, but leaving everything at defaults and setting framerate to 60 it works, so, does it mean there are errors parsing the command line parameters?
My source is 60fps btw hence the reason I set it to 60, will try other numbers -
Here it is, only tried x264
-
The debug output does not include any Nvenc attempts to encode, just x264
The nvenc tryout was made after I closed the debugger and tried again with updated drivers -
It does not show any error related to x264, it shows the program is loading voukoder.dll but that's it, I attached the log in one of my previous post, its quite large
-
Im still unable to use any encoder, this only solved NVENC not being an option but x264, x265, VP9, any NVENC encoder just finishes in 0 seconds and does nothing
Code
Alles anzeigen[09:05:39] ============================================= [09:05:39] Voukoder 2.2.5 [09:05:39] by Daniel Stankewitz [09:05:39] --------------------------------------------- [09:05:39] AMD Ryzen 7 1700 Eight-Core Processor [09:05:39] 16 logical cores [09:05:39] 16316 MB system memory [09:05:39] Display #0 on: NVIDIA GeForce GTX 1060 6GB [09:05:39] Display #1 on: NVIDIA GeForce GTX 1060 6GB [09:05:39] --------------------------------------------- [09:05:39] Plugin running in Adobe Premiere Pro CC 2018 - D:\bidomo\Documents\Adobe\Premiere Pro\9.0\1st blood cumpilation.prproj [09:05:39] --------------------------------------------- [09:05:41] Loading: translations/english.json [09:05:41] Loading: translations/german.json [09:05:42] Loading: translations/french.json [09:05:49] Loading: encoders/dca.json [09:05:49] Loading: encoders/eac3.json [09:05:49] Loading: encoders/truehd.json [09:05:49] Loading: encoders/aac.json [09:05:49] Loading: encoders/ac3.json [09:05:49] Loading: encoders/alac.json [09:05:49] Loading: encoders/ffv1.json [09:05:49] Loading: encoders/flac.json [09:05:49] Loading: encoders/h264_amf.json [09:05:49] Unloading: encoders/h264_amf.json [09:05:49] Loading: encoders/h264_nvenc.json [09:05:49] Unloading: encoders/h264_nvenc.json [09:05:49] Loading: encoders/hevc_amf.json [09:05:49] Unloading: encoders/hevc_amf.json [09:05:49] Loading: encoders/hevc_nvenc.json [09:05:49] Unloading: encoders/hevc_nvenc.json [09:05:49] Loading: encoders/libfdk_aac.json [09:05:49] Unloading: encoders/libfdk_aac.json [09:05:49] Loading: encoders/libmp3lame.json [09:05:49] Loading: encoders/libopus.json [09:05:49] Loading: encoders/libvorbis.json [09:05:49] Loading: encoders/libvpx.json [09:05:49] Loading: encoders/libvpx-vp9.json [09:05:49] Loading: encoders/libx264.json [09:05:49] Loading: encoders/libx265.json [09:05:50] Loading: encoders/pcm_s16le.json [09:05:50] Loading: encoders/pcm_s24le.json [09:05:50] Loading: encoders/pcm_s32le.json [09:05:50] Loading: encoders/prores_ks.json [09:05:50] Loading: encoders/hap.json [09:05:50] Loading: encoders/h264_qsv.json [09:05:51] Unloading: encoders/h264_qsv.json [09:05:51] Loading: encoders/hevc_qsv.json [09:05:51] Unloading: encoders/hevc_qsv.json [09:05:51] Loading: encoders/libsvt_av1.json [09:05:51] Unloading: encoders/libsvt_av1.json [09:05:51] Loading: encoders/libsvt_hevc.json [09:05:51] Unloading: encoders/libsvt_hevc.json [09:05:51] Loading: muxers/matroska.json [09:05:51] Loading: muxers/mov.json [09:05:51] Loading: muxers/mp4.json [09:05:51] Loading: muxers/webm.json [09:05:51] Loading: muxers/mp3.json [09:05:51] Loading: muxers/opus.json [09:05:51] Loading: muxers/ogg.json [09:05:51] Loading: muxers/flac.json [09:05:51] Loading: muxers/adts.json [09:05:51] Loading: muxers/wav.json [09:05:51] Loading: muxers/h264.json [09:05:51] Loading: muxers/hevc.json [09:05:51] Loading: muxers/mpeg2video.json [09:05:51] Loading: muxers/mpegts.json [09:05:51] Loading: filters/bwdif.json [09:05:51] Loading: filters/colorspace.json [09:05:51] Loading: filters/eq.json [09:05:51] Loading: filters/unsharp.json [09:05:51] Loading: filters/yadif.json [09:05:51] Loading: filters/zscale.json [09:06:56] --------------------------------------------- [09:06:56] Export started [09:06:56] --------------------------------------------- [09:06:56] Opening codec: libx264 with options: [09:06:56] Failed opening codec: libx264 [09:06:56] Unable to open video encoder: libx264 [09:06:56] Closing encoders ... [09:06:56] Opening encoder failed! Aborting ... [09:06:56] 000000009ACF65A0 [09:57:41] ============================================= [09:57:41] Voukoder 2.2.5 [09:57:41] by Daniel Stankewitz [09:57:41] --------------------------------------------- [09:57:41] AMD Ryzen 7 1700 Eight-Core Processor [09:57:41] 16 logical cores [09:57:41] 16316 MB system memory [09:57:41] Display #0 on: NVIDIA GeForce GTX 1060 6GB [09:57:41] Display #1 on: NVIDIA GeForce GTX 1060 6GB [09:57:41] --------------------------------------------- [09:57:41] Plugin running in Adobe Premiere Pro CC 2018 - D:\bidomo\Documents\Adobe\Premiere Pro\9.0\1st blood cumpilation.prproj [09:57:41] --------------------------------------------- [09:57:41] Loading: translations/english.json [09:57:41] Loading: translations/german.json [09:57:41] Loading: translations/french.json [09:57:41] Loading: encoders/dca.json [09:57:41] Loading: encoders/eac3.json [09:57:41] Loading: encoders/truehd.json [09:57:41] Loading: encoders/aac.json [09:57:41] Loading: encoders/ac3.json [09:57:41] Loading: encoders/alac.json [09:57:41] Loading: encoders/ffv1.json [09:57:41] Loading: encoders/flac.json [09:57:41] Loading: encoders/h264_amf.json [09:57:41] Unloading: encoders/h264_amf.json [09:57:41] Loading: encoders/h264_nvenc.json [09:57:42] Loading: encoders/hevc_amf.json [09:57:42] Unloading: encoders/hevc_amf.json [09:57:42] Loading: encoders/hevc_nvenc.json [09:57:42] Loading: encoders/libfdk_aac.json [09:57:42] Unloading: encoders/libfdk_aac.json [09:57:42] Loading: encoders/libmp3lame.json [09:57:42] Loading: encoders/libopus.json [09:57:42] Loading: encoders/libvorbis.json [09:57:42] Loading: encoders/libvpx.json [09:57:42] Loading: encoders/libvpx-vp9.json [09:57:42] Loading: encoders/libx264.json [09:57:42] Loading: encoders/libx265.json [09:57:42] Loading: encoders/pcm_s16le.json [09:57:42] Loading: encoders/pcm_s24le.json [09:57:42] Loading: encoders/pcm_s32le.json [09:57:42] Loading: encoders/prores_ks.json [09:57:42] Loading: encoders/hap.json [09:57:42] Loading: encoders/h264_qsv.json [09:57:42] Unloading: encoders/h264_qsv.json [09:57:42] Loading: encoders/hevc_qsv.json [09:57:43] Unloading: encoders/hevc_qsv.json [09:57:43] Loading: encoders/libsvt_av1.json [09:57:43] Unloading: encoders/libsvt_av1.json [09:57:43] Loading: encoders/libsvt_hevc.json [09:57:43] Unloading: encoders/libsvt_hevc.json [09:57:43] Loading: muxers/matroska.json [09:57:43] Loading: muxers/mov.json [09:57:43] Loading: muxers/mp4.json [09:57:43] Loading: muxers/webm.json [09:57:43] Loading: muxers/mp3.json [09:57:43] Loading: muxers/opus.json [09:57:43] Loading: muxers/ogg.json [09:57:43] Loading: muxers/flac.json [09:57:43] Loading: muxers/adts.json [09:57:43] Loading: muxers/wav.json [09:57:43] Loading: muxers/h264.json [09:57:43] Loading: muxers/hevc.json [09:57:43] Loading: muxers/mpeg2video.json [09:57:43] Loading: muxers/mpegts.json [09:57:43] Loading: filters/bwdif.json [09:57:43] Loading: filters/colorspace.json [09:57:43] Loading: filters/eq.json [09:57:43] Loading: filters/unsharp.json [09:57:43] Loading: filters/yadif.json [09:57:43] Loading: filters/zscale.json [09:57:53] --------------------------------------------- [09:57:53] Export started [09:57:53] --------------------------------------------- [09:57:53] Opening codec: libx264 with options: x264-params=vbv-maxrate=500:vbv-bufsize=2000:aq-mode=2:aq-strength=0.8:deblock=3,2:direct=auto [09:57:53] Failed opening codec: libx264 [09:57:53] Unable to open video encoder: libx264 [09:57:53] Closing encoders ... [09:57:53] Opening encoder failed! Aborting ... [09:57:53] 00000000A2EA65A0 [09:58:31] --------------------------------------------- [09:58:31] Export started [09:58:31] --------------------------------------------- [09:58:31] Opening codec: h264_nvenc with options: gpu=0 [09:58:31] Failed opening codec: h264_nvenc [09:58:31] Unable to open video encoder: h264_nvenc [09:58:31] Closing encoders ... [09:58:31] Opening encoder failed! Aborting ... [09:58:31] 00000000A58A65A0
-
OK, according to WinDBG my driver version comes with an older API in order to use NVENC, that can be easily solved with the lates drivers.
windbg output attached
-
-
Tried reinstalling the connector, it does the same.
Well the user profile is not restricted in any way that I know of.
Premiere tries encoding needed audio 1st and then it closes the Export settings window without any error, the log shows the exact same message.
Could it be that part of the core is not getting installed correctly? -
Im running nvidia 431.36, running with default options does exactly the same, it doesn't matter what codec I chose, also, NVENC is never an option.
Had 2017 and 2018 running together for a while, the installer always points to PrmDir, will try reinstalling the connector pointing to the right folderrunning with default options
-
Installed 2.3 beta 5 with Premiere connector, the (connector) installer creates a PrmDIR inside Program files
Premiere is unable to see Voukoder till I copy the prm file inside Plugins/mediacore
here's the log:
Code
Alles anzeigen[02:54:03] ============================================= [02:54:03] Voukoder 2.2.5 [02:54:03] by Daniel Stankewitz [02:54:03] --------------------------------------------- [02:54:03] AMD Ryzen 7 1700 Eight-Core Processor [02:54:03] 16 logical cores [02:54:03] 16316 MB system memory [02:54:03] Display #0 on: NVIDIA GeForce GTX 1060 6GB [02:54:03] Display #1 on: NVIDIA GeForce GTX 1060 6GB [02:54:03] --------------------------------------------- [02:54:03] Loading: translations/english.json [02:54:03] Loading: translations/german.json [02:54:03] Loading: translations/french.json [02:54:03] Loading: encoders/dca.json [02:54:03] Loading: encoders/eac3.json [02:54:03] Loading: encoders/truehd.json [02:54:03] Loading: encoders/aac.json [02:54:03] Loading: encoders/ac3.json [02:54:03] Loading: encoders/alac.json [02:54:03] Loading: encoders/ffv1.json [02:54:03] Loading: encoders/flac.json [02:54:03] Loading: encoders/h264_amf.json [02:54:03] Unloading: encoders/h264_amf.json [02:54:03] Loading: encoders/h264_nvenc.json [02:54:03] Unloading: encoders/h264_nvenc.json [02:54:03] Loading: encoders/hevc_amf.json [02:54:03] Unloading: encoders/hevc_amf.json [02:54:03] Loading: encoders/hevc_nvenc.json [02:54:03] Unloading: encoders/hevc_nvenc.json [02:54:03] Loading: encoders/libfdk_aac.json [02:54:03] Unloading: encoders/libfdk_aac.json [02:54:03] Loading: encoders/libmp3lame.json [02:54:03] Loading: encoders/libopus.json [02:54:03] Loading: encoders/libvorbis.json [02:54:03] Loading: encoders/libvpx.json [02:54:03] Loading: encoders/libvpx-vp9.json [02:54:03] Loading: encoders/libx264.json [02:54:03] Loading: encoders/libx265.json [02:54:03] Loading: encoders/pcm_s16le.json [02:54:03] Loading: encoders/pcm_s24le.json [02:54:03] Loading: encoders/pcm_s32le.json [02:54:03] Loading: encoders/prores_ks.json [02:54:03] Loading: encoders/hap.json [02:54:03] Loading: encoders/h264_qsv.json [02:54:04] Unloading: encoders/h264_qsv.json [02:54:04] Loading: encoders/hevc_qsv.json [02:54:04] Unloading: encoders/hevc_qsv.json [02:54:04] Loading: encoders/libsvt_av1.json [02:54:04] Unloading: encoders/libsvt_av1.json [02:54:04] Loading: encoders/libsvt_hevc.json [02:54:04] Unloading: encoders/libsvt_hevc.json [02:54:04] Loading: muxers/matroska.json [02:54:04] Loading: muxers/mov.json [02:54:04] Loading: muxers/mp4.json [02:54:04] Loading: muxers/webm.json [02:54:04] Loading: muxers/mp3.json [02:54:04] Loading: muxers/opus.json [02:54:04] Loading: muxers/ogg.json [02:54:04] Loading: muxers/flac.json [02:54:04] Loading: muxers/adts.json [02:54:04] Loading: muxers/wav.json [02:54:04] Loading: muxers/h264.json [02:54:04] Loading: muxers/hevc.json [02:54:04] Loading: muxers/mpeg2video.json [02:54:04] Loading: muxers/mpegts.json [02:54:04] Loading: filters/bwdif.json [02:54:04] Loading: filters/colorspace.json [02:54:04] Loading: filters/eq.json [02:54:04] Loading: filters/unsharp.json [02:54:04] Loading: filters/yadif.json [02:54:04] Loading: filters/zscale.json [02:54:13] --------------------------------------------- [02:54:13] Export started [02:54:13] --------------------------------------------- [02:54:13] Opening codec: libx264 with options: x264-params=vbv-maxrate=500:vbv-bufsize=2000:aq-mode=2:aq-strength=0.8:deblock=3,2:direct=auto [02:54:13] Failed opening codec: libx264 [02:54:13] Unable to open video encoder: libx264 [02:54:13] Closing encoders ... [02:54:13] Opening encoder failed! Aborting ... [02:54:13] 0000000064C765A0 [03:15:44] --------------------------------------------- [03:15:44] Export started [03:15:44] --------------------------------------------- [03:15:44] Opening codec: hap with options: [03:15:44] Failed opening codec: hap [03:15:44] Unable to open video encoder: hap [03:15:44] Closing encoders ... [03:15:44] Opening encoder failed! Aborting ... [03:15:44] 0000000065D765A0
Voukoder core is installed on Program Files/Voukoder
Running windows 10 LTSCpackages installed:
voukoder-2.3beta5_fixed.msipremiere-connector-0.9.5.msi