随笔分类 - 音视频流处理
摘要:code # !/usr/bin/python # -*- coding:utf-8 -*- # time: 2019/07/21--20:12 __author__ = 'Henry' ''' 项目: B站动漫番剧(bangumi)下载 版本2: 无加密API版,但是需要加入登录后cookie中的
阅读全文
摘要:移动 :CTRL +拖拽(3),CTRL +shift +拖拽(4) 缩放 :CTRL+alt+拖拽 播放 :空格 或者 ,alt+空格 快捷键:鼠标右键 降低延迟:使用 asio4all ,fl studio asio
阅读全文
摘要:mixkit pexels Pixabay Videezy Freesound Audionautix YouTube voice Adobe voice Creative Commons
阅读全文
摘要:code 缩放时间线 command + command - 添加默认专场 command+t 修改时间长度 Ctrl + d 拉近显示效果 shift+c 最小化时间线 Shift +z 裁剪 option+[ option+] 粘贴属性 Command +c Command +shift +v
阅读全文
摘要:docker pull buriburisuri/speech-to-text-wavenet docker run -it buriburisuri/speech-to-text-wavenet python recognize.py --file asset/data/LibriSpeech/test-clean/1089/134686/1089-134686-0000.fla...
阅读全文
摘要:W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE3 instructions, but these are available on your machine and could speed up CPU computations. W t...
阅读全文
摘要:自己写的select 做TCP服务端,把tcp数据按照RTSP协议解析,掉函数直接获取一帧音频,一帧视频这种,分包成RTP发送 用ffmpeg
阅读全文
摘要:链接:https://pan.baidu.com/s/14p1qj6pI1F3SP1SG4TUFHA 密码:seug
阅读全文