liquanguo

Results 5 issues of liquanguo

// 定义http请求handler using ReqHandler = std::function; 使用vs2010 ,报错“”错误 3 error C2873: “ReqHandler”: 符号不能用在 using 声明中......“” 请问这是什么原因啊

声明:源码只是修改了让testplayer自动判断m_strUrl不为空的时候自动播放m_strUrl的视频文件,其他的一律没有修改。 测试使用的HEVC 4K视频 :链接:https://pan.baidu.com/s/17NHZO-p9bamlyRVgdBREgA?pwd=1234 提取码:1234 使用自带的测试例子testplayer播放HEVC/H265的4K视频,在硬解码多次循环播放后,硬解失败,报错如下: Failed to add bitstream or slice control buffer hardware accelerator failed to decode picture an error occurred during decoding video. Failed to add bitstream...

使用player_open("vfwcap", GetSafeHwnd(), NULL);打开摄像头画面有延迟,延迟大概在1秒到2秒左右 使用vlc和mpc-hc都是正常的 环境:win10+vs2010,PC:realme笔记本

I have 3 lines of data, they use the same printing template, each page only print 1 line of data, a total of 3 pages, please tell me how to...