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

Invalid app.bsky.feed.post record: Record/embed/aspectRatio/width can not be less than 1 #5753

Open
YellowAfterlife opened this issue Oct 14, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@YellowAfterlife
Copy link

Steps to Reproduce

I've been trying to post a video version of this GIF of mine:

mod-pos

But no matter how I convert it and to what format, I'm always met with the aforementioned error.

The videos do not seem to be malformed in an obvious way - they still play both in web browsers and Windows' media player.

Here's a few of conversions
mod-pos.mp4
ezgif-1-2ae7966005.mp4
mod-pos.webm

Attachments

No response

What platform(s) does this occur on?

Web (Desktop)

Device Info

No response

What version of the app are you using?

Build version: 1.92.1; Bundle info: 6550029 (prod); Bundle date: 24101220; Platform: web

Additional Information

No response

@YellowAfterlife YellowAfterlife added the bug Something isn't working label Oct 14, 2024
@mary-ext
Copy link
Contributor

Seems like this confirms that aspect ratio measurement is completely broken in some scenarios

@joaomino
Copy link

Same issue.
Trying to post it via web app.
Video has less than 4 MB. 55 seconds. 1280 x 720. 30 frames/second. Codec: MPEG-H Part2/HEVC (H.265) (hvc1). Colour primaries: ITU-R BT.709

@ivalith
Copy link

ivalith commented Dec 7, 2024

Receiving this error when trying to upload video on desktop as well. Tried changing codec from h264 and h265 and adjusting FPS, making sure it's well below 50MB limit. Despite this, if I move the video file to my phone and upload it on the mobile app I have no issues.

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

4 participants