Beiträge von iAvoe

    I've reinstalled the Premiere now. Also connector and plugin itself. As soon as I save new preset it becomes doing these freezes. Anyway I can debug it further? Adobe Premiere 2019 just hangs and then windows says it is not responding. I tried a lot of time loading AP2019 without saved preset and it was working fine. When I saved the preset, closed the AP2019, opened it, tried to export media and bang. frozen.

    Spoiler anzeigen
    Code
    The program PremiereElementsEditor.exe version 17.0.0.0 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Security and Maintenance control panel.
     Process ID: 2da4
     Start Time: 01d691061392c8b6
     Termination Time: 24
     Application Path: C:\Program Files\Adobe\Adobe Premiere Elements 2019\PremiereElementsEditor.exe
     Report Id: 88d92c40-be5d-483d-834e-2c5603df49fe
     Faulting package full name: 
     Faulting package-relative application ID: 
     Hang type: Unknown

    uhhh, do a harddrive health check just to make sure it's not dying, be quick as if it is the problem then you need backup files asap

    Ok i'm gonna try that. Maybe leaving the "mbtree" part. 8k bitrate is already too low for 1080p60fps, what's the best commands for best quality generating the lowest bitrate? Thanks iAvoe <3

    edit1:

    btw i need to put "2" in keyframe, as twitch need that.

    edit2: ABR or VBR?

    That question actually lies in a triangle, like fast, goodquality and smallfile, you can only pick 2 points at a time and the 3rd point would become the opposite, if you pick in the middle then it would be the default quality, speed and filesize, which is also meh, so the best option is actually to upgrade your CPU, so you can unlock the 3rd dimension (a tetrahydron lol), the new point would be the computing power, which allow you to use extensive compressions, so more quality can be packed within the same bitrate

    also, x264 can easily eat off 90% of a 9900k or a 3900x and still give a 10fps speed, and I disabled lots of options in the parameters for you just to keep a 60fps speed:whistling:

    ABR does give a much faster speed (designed for fast encode in 90s' hardware), but the quality it gives might not match with a RTX 2000 series card's hardware encoder in the same bitrate, and VBR focus on quality as long as you are in the bitrate line, and it's too slow on a 4 core CPU, until thanks to AMD made 8 core CPUs as a performance standard

    There are other settings can do, try add/change “ me_range=14 trellis=1 deadzone-inter=8 deadzone-intra=4 bframes=3 aq-mode=0 nr=25 ” “ Bitrate: 7850kbps ”

    Also you may need to turn off “ tune: film ” as “ tune: none ” that could turn off some functions that boosts foliage scene quality, which might have caused you to drop frames

    and there is a setting can free a lot of CPU usage and boosts quality, but it might generate too much bitrate that actually downs quality, test with caution XD “ mbtree=0 ”

    and yeah, definitely overclock your CPU, it should be more stable because there's no graphic card dragging the PSU and generating hot air in the case:whistling:

    Wow you actually have a dedicated rig, in that case because encoding used much more CPU than any game I know, if you have a better CPU in the gaming rig, swap it with your streaming PC.

    The reason for 1920x1032 resolution is to discard a portion of graphics to compute, so get less quality drop in some very high motion scenes, and because most people watch videos on their 18:9 mobile phone (I assume?), they won't notice that border at all

    However since Twitch don't like non 16:9 videos, you might still can cheat with 1888x1062 with no resize, just record in a smaller centered window, this is a tiny bit smaller than 1080p and still in 16:9 but I doubt this one would look as good as full 1080p :)

    I've left a pretty low setting above, you can try this set of options (leave the unspecified settings as the previous), but I doubt this would be smooth enough:

    CPU Preset: medium

    Profile: none

    CRF: 22

    Bitrate: 7777kbps

    Keyint: Auto

    Options:

    me=umh subme=6 chroma_me=0 bframes=5 b-adapt=1 ref=3 aq-mode=1 aq-strength=1.1
    deblock=0:0 trellis=2 direct=temporal cabac=1

    If above settings doesn't work well, change from medium to fast

    Just saying you probably looked over some things like profile none, use strong AA, make sure you apply those ;)

    Can you also tell me about the game you records? I can actually take a note as I need that to improve my tutorial

    Goodmorning, sorry i'm new. Amazing post, thanks for posting this.

    I'm a twitch streamer, whats the best commands for help high motion games? maybe i have to work on Motion search Adaptive Quantization and Loop Filter?

    If u have any advice would be amazing


    edit: are the commands in order of cpu hungry from the top to the bottom or are they random? whats the lightest? I have a 1800x dedicated streaming pc 8core 16 thread, streaming 1080p60 8000k bitrate. Thanks again and sorry for my english

    That depends on your CPU, because adding more stuff to compute could blow up your 1800x usage, you can do average bitrate mode so your CPU usage is a lot lower, or crf+vbr mode with best quality when you are not going over 8000k as you wanted, both modes are for streaming.

    1800x is not good enough for crf+vbr mode, so you need a lot of free performance boost with these steps:

    1. record in 1920x1032 57fps (assume you stream with OBS)

    2. limit game fps to 60 maximum, this will free up a lot of CPU usage as GPU wil call CPU send frames to render, and then reduces GPU temperature which gives more heating room for CPU

    3. enable vertical sync because this will output cleaner frames to encode, resulting better quality, this does reduce fps but gives CPU more heating room as the GPU gets cooler

    4. use strong anti aliasing unless it has resulted a crash, because a smooth picture is much easier to compress, and frees up CPU compute power for referencing frames, etc

    5. if you save your streaming as recording, make sure recording, game and OS are on 3 different drives

    R1. If your streaming video/audio bitrate is tied together, reduce audio bitrate to 160kbps

    X1. In OBS, you can set your streaming method as ABR or VBR (in the advanced menu if I remember it right), select x264, and try,the following setting, but make sure you test in recording mode before stream, because I suspect the CPU usage would just blow up in high motion and complexity scenes, I'll try make an ABR mode setting if it doesn't record smoothly

    Rate Control: VBR

    Keyint: 5

    Bitrate: 7666kbps

    CPU Preset: veryfast

    Buffer: 3500

    Profile: none

    CRF: 23

    tune: film

    Parameters: me=hex subme=4 me_range=12 chroma_me=0 bframes=3 b-adapt=1 ref=3 aq-mode=2 aq-strength=0.9 deblock=1:0 trellis=1 deadzone-inter=8 deadzone-intra=5 direct=temporal cabac=1

    My Nvme SSD died a month ago and it took my operating system with it, data lost, so when encoding fails in halfway, it's 90% chance that something is overheating, which in my case is the graphic card blowing hot air on it

    You can post this command on knowledges, I think Vouk could add them onto the program later, because knowledges rarely gets new posts and I actually waited a month to see some x264 options are added:)

    To be honest, I know very little about command lines and programming. I understand only the basics. My brain almost got a knot just looking at all these codes. LOL

    If it is possible to implement this option, it will be very useful for those working with subtitle editing.

    There are 2 ways to hard burn subtitles, you can download simplex264Launcher and use it's included avs for simple subs, or download ffmpeg, use it's filter_complex renderrer for professional subs (like multiple fonts, super/subscripts and math alphabets)