XamarinCommunityToolkit icon indicating copy to clipboard operation
XamarinCommunityToolkit copied to clipboard

[Bug] Android MediaElement show very small

Open unamed000 opened this issue 2 years ago • 1 comments

Description

When using MediaElement to play video, some video are very small, especially the video record from Front camera (on real device and emulator) while using with Aspect=AspectFit

This is weird because from what I see, the video can be expanded to be full width with the given size.

image

Steps to Reproduce

  1. Use MediaElement with AspectFit
  2. Run a video with portrait ratio (Height > Width)

Expected Behavior

The video should be as big as possible with the given size

Actual Behavior

The video is very small

Basic Information

  • Version with issue: 1.3.2
  • Last known good version: Unknown
  • Affected Devices: Emulator and all devices

Workaround

None

unamed000 avatar Oct 17 '22 12:10 unamed000

I have the same issue..

jokerit avatar May 11 '23 13:05 jokerit