I am glad it helps you that much. But it is not finished yet. I need to put some more work into it.
Beiträge von Vouk
-
-
What happens if you create a new project, you add the mp4 file and try to render it with default settings? Does that work?
-
This is planned. I've had a similar request for h264, too.
I just need to find out how to do this correctly.
-
Yes, i think it is a good one. Noar, can you provide the vector files to me?
-
Well, I sent you a 2.0.9 preview so the next official voukoder release will have this issue fixed.
-
Looked at it but some assets are missing there. It might be related that the audio is 4 channel audio.
But if i drag the video and wav in a new premiere project I don't have any issues when exporting it.
-
Yes, there are quite some reports that R2 is slower, but I still don't know why. On my systems i can't find any performance issues. You might also look at this to investiagte the issue on your system:
-
It's already in the sources, but everything needs to be tested. It will take some time for 178 filters.
-
Feel free to participate here: As a user I want to have easy to use presets for each encoder available to use.
Meanwhile I also prefer the Handbrake style approach.
Don't define presets by some settings, define them per use-case (i.e. "YouTube Recommenended", "YouTube GPU accelerated") Just some quick thoughts
-
Okay I will send you a custom voukoder version that produces a special logfile. To actually see the logfile generation you need a tool called WinDbg.exe. This is also included in the zip file.
Instructions:
1. Close all programs and unzip the ZIP file
2. Copy VoukoderR2.prm to C:\Program Files\Adobe\Common\Plug-ins\7.0\MediaCore
3. Start WinDbg.exe
4. In WinDbg select "File" > "Open executable"
5. Select "C:\Program Files\Adobe\Adobe Premiere Pro CC 2019\Adobe Premiere Pro.exe"
6. Premiere now gets started and additional logging appears in WinDbg
7. Now reproduce the error with both X264 and NVENC_H264
8. Save the WinDbg logfile and send it to me / forum.
9. Close all programs
-
This looks strange. The only obvious thing is that you don't have much RAM available. Do you have any chance to try this on a different machine (with more ram)?
-
You can find all old releases here: https://github.com/Vouk/voukoder/releases
There is also some knowledge about voukoders speed and performance: Voukoder Performance Analysis
-
Can you send me a small sample clip i could try to reproduce it with?
-
Doesn't seem to work for me, either.
Looks okay on your sides. It is limited by CPU or GPU in both case.
-
Code
Alles anzeigenEncoder eac3 [ATSC A/52 E-AC-3]: General capabilities: none Threading capabilities: none Supported sample formats: fltp Supported channel layouts: mono stereo 3.0(back) 3.0 quad(side) quad 4.0 5.0(side) 5.0 2 channels (FC+LFE) 2.1 4 channels (FL+FR+LFE+BC) 3.1 5 channels (FL+FR+LFE+SL+SR) 5 channels (FL+FR+LFE+BL+BR) 4.1 5.1(side) 5.1 E-AC-3 Encoder AVOptions: -per_frame_metadata <boolean> E...A.... Allow Changing Metadata Per-Frame (default false) -mixing_level <int> E...A.... Mixing Level (from -1 to 111) (default -1) -room_type <int> E...A.... Room Type (from -1 to 2) (default -1) notindicated E...A.... Not Indicated (default) large E...A.... Large Room small E...A.... Small Room -copyright <int> E...A.... Copyright Bit (from -1 to 1) (default -1) -dialnorm <int> E...A.... Dialogue Level (dB) (from -31 to -1) (default -31) -dsur_mode <int> E...A.... Dolby Surround Mode (from -1 to 2) (default -1) notindicated E...A.... Not Indicated (default) on E...A.... Dolby Surround Encoded off E...A.... Not Dolby Surround Encoded -original <int> E...A.... Original Bit Stream (from -1 to 1) (default -1) -dmix_mode <int> E...A.... Preferred Stereo Downmix Mode (from -1 to 3) (default -1) notindicated E...A.... Not Indicated (default) ltrt E...A.... Lt/Rt Downmix Preferred loro E...A.... Lo/Ro Downmix Preferred dplii E...A.... Dolby Pro Logic II Downmix Preferred -ltrt_cmixlev <float> E...A.... Lt/Rt Center Mix Level (from -1 to 2) (default -1) -ltrt_surmixlev <float> E...A.... Lt/Rt Surround Mix Level (from -1 to 2) (default -1) -loro_cmixlev <float> E...A.... Lo/Ro Center Mix Level (from -1 to 2) (default -1) -loro_surmixlev <float> E...A.... Lo/Ro Surround Mix Level (from -1 to 2) (default -1) -dsurex_mode <int> E...A.... Dolby Surround EX Mode (from -1 to 3) (default -1) notindicated E...A.... Not Indicated (default) on E...A.... Dolby Surround EX Encoded off E...A.... Not Dolby Surround EX Encoded dpliiz E...A.... Dolby Pro Logic IIz-encoded -dheadphone_mode <int> E...A.... Dolby Headphone Mode (from -1 to 2) (default -1) notindicated E...A.... Not Indicated (default) on E...A.... Dolby Headphone Encoded off E...A.... Not Dolby Headphone Encoded -ad_conv_type <int> E...A.... A/D Converter Type (from -1 to 1) (default -1) standard E...A.... Standard (default) hdcd E...A.... HDCD -stereo_rematrixing <boolean> E...A.... Stereo Rematrixing (default true) -channel_coupling <int> E...A.... Channel Coupling (from -1 to 1) (default auto) auto E...A.... Selected by the Encoder -cpl_start_band <int> E...A.... Coupling Start Band (from -1 to 15) (default auto) auto E...A.... Selected by the Encoder
Yes, shouldn't be complicated. Feel free to proceed.
-
-
You can not compare this!
If you want to discuss about speed please read and understand this: Voukoder Performance Analysis and then discuss specific measurements in your original forum topic.
I want to discuss after effects specific issues here.
-
This is about After Effects. There is no beta2 for After Effects.
-
Please post you voukoder log file. It is in the settings / logfile tab of voukoder.
-
You may try the proof-of-concept for AfterEffects here: https://github.com/Vouk/voukoder/releases/tag/aex-poc1
It would be great to get some feedback.