Sta Zhu

Results 34 comments of Sta Zhu

> I downloaded the deb and finally i can watch hevc in a browser thanks. My only question is how can i set this up to work in brave which...

Linux只支持VAAPI,而且得加flag才能开启,当然开启了也不一定能跑的起来….,试试这个吧:--enable-features=VaapiVideoDecoder,VaapiVideoDecodeLinuxGL 如果需要开箱即用的可以下repo里带了软解兜底的Chromium

> 还有一个问题向大佬请教一下,chrome能够使用vaapi进行硬件编码吗? 看到chrome源码里有vaapi 编码相关的代码,但是不知道怎么使用 MediaRecoder方法里有没有什么属性能调用vaapi进行编码呢? 目前编码只支持 Windows,Mac,Android, Linux和ChromeOS的编码实现由于ChromeOS Media Team 认为存在版权问题,目前没有合入。此外 API 支持仅限于 WebCodecs API 和 WebRTC API,MediaRecorder API 目前没有Wire过去。

> still Buffer is not defined Please consider using WebCodec encode a mp4 file as a replacement plan. You can also submit a pull request to fix this and make...