Beiträge von Vouk

    I don't know how StaxRip does it.

    Currently I have these options available:

    I don't see the HDR relevant options here.

    Setting a level does not improve the quality. It just limits the feature set of the encoder for hardware decoders (i.e. TV, PlayStation, Phones, DVD,...). These device just comply up to a certain levels. If YouTube (or similar) is your target NEVER use a limit.

    Released Voukoder 2.0.7

    Fixes:

    • (libfdk_aac) Fixed vbr options
    • (h264_amf,hevc_amf) Fixed both AMD/AMF encoder and added all missing options
    • Selecting default encoder once an encoder is suddenly not available anymore (i.e. GPU change)

    Changes:

    • (libx265) Added HDR/UHD related options
    • (libx265) Added option to enable or disable the HIGH tier
    • (libvpx, libvpx-vp9) Added 2-pass encoding option (Vogelforscher)
    • Added more performance logging
    • Reading PrPixelFormat only once as it's not going to change again

    Thanks to the top-tier patrons for the extraordinary support: Gronkh

    Yes, This piping feature supported only RGB which is not relevant for the implemented encoders ...

    If you select any non 8bit pixel format in the encoder settings ...

    • Premiere will render it in YUV 4:4:4:4 with 32bit float precision.
    • It will then be converted to yuv444p16 to feed it into FFmpeg/libav.
    • And finally converted to the target format (yuv420p10)