mpv-player / mpv-player/mpv

view scaling support for embedded output

Open
#17,262 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

meta:feature-request
Dominant language
C
Stars
37k
Forks
3.5k
Avg merge
1d 10h
Merged PRs (30d)
22

Description

Expected behavior of the wanted feature

On TVs (for example, mpv-android app), GPUs are very week. So we had to use vo=mediacodec_embed. There, video functionalities are limited to TV's built-in settings. video-zoom doesn't work. But SmartTube (youtube alternative) uses View Scaling technique to zoom / panscan / aspect ratio / rotation. I don't seem to see this feature on mpv.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by investigating the embedded output path used by vo=mediacodec_embed and how the existing video-zoom behavior is handled. Compare it with the View Scaling behavior described for SmartTube, including zoom, panscan, aspect ratio, and rotation. Done means those scaling operations work for embedded output on the stated TV use case.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
mobile-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.