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

bug(feed): Video duration is always 00:00 #1348

Open
WaDadidou opened this issue Nov 14, 2024 · 1 comment
Open

bug(feed): Video duration is always 00:00 #1348

WaDadidou opened this issue Nov 14, 2024 · 1 comment
Labels
bug Something isn't working Social Feed Everything related to the Social Feed

Comments

@WaDadidou
Copy link
Collaborator

The Videos duration is always 00:00 since the video has not been played

See FIXME here:

duration: videoPostMetadata.videoFile.videoMetadata?.duration, // FIXME: Known issue: Always 0. So, for videos, duration is set by playbackStatus, so it's 0 on the timer since the video is not started once

image

@WaDadidou WaDadidou added bug Something isn't working Social Feed Everything related to the Social Feed labels Nov 16, 2024
@n0izn0iz
Copy link
Collaborator

I think the client should add duration metadata on upload
There is not much incentives to mess with it IMO

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

No branches or pull requests

2 participants