Originally created by @6ojo on GitHub (Mar 10, 2023).
downloaded a 31 second video. time shown in screenshot
video was unlisted
Originally created by @6ojo on GitHub (Mar 10, 2023).
downloaded a 31 second video. time shown in screenshot
video was unlisted

hey! this issue can be fixed via simple ffmpeg command: ffmpeg -i inputvideohere.mp4 -c copy outputvideohere.mp4
this issue is well-known and im working on an easier solution for this.
it's caused by live rendering, since cobalt can't predict what final file size will be exactly.
@wukko commented on GitHub (Mar 26, 2023):
hey! this issue can be fixed via simple ffmpeg command:
`ffmpeg -i inputvideohere.mp4 -c copy outputvideohere.mp4`
this issue is well-known and im working on an easier solution for this.
it's caused by live rendering, since cobalt can't predict what final file size will be **exactly**.
Correct me if I'm wrong (I'm not really sure how ffmpeg works), but can't you count the duration after it's finished rendering or something?
@SKCro commented on GitHub (Nov 27, 2023):
Correct me if I'm wrong (I'm not really sure how ffmpeg works), but can't you count the duration after it's finished rendering or something?
can't you count the duration after it's finished rendering or something
how do you expect me to edit the header that's already been sent AFTER the render is done? that's literally impossible
@wukko commented on GitHub (Nov 27, 2023):
> can't you count the duration after it's finished rendering or something
how do you expect me to edit the header that's already been sent AFTER the render is done? that's literally impossible
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @6ojo on GitHub (Mar 10, 2023).
downloaded a 31 second video. time shown in screenshot

video was unlisted
@6ojo commented on GitHub (Mar 26, 2023):
downloaded a public video- same issue
@wukko commented on GitHub (Mar 26, 2023):
hey! this issue can be fixed via simple ffmpeg command:
ffmpeg -i inputvideohere.mp4 -c copy outputvideohere.mp4this issue is well-known and im working on an easier solution for this.
it's caused by live rendering, since cobalt can't predict what final file size will be exactly.
@SKCro commented on GitHub (Nov 27, 2023):
Correct me if I'm wrong (I'm not really sure how ffmpeg works), but can't you count the duration after it's finished rendering or something?
@wukko commented on GitHub (Nov 27, 2023):
how do you expect me to edit the header that's already been sent AFTER the render is done? that's literally impossible