zoukankan
html css js c++ java
mac 字幕生成工具
参考博文链接:
https://www.zhihu.com/question/24717723
brew install ffmpeg
在python2.7的环境下:pip install autosub
检查是否安装成功:autosub -h
给9.mp4文件生成字幕(英文):autosub -S en -D en 9.mp4
推荐播放器:IINA
下载地址:
https://lhc70000.github.io/iina/zh-cn/
查看全文
相关阅读:
UV动画
使用RampTexture实现BRDF效果
使用RampTexture来控制diffuse shading
Half Lambert
Lamber算法 & SurfaceShader自定义光照
What is _MainTex_ST ?
C# Enum,Int,String的互相转换
Plugins in Unity
Mono在Full AOT模式下的限制
雾化
原文地址:https://www.cnblogs.com/JCcodeblgos/p/10166763.html
最新文章
法线贴图原理
RimLight(轮廓光)
AttributeUsage
System.Diagnostics.Conditional
MonoDevelop Assembly Browser
年薪50万美金的工程师到底牛在哪里?-- 转
Binormal
Fresnel Reflection Shader
Fresnel Reflection
ShaderLab内置变量
热门文章
NormalMap & CubeMap
Simple Cubemap Reflection
求Half向量
Specular Mask Texture
Phong & BlinnPhong Specular Shader
built-in SpecularType of Unity
Creating Procedural Textures
NormalMapping
使用BlendingTexture实现简单的Terrain
UV-Sprite动画
Copyright © 2011-2022 走看看