Even simpler. With CC 2015 I don't have any profiles saved. Enter plugin (everything default at x264). Click configure, click video (everything default) click OK. Click configure, click video, BOOM. It does sometimes take 2-4 times but it will crash.
Beiträge von avwtp
-
-
I mis-spoke. I can get the log copy to clipboard as long as I immediately switch Settings/log instead anything else. Don't see anything unusual.
BTW, failure happens with NVENC or x264. In the x264 case, all I did was setup/save configuration and then clicked on Video tab again.
Fails same or worse with CC 2015
I have plugin for CC 2015 in C:\Program Files\Adobe\Common\Plug-ins\7.0\MediaCore\VoukoderR2.prm
>> Do I need to clear out something?
[11:02:52] Voukoder 2.0.5
[11:02:52] by Daniel Stankewitz
[11:02:52] ---------------------------------------------
[11:02:52] Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz
[11:02:52] 8 logical cores
[11:02:52] 16264 MB system memory
[11:02:52] GPU #0: NVIDIA GeForce GTX 950
[11:02:52] User is an administrator.
[11:02:52] ---------------------------------------------
[11:02:52] Loading: translations/english.json
[11:02:52] Loading: translations/german.json
[11:02:52] Loading: translations/french.json
[11:02:52] Loading: encoders/aac.json
[11:02:52] Loading: encoders/ac3.json
[11:02:52] Loading: encoders/alac.json
[11:02:52] Loading: encoders/ffv1.json
[11:02:52] Loading: encoders/flac.json
[11:02:52] Loading: encoders/h264_nvenc.json
[11:02:52] Loading: encoders/hevc_nvenc.json
[11:02:52] Loading: encoders/libfdk_aac.json
[11:02:52] Loading: encoders/libmp3lame.json
[11:02:52] Loading: encoders/libopus.json
[11:02:52] Loading: encoders/libvorbis.json
[11:02:52] Loading: encoders/libvpx.json
[11:02:52] Loading: encoders/libvpx-vp9.json
[11:02:52] Loading: encoders/libx264.json
[11:02:52] Loading: encoders/libx265.json
[11:02:52] Loading: encoders/pcm_s16le.json
[11:02:52] Loading: encoders/pcm_s24le.json
[11:02:52] Loading: encoders/pcm_s32le.json
[11:02:52] Loading: encoders/prores_ks.json
[11:02:52] Loading: muxers/matroska.json
[11:02:52] Loading: muxers/mov.json
[11:02:52] Loading: muxers/mp4.json
[11:02:52] Loading: muxers/webm.json
[11:02:52] Loading: muxers/mp3.json
[11:02:52] Loading: muxers/opus.json
[11:02:52] Loading: muxers/ogg.json
[11:02:52] Loading: muxers/flac.json
[11:02:52] Loading: muxers/adts.json
[11:02:52] Loading: muxers/wav.json
-
YES but since the Voukoder window has crashed (in video tab), I can't get to the Settings/logfile.
-
No idea what I have to clear but just upgrade from 1.x to 2.0.5. First time calling plugin works fine, created profile and encoded video. 2nd time in, it crashes after I go into configure parms and go to video tab.
Restarted PPro (cs6), enter plugin, bring up Configure, go to video tab. All good. Cancel out of configure. NOW go again to enter configure, go to video and boom, it get hung. Attached is screen grab.
Wish I could give you logfile but it's not in $TEMP any more so I don't know where you're keeping it.
-
Issue is that it's impossible to set the 1st one and 0:0 goes to -1:-1
-
for x264, setting deblock field to 0:0 results in deblock=1:-1:-1 being documented in the encoding parameters.
Setting deblock field to 1:-1 gets documented as deblock=1:1:-1,
-1:-1 sets as deblock=1:-1:-1,
-1:-1:0 set as deblock=1:-1:-1
documentation on x264 has it as a <alpha>:<beta> control set.
-
In the Multiplexer panel there is a nice list of containers but for my work flow I need to input elementary streams into the authoring tool (good old Encore). Yes, I can manually split the files but it would be great to have an "None" option for muxing. This should create for at least h.264 video streams a file type of .264. For the audio side the file type would match the audio selected (ac3, mp3, aac, etc).
Thanks.
-
Simple question, maybe. How can I check if libfdk-aac-2.dll is being picked up or not? I don't see an added option in the audio panel drop down. Using ProcessExplorer it's not attached to the PPro process as a library.