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
截屏后转换成X264视频数据,在控制端显出来,并且鼠标可以控制被控端,vs215可以直打开编译
2024-01-15 21:07:18 573.13MB vc++ X264 远程控制
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
基于ffmpeg的合并、剪切、下载M3U8视频,没什么技术含量,就是把手动的操作自动化,简单易用。需要注意的是选择TS文件目录时是有多少TS文件就合并多少, 不指定文件名。分割、下载无目录要求。 软件分为独立版和标准版(自行下载ffmpeg),区别就是是否包含ffmpeg。
2023-12-17 17:35:44 545KB M3U8 ffmpeg
1
使用C++封装FFmpeg,编写的播放音视频的实例,在MFC控件显示播放,可以播放本地文件,也可以播放网络流, 主要描述了ffmpeg音视频解码的详细步骤,SDL和MFC控件关联显示,音视频同步的控制,本实例使用VS2012开发。
2023-12-14 10:15:27 63.14MB FFMPEG
1
使用QT5.9.4+VS2015 用FFMPEG实现了RTSP、RTMP视频流,在url.ini文件里配置对应的RTSP或者RTMP流即可播放,实现无边框四周放大、缩小、拖动、右键关闭窗口功能
2023-12-09 04:17:53 64.81MB ffmpeg rtsp rtmp
1