Vinlic科技
Vinlic科技
可能只是没有XServer?如果想要在渲染时调用GPU你可能需要编译一个可以使用该显卡加速的FFmpeg
> @Vinlic do you have a script to reproduce this? If the DevTools WS URL is not printed, it's very likely that the browser indeed didn't start. @OrKoN This script...
VideoWriter是软编码视频效率会低很多,你可以借助支持硬件加速的ffmpeg对帧进行编码 :D
This PR uses the same SSE transmission as ChatGPT, which is a way for servers to push data to clients and has higher performance advantages compared to synchronous response and...
I'd like to recommend my latest open-source project, [WebVideoCreator](https://github.com/Vinlic/WebVideoCreator), which supports capturing frames from multiple pages and synthesizing them into a video.
@Aurumdev952 If you are using WVC, the video element should not need to be played manually. If you find that the video element does not play, you can try adding...
@vasanthudhaya @JenishaDalin I've recently completed an open-source project similar to timecut, which includes audio track synthesis. You might want to take a look: [WebVideoCreator](https://github.com/Vinlic/WebVideoCreator)
Perhaps my latest open-source project, [WebVideoCreator](https://github.com/Vinlic/WebVideoCreator), addresses this issue. Would you like to give it a try?
我想我可以推荐一下[WebVideoCreator](https://github.com/Vinlic/WebVideoCreator) 它可以渲染任何基于HTML5的动画。 @enmohsinali
Hello,你这个方案是SSE传输嘛?