推荐
专栏
教程
课程
飞鹅
本次共找到59条
ffmpeg
相关的信息
GoCoding
•
3年前
RTSP 流相关工具介绍
RTSP(RealTimeStreamingProtocol),实时流协议,是一种应用层协议,专为流媒体使用。本文将介绍GStreamer,VLC,FFmpeg这几个工具,如何发送、接收RTSP流。前提GStreamerGStreamer:https://gstreamer.freedesktop.org/GStre
Wesley13
•
3年前
Ubuntu 14.04 安装ffmpeg及开发库
Ubuntu14.04安装ffmpeg及开发库参考资料在官网有一篇比较全的教程CompilationGuide/Ubuntu(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fhttp%3A%2F%2Ftrac.ffmp
Stella981
•
3年前
FFmpeg + OpenGL ES 实现 3D 全景播放器
!(https://oscimg.oschina.net/oscnet/d1020a46dbca480c8182261315bad94d.jpg"FFmpegOpenGLES实现3D全景播放器")FFmpegOpenGLES实现3D全景播放器FFmpeg开发系列连载:FFmpe
Wesley13
•
3年前
OSG3.4编译FFMPEG插件
0、加入你要读a.mp4,那个正确的写法是osg::Image\imageosgDB::readImageFile("a.mp4.ffmpeg");1、在github上下载最新的osg3.4源码https://github.com/openscenegraph/OpenSceneGraph/tree/OpenSceneGraph3.4,你会发
Wesley13
•
3年前
Ubuntu 编译ffmpeg 实现GPU 转码
前言,公司转码集群服务器资源有限,需要考虑GPU方案,本文记录下整个实现ffmpeggpu转码的过程。 该文章后续仍在不断的更新修改中,请移步到原文地址http://dmwan.cc(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fdmwan.cc)环
Stella981
•
3年前
FFMPEG结构体分析:AVCodec
注:写了一系列的结构体的分析的文章,在这里列一个列表:FFMPEG结构体分析:AVFrame(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fblog.csdn.net%2Fleixiaohua1020%2Farticle%2Fdetails%2F14214577)FFMPE
Stella981
•
3年前
FFmpeg 基础库(二)音频格式
1.2.1常见格式常见的音频格式有:CD格式、WAVE(\.WAV)、AIFF、AU、MP3、MIDI、WMA、RealAudio、VQF、OggVorbis、AAC、APE。CDCD格式的音质是比较高的音频格式。因此要讲音频格式,CD自然是打头阵的先锋。在大多数播放软件的“打开
Stella981
•
3年前
FFmpeg数据结构AVPacket
本文为作者原创,转载请注明出处:https://www.cnblogs.com/leisure\_chn/p/10410320.html(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs.com%2Fleisure_chn%2Fp%2F10410320.html)
Stella981
•
3年前
FFmpeg4.0笔记:封装ffmpeg的解码功能类CDecode
Githubhttps://github.com/gongluck/FFmpeg4.0study/tree/master/Cff(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fgongluck%2FFFmpeg4.0study%2Ftree%2Fma
Stella981
•
3年前
FFmpeg4.0笔记:封装ffmpeg的音频重采样功能类CSwr
Githubhttps://github.com/gongluck/FFmpeg4.0study/tree/master/Cff(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fgongluck%2FFFmpeg4.0study%2Ftree%2Fma
1
2
3
4
5
6