-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsearch.xml
More file actions
46 lines (21 loc) · 10.9 KB
/
search.xml
File metadata and controls
46 lines (21 loc) · 10.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?xml version="1.0" encoding="utf-8"?>
<search>
<entry>
<title>鸽子最讨厌了!</title>
<link href="/2023/01/22/%E9%B8%BD%E5%AD%90%E6%9C%80%E8%AE%A8%E5%8E%8C%E4%BA%86%EF%BC%81/"/>
<url>/2023/01/22/%E9%B8%BD%E5%AD%90%E6%9C%80%E8%AE%A8%E5%8E%8C%E4%BA%86%EF%BC%81/</url>
<content type="html"><![CDATA[<h1 id="鸽子最讨厌了!"><a href="#鸽子最讨厌了!" class="headerlink" title="鸽子最讨厌了!"></a>鸽子最讨厌了!</h1><p>有些人真的很喜欢咕咕咕</p><p>为什么要一直咕咕咕?</p><p>按照自己说的时间做了</p><p>不好吗???</p><p>闻一多先生是做了也不一定说</p><p>一些咕咕咕的人是说了也不一定做</p><blockquote><p>另外,今天是大年初一,新年快乐!</p></blockquote>]]></content>
</entry>
<entry>
<title>开摄像头的晚自习如何摆烂?</title>
<link href="/2022/12/27/%E5%BC%80%E6%91%84%E5%83%8F%E5%A4%B4%E7%9A%84%E6%99%9A%E8%87%AA%E4%B9%A0%E5%A6%82%E4%BD%95%E6%91%86%E7%83%82%EF%BC%9F/"/>
<url>/2022/12/27/%E5%BC%80%E6%91%84%E5%83%8F%E5%A4%B4%E7%9A%84%E6%99%9A%E8%87%AA%E4%B9%A0%E5%A6%82%E4%BD%95%E6%91%86%E7%83%82%EF%BC%9F/</url>
<content type="html"><![CDATA[<h1 id="开摄像头的晚自习如何摆烂?"><a href="#开摄像头的晚自习如何摆烂?" class="headerlink" title="开摄像头的晚自习如何摆烂?"></a>开摄像头的晚自习如何摆烂?</h1><h2 id="准备"><a href="#准备" class="headerlink" title="准备"></a>准备</h2><ol><li>ffmpeg:<a href="https://ffmpeg.org/">官网下载</a></li><li>OBS Studio:<a href="https://obsproject.com/">官网下载</a></li></ol><h2 id="开始"><a href="#开始" class="headerlink" title="开始"></a>开始</h2><h3 id="配置ffmpeg"><a href="#配置ffmpeg" class="headerlink" title="配置ffmpeg"></a>配置ffmpeg</h3><ul><li><p>自行从官网下载最新的windows build,获得<strong>ffmpeg-CCYY-MM-DD-git-{commit}-essentials_build.7z</strong></p></li><li><p>将其解压到:<strong>C://Program Files/ffmpeg</strong></p></li><li><p>然后在Windows自带搜索功能内键入:<strong>编辑系统环境变量</strong></p><ul><li><p>点击右下角**”环境变量”**</p> <img src="https://s2.loli.net/2022/12/27/hPjslqkWaXCmRbE.png" alt="Clip_20221227_123615" style="zoom:50%;" /> 编辑上方用户变量的**Path**行(系统变量的**Path**行亦可),然后将**C://Program Files/ffmpeg/bin**填入一个新行 <img src="https://s2.loli.net/2022/12/27/xQB4MEDsmb7Ofpc.png" alt="Clip_20221227_124416" style="zoom:50%;" /></li><li><p>重启你的电脑</p></li></ul></li><li><p>至此,ffmpeg的配置就完成了</p></li></ul><h3 id="配置OBS-Studio"><a href="#配置OBS-Studio" class="headerlink" title="配置OBS Studio"></a>配置OBS Studio</h3><h4 id="安装OBS-Studio"><a href="#安装OBS-Studio" class="headerlink" title="安装OBS Studio"></a>安装OBS Studio</h4><ul><li>跟着安装包来就行,大家都会搞,这里不作介绍</li></ul><h4 id="配置OBS-Studio-1"><a href="#配置OBS-Studio-1" class="headerlink" title="配置OBS Studio"></a>配置OBS Studio</h4><ul><li><p>配置指南第一个选第二项,其余的无脑下一个即可</p></li><li><p>来到设置,在**”高级=>录像”**里,勾选”自动封装至MP4格式”</p></li></ul><img src="https://s2.loli.net/2022/12/27/4UiAEb97zI2falr.png" alt="Clip_20221227_131106" style="zoom:50%;" /><ul><li>在来源列表里,依次点击**”添加源=>视频采集设备”<strong>,</strong>“新建”<strong>,在设备内选择</strong>“Integrated Camera”**一项,其余默认即可</li></ul><p><img src="https://s2.loli.net/2022/12/27/4xjGg96fiEHwDJY.png" alt="Clip_20221227_131257" style="zoom: 50%;" /><img src="https://s2.loli.net/2022/12/27/l1MCe83ZaiXFv2V.png" alt="Clip_20221227_131316" style="zoom:50%;" /><img src="https://s2.loli.net/2022/12/27/K6JWbu9hOfCAalT.png" alt="Clip_20221227_131418" style="zoom: 33%;" /></p><ul><li>确定后录制1分钟左右的你认真学习的视频</li></ul><h3 id="使用ffmpeg来拼接视频文件"><a href="#使用ffmpeg来拼接视频文件" class="headerlink" title="使用ffmpeg来拼接视频文件"></a>使用ffmpeg来拼接视频文件</h3><ul><li><p>来到你OBS输出的默认文件夹(默认是<strong>C://Users/{Your Name}/Videos</strong>)</p></li><li><p>将你的录制文件**”CCYY-MM-DD hh-mm-ss.mp4”<strong>重命名为</strong>“inputfile.mp4”**</p></li><li><p>右键=>在终端中打开,输入:</p></li></ul><pre><code class="shell">ffmpeg -i inputfile.mp4 -filter_complex [0:v]reverse[v] -map [v] -preset superfast reversed.mp4</code></pre><ul><li>等待程序跑完,之后输入:</li></ul><pre><code class="shell">ffmpeg -i "concat:inputfile.mp4|reversed.mp4" -c copy output.mp4</code></pre><h3 id="回到OBS添加视频源"><a href="#回到OBS添加视频源" class="headerlink" title="回到OBS添加视频源"></a>回到OBS添加视频源</h3><ul><li>添加一个媒体源,文件选择上一节中的<strong>output.mp4</strong>,勾选上<strong>循环</strong></li></ul><p><img src="C:\Users\QRZ20\Pictures\Screenshots\Clip_20221227_133706.png" alt="Clip_20221227_133706" style="zoom:50%;" /><img src="https://s2.loli.net/2022/12/27/5avsUOHqhIzJYC6.png" alt="Clip_20221227_134003" style="zoom:50%;" /></p><ul><li>来到主界面,在右下角的控件中点击启动虚拟摄像机,之后每次启动OBS都需要点击此选项</li></ul><img src="https://s2.loli.net/2022/12/27/I7YcLXoz4FRf2S6.png" alt="Clip_20221227_134259" style="zoom: 67%;" /><h3 id="修改软件内默认摄像头"><a href="#修改软件内默认摄像头" class="headerlink" title="修改软件内默认摄像头"></a>修改软件内默认摄像头</h3><ul><li>以腾逊会议为例,将摄像头从**”Integrated Camera”<strong>更改为</strong>“OBS Virtual Camera”**即可快乐摸鱼了!</li></ul><img src="https://s2.loli.net/2022/12/27/PljmKyinw91W83T.png" alt="Clip_20221227_134705" style="zoom:50%;" /><h2 id="结束"><a href="#结束" class="headerlink" title="结束"></a>结束</h2><p>最后,将媒体源设置为隐藏,将视频采集设备设置为可见,以应对老师的点名</p><img src="https://s2.loli.net/2022/12/27/3LJntefz1uohaUW.png" alt="Clip_20221227_135126" style="zoom:67%;" /><p><strong>感谢你看到这里!</strong></p>]]></content>
</entry>
<entry>
<title>java安装包镜像.md</title>
<link href="/2022/07/21/java%E5%AE%89%E8%A3%85%E5%8C%85%E9%95%9C%E5%83%8F/"/>
<url>/2022/07/21/java%E5%AE%89%E8%A3%85%E5%8C%85%E9%95%9C%E5%83%8F/</url>
<content type="html"><![CDATA[<h1 id="前言"><a href="#前言" class="headerlink" title="前言"></a>前言</h1><p>java版本众多,大多数在国外服务器</p><p>国内用户访问非常不方便</p><p>所以,为方便<strong>BakaXL和PCL</strong>群的各位群友</p><p>我决定制作这个镜像</p><p>为节省流量,我尽量上传jre版本,但部分java的jre版本对新手不友好,请见谅</p><p><strong>都是64位</strong></p><h1 id="感谢"><a href="#感谢" class="headerlink" title="感谢"></a>感谢</h1><ul><li><strong>Microsoft</strong> - 提供OneDrive</li><li><strong>云默安</strong> - 提供Natayark 云盘存储java安装包(虽然是套的od)</li><li><strong>bitbucket</strong> - 提供了免费的网页托管</li><li><strong>vercel</strong> - 提供了免费的加速</li><li><strong>所有的java开发商</strong></li></ul><h1 id="正文"><a href="#正文" class="headerlink" title="正文"></a>正文</h1><h2 id="提取码都是114514"><a href="#提取码都是114514" class="headerlink" title="提取码都是114514"></a>提取码都是114514</h2><h2 id="IBM-Semeru-jre"><a href="#IBM-Semeru-jre" class="headerlink" title="IBM Semeru(jre)"></a>IBM Semeru(jre)</h2><p>原地址:<a href="https://developer.ibm.com/languages/java/semeru-runtimes/downloads/">https://developer.ibm.com/languages/java/semeru-runtimes/downloads/</a></p><p>Java18:<a href="https://drive.zyghit.cn/s/exSO">https://drive.zyghit.cn/s/exSO</a></p><p>Java8:<a href="https://drive.zyghit.cn/s/rbtz">https://drive.zyghit.cn/s/rbtz</a></p><h2 id="Azul-zulu-jdk"><a href="#Azul-zulu-jdk" class="headerlink" title="Azul zulu(jdk)"></a>Azul zulu(jdk)</h2><p>原地址:<a href="https://www.azul.com/downloads/?package=jdk#download-openjdk">https://www.azul.com/downloads/?package=jdk#download-openjdk</a></p><p>Java19:<a href="https://drive.zyghit.cn/s/GKcQ">https://drive.zyghit.cn/s/GKcQ</a></p><p>Java8:<a href="https://drive.zyghit.cn/s/amIB">https://drive.zyghit.cn/s/amIB</a></p><h2 id="Bell-Soft-Liberica-jdk"><a href="#Bell-Soft-Liberica-jdk" class="headerlink" title="Bell Soft Liberica(jdk)"></a>Bell Soft Liberica(jdk)</h2><p>原地址:<a href="https://bell-sw.com/pages/downloads/">https://bell-sw.com/pages/downloads/</a></p><p>Java19:<a href="https://drive.zyghit.cn/s/ojf3">https://drive.zyghit.cn/s/ojf3</a></p><p>Java8:<a href="https://drive.zyghit.cn/s/vGin">https://drive.zyghit.cn/s/vGin</a></p><h2 id="Adoptium-Temurin-jre"><a href="#Adoptium-Temurin-jre" class="headerlink" title="Adoptium Temurin(jre)"></a>Adoptium Temurin(jre)</h2><p>原地址:<a href="https://adoptium.net/zh-CN/temurin/releases">https://adoptium.net/zh-CN/temurin/releases</a></p><p>Java19:<a href="https://drive.zyghit.cn/s/j6u9">https://drive.zyghit.cn/s/j6u9</a></p><p>Java17:<a href="https://drive.zyghit.cn/s/6GCb">https://drive.zyghit.cn/s/6GCb</a></p><p>Java8:<a href="https://drive.zyghit.cn/s/DVUl">https://drive.zyghit.cn/s/DVUl</a></p><h2 id="Alibaba-DragonWell-jdk-不推荐"><a href="#Alibaba-DragonWell-jdk-不推荐" class="headerlink" title="Alibaba DragonWell(jdk)(不推荐)"></a>Alibaba DragonWell(jdk)(不推荐)</h2><p>原地址:<a href="https://www.aliyun.com/product/dragonwell">https://www.aliyun.com/product/dragonwell</a></p><p>Java17:<a href="https://drive.zyghit.cn/s/m5TG">https://drive.zyghit.cn/s/m5TG</a></p><p>Java8:<a href="https://drive.zyghit.cn/s/Zbhd">https://drive.zyghit.cn/s/Zbhd</a></p><h1 id="广告"><a href="#广告" class="headerlink" title="广告"></a>广告</h1><ul><li><p>使用<strong>云默安</strong>的<strong>openfrp</strong>服务来与小伙伴联机!:<a href="https://www.openfrp.net/">https://www.openfrp.net/</a></p></li><li><p>openfrp双11优惠</p><img src="https://s2.loli.net/2022/11/11/j4Qqrznl9vSAVy1.jpg" style="zoom: 80%;" /></li><li><p>给我投两个币或者充电来资瓷下我:<a href="https://space.bilibili.com/521293050">https://space.bilibili.com/521293050</a></p></li></ul><h1 id="Thanks-For-Reading"><a href="#Thanks-For-Reading" class="headerlink" title="Thanks For Reading"></a>Thanks For Reading</h1><h2 id="感谢你的阅读!"><a href="#感谢你的阅读!" class="headerlink" title="感谢你的阅读!"></a>感谢你的阅读!</h2>]]></content>
</entry>
</search>