Coding-Livestream

    • Offizieller Beitrag

    Would you be interested in a "Coding-Livestream" on Twitch or YouTube?

    Currently on my To-Do list:

    • Add VC3/DNxHD video encoder (JSON)
      • Add a new configuration for the FFmpeg encoder
      • Add translations
    • Add a normalization audio filter (JSON)
      • Add a new filter configuration
    • Support 24bit audio export with DaVinci resolve (C++)
      • Change voukoder to accept a newmeta parameter (i.e. _resolution)
      • Change the resolve connector to send 32bit audio data and then add _resolution=24 so we can convert it with an audio filter
    • Build the new version using GitHub actions
    • Test it