Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video aspect ratio changes #22

Closed
Lokuyow opened this issue Apr 17, 2024 · 4 comments
Closed

Video aspect ratio changes #22

Lokuyow opened this issue Apr 17, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@Lokuyow
Copy link

Lokuyow commented Apr 17, 2024

Describe the bug
The uploaded video was compressed vertically and the aspect ratio became abnormal.

Original video

Uploaded video
https://nostrcheck.me/media/ec42c765418b3db9c85abff3a88f4a3bbe57535eebbdc54522041fa5328c0600/9442246c7960886d40e1dca5725ee2576bebc258173ceb6c9d4930766282ebca.mp4

Smartphone

  • Device: Galaxy Note20 Ultra 5G
  • OS: Android 13
  • Browser Firefox
  • Version 124.2.0
@quentintaranpino quentintaranpino self-assigned this Apr 17, 2024
@quentintaranpino quentintaranpino added the bug Something isn't working label May 20, 2024
@quentintaranpino
Copy link
Owner

Sorry, I've been away for a few weeks. I'll check it out right away.

@quentintaranpino
Copy link
Owner

I have already found the problem. In this particular video the audio stream is before the video stream and my server was not able to recognize the size (returning 640x480 as standard).

I have already detected the problem, I am working on it.

@quentintaranpino
Copy link
Owner

It is already solved. The patch will be available in version 0.6.0 that I will release in the next weeks.

Thank you very much for notifying me the bug 🙂

@Lokuyow
Copy link
Author

Lokuyow commented Jun 6, 2024

Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants