Movie Player Controls

Last updated May 31, 2026

TIVRA 2.0 ships a new dedicated movie player. It's tuned for Android TV hardware (hardware-overlay rendering, no Flutter compositor in the loop) which means smoother playback, faster scrubbing, and zero frame drops during normal viewing. Here's what each control does.

Showing the controls

By default the player is full-screen video — no UI on top. Press OK on the remote (or tap the screen on touch devices) to bring up the on-screen controller (OSC). It fades out automatically after 4-5 seconds of no input.

The OSC is a compact card at the bottom of the screen with:

Scrubbing

With OSC open + focus on the seek bar:

The seek doesn't fire during scrubbing — TIVRA accumulates the target on the seek bar visually and fires one player seek when you release. That's why long-distance scrubs are smooth (one rebuffer event) instead of choking (which happens in some other players that fire a seek per tick).

If you tap LEFT/RIGHT multiple times quickly without holding, the seeks merge into one too — there's a 350ms debounce after the last tap before the player actually seeks.

Audio tracks

For movies + series episodes with multiple audio tracks (dubbed languages, director commentary):

  1. Bring up the OSC (OK).
  2. D-pad DOWN to the sub-menu row. Audio is the leftmost icon (🎵).
  3. Press OK. A picker opens with all audio tracks the source declares.
  4. Pick the one you want. Playback switches immediately.

Language names come from the source's metadata (e.g. English, Spanish, French). If the source only declares ISO codes, TIVRA translates them automatically.

Subtitles

Subtitles are off by default for VOD playback. To enable:

  1. OSC › sub-menu › Subtitles icon (💬, second from left).
  2. The picker opens with Off at the top, then each available subtitle track.
  3. Pick a track — subtitles render on top of the video.
  4. Switch back to Off to hide them.

Subtitle availability depends on the source. Most providers don't include subtitles in their VOD streams — if the picker only shows "Off", the source doesn't carry any.

Aspect ratio

Three modes cycle when you press OK on the Aspect icon (📐, third from left):

Most modern movies are 16:9 — on a 16:9 TV all three modes look identical. The difference shows up on 4:3 classic content or 21:9 cinemascope.

Exiting playback

Press BACK on the remote. TIVRA:

  1. Saves your current position to Continue Watching.
  2. Scrobbles to Trakt (if connected).
  3. Returns you to whatever page you came from (movie detail, series detail, home).

Behavior is hierarchical — if a sub-menu / picker / overlay is open, BACK closes that first. Press BACK again to exit playback.

Stream-info chip

The top-right of the OSC card shows what the player is actually decoding — e.g. 1080p · H264 · AAC 5.1 or 4K · HEVC · EAC3 5.1. Useful to confirm you're getting the source you paid for (some providers advertise 4K but stream 720p; the chip tells the truth).

Live TV vs VOD

The above controls are for the VOD player (movies, series episodes, recordings). Live TV uses a slightly different overlay with EPG program info, the live buffer seek bar, channel switching, etc. — see the live TV guide for those.

Don't have TIVRA yet?

Download the Android TV APK — free 7-day trial, no card required.

Download TIVRA