上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 61 下一页
摘要: install openal(oalinst.exe) 阅读全文
posted @ 2021-01-20 17:47 MoonXu 阅读(122) 评论(0) 推荐(0) 编辑
摘要: 在.cpp中定义全局变量 SDL_Window* screen_;SDL_mutex* screen_mutex;SDL_Renderer* renderer;VideoState* global_video_state;uint64_t global_video_pkt_pts = AV_NOPT 阅读全文
posted @ 2021-01-14 12:16 MoonXu 阅读(71) 评论(0) 推荐(0) 编辑
摘要: 1.chrome安装User-Agent Switcher 插件 2.右键扩展程序选项,4项中一次填入,百度网盘,LogStatistic, 百度网盘,Log 3.左键点插件,选择百度网盘,百度网盘。下载完后选择chrome,default 4.打开解析网站:https://pan.mofange. 阅读全文
posted @ 2020-12-14 17:48 MoonXu 阅读(1075) 评论(0) 推荐(0) 编辑
摘要: you-get URL 阅读全文
posted @ 2020-12-14 10:31 MoonXu 阅读(319) 评论(0) 推荐(0) 编辑
摘要: seetaface 视觉 halcon openvino 阅读全文
posted @ 2020-12-10 18:29 MoonXu 阅读(42) 评论(0) 推荐(0) 编辑
摘要: 注释与取消注释ctr+kc/ctr+ku 阅读全文
posted @ 2020-12-08 17:25 MoonXu 阅读(183) 评论(0) 推荐(0) 编辑
摘要: 问题描述:char *参数传入常量字符串报错。这都报错是什么狗屁编译器 属性-》c/c++-》语言-》复合模式-》改为否 阅读全文
posted @ 2020-12-08 15:47 MoonXu 阅读(744) 评论(0) 推荐(1) 编辑
摘要: 彩色图像记录的格式,常见的有RGB、YUV、CMYK等。彩色电视最早的构想是使用RGB三原色来同时传输。这种设计方式是原来黑白带宽的3倍,在当时并不是很好的设计。RGB诉求于人眼对色彩的感应,YUV则着重于视觉对于亮度的敏感程度,Y代表的是亮度,UV代表的是彩度(因此黑白电影可省略UV,相近于RGB 阅读全文
posted @ 2020-12-08 14:25 MoonXu 阅读(77) 评论(0) 推荐(0) 编辑
摘要: pcm就是音频的原始数据。就是.wav .mp3文件播放的时候首先解码成pcm数据然后播放 项目:E:\leishen\01simplest_ffmpeg_audio_player-master 阅读全文
posted @ 2020-12-08 14:08 MoonXu 阅读(61) 评论(0) 推荐(0) 编辑
上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 61 下一页