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

Compute video duration and size #2669

Open
wants to merge 4 commits into
base: transcoding-max-resolution
Choose a base branch
from

Conversation

lunika
Copy link
Member

@lunika lunika commented Nov 21, 2024

Purpose

We want to know for every video its duration and size. This info should be available in the admin.
This info are retrieve when the video transcoding is launched.

Proposal

  • add fields to video to store its size and duration
  • store video size and duration when transcoding is launched
  • update existing video to retrieve there size and duration

We want to store the video size and duration and be able to use them
later.
When transcoding is launched, we are able to store at this time the
video size and duration.
@lunika lunika self-assigned this Nov 21, 2024
We want to retrieve for all existing videos there size and duration in
order to update them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant