Skip to content

画面尺寸添加crop模式 #335

Description

@ezatgz

请确认以下事项 / Please make sure of the following things

  • I'm certain there are no duplicate issues. / 我确定没有重复的issue

  • I can provide detailed explanations or test cases while the developers are working on this issue. / 我能够在开发者处理该Issue时提供详细的细节说明或测试

  • I will track the status of the issues during my term. / 我会期的跟踪Issue的状态

Description of the feature / 需求描述

画面尺寸能否添加crop模式?即保持画面比例不变,视频画面填充满整个屏幕。这样做的好处是在屏幕分辨率高于视频分辨率时,播放不会有黑边,虽然会丢失少许画面但沉浸感更强。虽然fill模式可以填充屏幕但画面比例会变形。

这是用justplayer 在fit 和 crop模式下播放的截屏。fit 模式会有黑边。

Image Image

Solution / 解决方案

Media 3 应该可以直接设置 crop 模式参数,实现起来应该不难。justplayer, next player 等基于media 3的播放器都有此选项。

Focus / 关注点

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions