error while loading shared libraries: libXv.so.1: cannot open shared object file: No such file or directory
error while loading shared libraries: libXv.so.1: cannot open shared object file: No such file or directory
ffmpeg/bin目录下运行 ./ffmpeg -version如有提示文件缺失,系统中需安装这两项
yum install libXv*
linux下编译ffmpeg,并加入H264编码支持
在linux 平台做FFMPEG视频编码的程序时,程序运行时提示错误:[h264_nvenc @ 0x2018080] Cannot load libcuda.so.1 。对于这个问题,直接查看是因为因为cuda 买有安装,也就GPU视频硬件加速的库没有安装。实际上是因为没有安装编码库...
centos6.4 simple-rtmp-server流媒体集群服务器配置文档
Simple-RTMP-Server集群服务器初步配置文档
此次配置使用srs2.0 stable版本
配置环境 centos 6.4 软件版本 srs2.0 stable srs下载地址:https://github.com/ossrs/srs
服务器:
origin edge 10.0.1.1
edge 10.0.1...
流媒体音视频参数概念及详解
流媒体音视频参数概念及详解
分辨率概念
分辨率是和图像相关的一个重要概念,它是衡量图像细节表现力的技术参数。分辨率高是保证彩色显示器清晰度的重要前提。分辨率是体现屏幕图像的精密度,是指显示器所能显示的点数的多少。...