Showcasing the file size of the video when downloading #445

Closed
opened 2025-11-09 09:49:43 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @Rashedaldahmani on GitHub (Sep 18, 2024).

describe the feature you'd like to see

When downloading a video, it would be nice to see the size of the file while downloading instead of ?

additional context

No response

Originally created by @Rashedaldahmani on GitHub (Sep 18, 2024). ### describe the feature you'd like to see When downloading a video, it would be nice to see the size of the file while downloading instead of ? ### additional context _No response_
GiteaMirror added the feature request label 2025-11-09 09:49:43 -06:00
Author
Owner

@wukko commented on GitHub (Sep 18, 2024):

the file size is already shown whenever possible. in cases when video is processed live, the final size is unknown, so it is not shown.

@wukko commented on GitHub (Sep 18, 2024): the file size is already shown whenever possible. in cases when video is processed live, the final size is unknown, so it is not shown.
Author
Owner

@Rashedaldahmani commented on GitHub (Sep 18, 2024):

Why isn’t it possible to howcaseit live while downloading

@Rashedaldahmani commented on GitHub (Sep 18, 2024): Why isn’t it possible to howcaseit live while downloading
Author
Owner

@wukko commented on GitHub (Sep 19, 2024):

because we never save anything to disk. what you see is live render. it is impossible to predict the exact final size of a render while it’s ongoing.

@wukko commented on GitHub (Sep 19, 2024): because we never save anything to disk. what you see is live render. it is impossible to predict the exact final size of a render while it’s ongoing.
Sign in to join this conversation.