项目内容:
2.OBS3.0版本
6.去重字母语
教程视频
去违规专用播放器电脑版
大力冷门热播素材.mp4
资源文件列表:
├── 2.OBS3.0版本/
│ └── OBS-Studio-30.0.2-Full-Installer-x64.exe
├── 6.去重字母语/
│ ├── 16种颜色数字雨.html
│ ├── 标点符号雨.html
│ └── 眀加.html
├── 教程视频/
│ └── 冷门爆款无人直播项目教程 水.mp4
├── 去违规专用播放器电脑版/
│ ├── Capture/
│ ├── Core/
│ │ ├── avcodec-lav-57.dll
│ │ ├── avfilter-lav-6.dll
│ │ ├── avformat-lav-57.dll
│ │ ├── avresample-lav-3.dll
│ │ ├── avutil-lav-55.dll
│ │ ├── IntelQuickSyncDecoder.dll
│ │ ├── LAVAudio.ax
│ │ ├── LAVFilters.Dependencies.manifest
│ │ ├── LAVSplitter.ax
│ │ ├── LAVVideo.ax
│ │ ├── libbluray.dll
│ │ ├── swscale-lav-4.dll
│ │ └── utils.dll
│ ├── Language/
│ │ ├── Albanian.ini
│ │ ├── Arabic.ini
│ │ ├── Azeri.ini
│ │ ├── Belarusian.ini
│ │ ├── Brazilian Portuguese.ini
│ │ ├── Bulgarian.ini
│ │ ├── Chinesebig5.ini
│ │ ├── Chinesesimp.ini
│ │ ├── Croatian.ini
│ │ ├── Czech.ini
│ │ ├── Dutch.ini
│ │ ├── English.ini
│ │ ├── EnglishUK.ini
│ │ ├── Estonian.ini
│ │ ├── Farsi.ini
│ │ ├── Finnish.ini
│ │ ├── French.ini
│ │ ├── German.ini
│ │ ├── Greek.ini
│ │ ├── Hebrew.ini
│ │ ├── Hungarian.ini
│ │ ├── Indonesia.ini
│ │ ├── Italian.ini
│ │ ├── Japanese.ini
│ │ ├── Khmer.ini
│ │ ├── Korean.ini
│ │ ├── Kurdish Sorani.ini
│ │ ├── Norwegian.ini
│ │ ├── Polish.ini
│ │ ├── Portuguese.ini
│ │ ├── Romanian.ini
│ │ ├── Russian.ini
│ │ ├── Serbian.ini
│ │ ├── Sinhalese.ini
│ │ ├── Slovak.ini
│ │ ├── Spanish.ini
│ │ ├── Swedish.ini
│ │ ├── Thai.ini
│ │ ├── Turkish.ini
│ │ ├── Ukrainian.ini
│ │ └── Vietnam.ini
│ ├── Logo/
│ ├── PlayList/
│ │ └── Default.kpl
│ ├── SDK/
│ │ ├── Exam_C/
│ │ │ ├── DSP_TestC.cpp
│ │ │ ├── DSP_TestC.def
│ │ │ ├── DSP_TestC.dsp
│ │ │ ├── DSP_TestC.dsw
│ │ │ ├── DSP_TestC.ncb
│ │ │ ├── ReadMe.txt
│ │ │ ├── StdAfx.cpp
│ │ │ └── StdAfx.h
│ │ ├── Exam_Delphi/
│ │ │ ├── dsp_TestPas.cfg
│ │ │ ├── dsp_TestPas.dof
│ │ │ ├── dsp_TestPas.dpr
│ │ │ └── dsp_TestPas.res
│ │ ├── WinampVis/
│ │ │ ├── dsp_winampvis.cfg
│ │ │ ├── dsp_winampvis.dof
│ │ │ ├── dsp_winampvis.dpr
│ │ │ ├── dsp_winampvis.res
│ │ │ ├── VisMain.dfm
│ │ │ ├── VisMain.pas
│ │ │ └── WinampVisBase.pas
│ │ ├── KMPPlgIn.dcu
│ │ ├── KMPPlgIn.h
│ │ ├── KMPPlgIn.pas
│ │ └── readme.txt
│ ├── Shader/
│ │ ├── +Deinterlace(Blend).txt
│ │ ├── 0-255 to 16-235.txt
│ │ ├── 16-235 to 0-255.txt
│ │ ├── BT.601 to BT.709.txt
│ │ ├── Cartoon Shader.txt
│ │ ├── Contour Color.txt
│ │ ├── Contour.txt
│ │ ├── Deinterlace (blend).txt
│ │ ├── Denoise.txt
│ │ ├── DisplayLessThan16 v1_1.txt
│ │ ├── DisplayLessThan16.txt
│ │ ├── EdgeSharpen v1_1(jim ro).txt
│ │ ├── EdgeSharpen v1_1.txt
│ │ ├── EdgeSharpen.txt
│ │ ├── EdgeSharpen2.txt
│ │ ├── Emboss.txt
│ │ ├── Expose Banding.txt
│ │ ├── Film Projector Lamp Vignette.txt
│ │ ├── Film Projector Sepia Toning.txt
│ │ ├── Grayscale.txt
│ │ ├── Invert.txt
│ │ ├── Letterbox.txt
│ │ ├── NightVision.txt
│ │ ├── Procamp.txt
│ │ ├── Remap_16_235.txt
│ │ ├── Sharpen Complex 2.txt
│ │ ├── Sharpen Complex.txt
│ │ ├── Sharpen.txt
│ │ ├── SharpenComplex (jim ro).txt
│ │ ├── SharpenFlou (jim ro).txt
│ │ ├── SharpenFlou.txt
│ │ ├── Sharpen_3x3.txt
│ │ ├── Sharpen_5x5.txt
│ │ ├── SpacialSoften.txt
│ │ ├── Sphere.txt
│ │ ├── Spotlight.txt
│ │ ├── SuperResolution.txt
│ │ ├── Undot.txt
│ │ ├── Unsharp mask.txt
│ │ ├── UV Swap.txt
│ │ ├── Wave.txt
│ │ └── YV12 Chroma Upsampling.txt
│ ├── Skins/
│ │ ├── Default.ksf
│ │ └── touch.ksf
│ ├── aac_parser.ax
│ ├── AboutDLL.dll
│ ├── audioswitcher.ax
│ ├── AudioVADT.png
│ ├── bass.dll
│ ├── bass_alac.dll
│ ├── bass_ape.dll
│ ├── bass_flac.dll
│ ├── bass_mpc.dll
│ ├── bass_ofr.dll
│ ├── bass_spx.dll
│ ├── bass_tta.dll
│ ├── bass_wv.dll
│ ├── ColorTheme.ini
│ ├── cv100.dll
│ ├── cxcore100.dll
│ ├── D3DX9sab.dll
│ ├── DTView.dll
│ ├── ffmpeg.exe
│ ├── files.txt
│ ├── gpl.txt
│ ├── iconv.dll
│ ├── ImLoader.dll
│ ├── IntelWiDiExtensions.dll
│ ├── KIconLib.dll
│ ├── KMPLoading.exe
│ ├── LGPL.TXT
│ ├── liba52.dll
│ ├── libcodec.dll
│ ├── libdts.dll
│ ├── libeay32.dll
│ ├── libfaac.dll
│ ├── libfaad2.dll
│ ├── libguide40.dll
│ ├── LibIntelCodec.dll
│ ├── libmad.dll
│ ├── libmfxsw32.dll
│ ├── libmpeg2.dll
│ ├── libmplay.dll
│ ├── LibRealSenseKMP.dll
│ ├── loading.swf
│ ├── MediaInfo.dll
│ ├── MMSwitch.ax
│ ├── OggVorbis.dll
│ ├── Old_QUARTZ.DLL
│ ├── OptimFROG.dll
│ ├── PProcDLL.DLL
│ ├── qscl.dll
│ ├── siftDLL.dll
│ ├── ssleay32.dll
│ ├── theora.dll
│ ├── uninstall.exe
│ ├── unrarDLL.dll
│ ├── URLList.txt
│ ├── vp8vfw.dll
│ ├── VSFilter.dll
│ ├── xvidcore.dll
│ ├── xviddll.dll
│ ├── xvidvfw.dll
│ ├── youtube-dl.exe
│ └── 柳叔专用播放器.exe
├── 大力冷门热播素材.mp4
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。
评论(0)