Skip to content

RecorderX 3.0.4 (xnick build)

Choose a tag to compare

@Xnick417x Xnick417x released this 02 Aug 14:17

Personal build off Recorderx-xnick (ef4ae99).

Installs alongside the official app as package com.zygisk_enc.RecorderX.xnick.

Capture

  • Resolution presets now name a short edge and take their long edge from the screen, so a preset matches the shape of the phone it runs on instead of assuming 16:9. Every fallback size follows the same rule, so a rejected request no longer lands back on a 16:9 frame
  • Hold the chosen frame rate by dropping frames in the renderer, scheduled against a deadline so an equal panel rate is not halved by jitter. A 60fps setting on a 120Hz panel now records 60, not 126
  • Never hand the encoder a timestamp that does not advance
  • Hold presentation for a fixed time while the mirror settles after a rotation, so the brief flash of black is replaced by a held frame
  • Release the encoder input surface

Codecs

  • New AV1 (Software) option for phones with no hardware AV1 encoder, capped to an FHD short edge and 30fps, with a dialog explaining the cost. Your resolution choice is kept below that cap
  • Software is permitted only for the codec that asked for it, so a later fallback still requires hardware

Interface

  • Every slider step gets its own tick again. A thick track made Material cap the tick count, so six option sliders drew five ticks spread evenly and no longer lined up with what they marked
  • The auto orientation dialog describes what auto does rather than warning against it, and no longer makes you wait to dismiss it

Signed with a dedicated release key (v3 scheme, minSdk 29).