ffmpeg 英特尔h264解码编程代码示例,解码后的文件需要用nv12播放器,或者采用ffplay播放 如ffplay -v info -f rawvideo -pixel_format nv12 -video_size 1280*720 out.nv12
2024-02-26 15:43:50 13.52MB h264 ffmpeg
1
本播放器demo包含了 1.使用OpenCV对图像进行处理,对图像进行置灰,旋转,抠图,高斯模糊,中值滤波,部分区域清除置黑,背景移除,边缘检测等操作;2.单纯使用opencv播放显示视频;3.使用opencv和openGL播放显示视频;4.在ffmpeg解码后,使用opencv显示视频,并支持对视频的旋转翻转、裁剪、添加文字、添加logo、亮度调节、置灰、录像截图,音频开关等功能。视频播放器同时支持本地文件与网络码流地址的播放。本篇博客的最后有提供工程代码的下载。需要工程源码下载和详细内容请看我的博客。
2024-02-24 15:27:25 87.04MB opencv ffmpeg
1
ffmpeg推流视频文件 nginx+rtmp服务器
2024-02-24 10:57:40 3KB ffmepg nginx
1
FFMPEG实现的转码程序。可以实现大部分的音视频转码,例如mpeg2转h264。具体介绍可以看我的博客http://blog.csdn.net/rootusers/article/details/43488827
2024-02-22 15:57:04 16.2MB FFMPEG
1
ffmpeg-master-latest-win64-gpl.zip
2024-01-24 15:53:45 110.85MB ffmpeg
1
(FFMPEG入门基础资料pdf)FFmpeg是一套可以用来记录、转换数字音频、视频,并能将其转化为流的开源计算机程序。采用LGPL或GPL许可证。它提供了录制、转换以及流化音视频的完整解决方案
2024-01-17 12:12:28 538KB pdf
1
采用emcc编译的ffmpeg静态库,在开发前端网页视频播放器时,需要使用emcc编写C语言代码完成与前端接口对接。 2022/03/09 14:43 20,931,420 libavcodec.a 2022/03/09 14:43 24,122 libavdevice.a 2022/03/09 14:43 2,333,064 libavfilter.a 2022/03/09 14:43 2,897,820 libavformat.a 2022/03/09 14:43 535,788 libavutil.a 2022/03/09 14:43 88,504 libswresample.a 2022/03/09 14:43 521,500 libswscale.a 2022/03/10 17:08 pkgconfig 7 个文件 27,332,218 字节
2024-01-15 10:40:36 6.79MB
1
ffmpeg-4.3-win64-static.zip
2024-01-07 14:25:21 70.58MB ffmpeg
1
centos 7下编译支持h.265的rtmp推流的ffmpeg的完整包 。https://blog.csdn.net/tidehc/article/details/107315284
2023-12-22 13:33:39 214.25MB ffmpeg rtmp hevc h.265
1
This is a FFmpeg Win64 shared build by Kyle Schwarz. Zeranoe's FFmpeg Builds Home Page: This build was compiled on: Dec 30 2014, at: 17:29:04 FFmpeg version: 2.5.2 libavutil 54. 15.100 / 54. 15.100 libavcodec 56. 13.100 / 56. 13.100 libavformat 56. 15.102 / 56. 15.102 libavdevice 56. 3.100 / 56. 3.100 libavfilter 5. 2.103 / 5. 2.103 libswscale 3. 1.101 / 3. 1.101 libswresample 1. 1.100 / 1. 1.100 libpostproc 53. 3.100 / 53. 3.100 This FFmpeg build was configured with: --disable-static --enable-shared --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-lzma --enable-decklink --enable-zlib This build was compiled with the following external libraries: bzip2 1.0.6 Fontconfig 2.11.91 Frei0r 20130909-git-10d8360 GnuTLS 3.2.20 libiconv 1.14 libass 0.12.0 libbluray 0.6.2 libbs2b 3.1.0 libcaca 0.99.beta18 FreeType 2.5.4 Game Music Emu 0.6.0 GSM 1.0.13-4 iLBC 20141214-git-ef04ebe Modplug-XMMS 0.8.8.5 LAME 3.99.5 OpenCORE AMR 0.1.3 OpenJPEG 1.5.2 Opus 1.1 RTMPDump 20140707-git-a1900c3 Schroedinger 1.0.11 libsoxr 0.1.1 Speex 1.2rc2 Theora 1.1.1 TwoLAME 0.3.13 vid.stab 0.98 VisualOn AAC 0.1.3 VisualOn AMR-WB 0.1.2 Vorbis 1.3.4 vpx 1.3.0 WavPack 4.70.0 WebP 0.4.2 x264 20141220-git-40bb568 x265 1.4 XAVS svn-r55 Xvid 1.3.3 XZ Utils 5.2.0 zlib 1.2.8 The source code for this FFmpeg build can be found at: This build was compiled on Debian 8.0 (64-bit): GCC 4.9.2 was used to compile this FFmpeg build: This build was compiled using the MinGW-w64 toolchain: Licenses for each library can be found in the 'licenses' folder.
2023-12-19 16:53:33 10.27MB FFMPEG
1