x264 进程无论在什么情况下都会停止工作
我已经制作了我的视频编码器。 嗯,非常简单,我的过程在达到一定百分比后停止工作。
我能做些什么来让它发挥作用吗? 有内存限制吗? 我可以以不同的方式运行它吗?
i have made my video encoder. well very simple one and my process stops working after it gets to certain percent.
Is there anything i could do to make it work? Is there some memory limitation?
Could i run it somehow different?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是否是由于默认超时设置所致?
即在您的 web.config 文件中,进行如下调整(或使用更高的值):
Could it be due to the default timeout settings?
i.e. In your web.config file, adjust as follows (or with a higher value):