You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Despite attempting various resolutions, I've observed no improvement in the video quality. Upon using ffmpeg, I encountered the following logs:
frame=80 fps=0.7 q=0.0 size=1536kB time=00:02:07.31 bitrate=98.8kbits/s dup=0 drop=1165 speed=1.04x
These logs indicate that the generated video is of low quality.
Any suggestions on how to enhance the video quality would be greatly appreciated.
Note: I have deployed on Kubernetes cluster the quality was better when i tested this on local machine.
The text was updated successfully, but these errors were encountered:
ArslanMehmoodTkxel
changed the title
No impact of resolution on headless browser.
No impact of video configurations on headless browser Kubernetes cluster.
Apr 15, 2024
ArslanMehmoodTkxel
changed the title
No impact of video configurations on headless browser Kubernetes cluster.
No impact of video configurations on headless browser Kubernetes cluster (linux).
Apr 15, 2024
Despite attempting various resolutions, I've observed no improvement in the video quality. Upon using ffmpeg, I encountered the following logs:
frame=80 fps=0.7 q=0.0 size=1536kB time=00:02:07.31 bitrate=98.8kbits/s dup=0 drop=1165 speed=1.04x
These logs indicate that the generated video is of low quality.
My configurations are as follows:
I am launching chrome with these params
Here is the configuration of ffmpeg
Any suggestions on how to enhance the video quality would be greatly appreciated.
Note: I have deployed on Kubernetes cluster the quality was better when i tested this on local machine.
The text was updated successfully, but these errors were encountered: