Zeranoe FFmpeg Builds <http://ffmpeg.zeranoe.com/builds/>
Build: ffmpeg-4.2.2-win32-shared
Configuration:
--enable-gpl
--enable-version3
--enable-sdl2
--enable-fontconfig
--enable-gnutls
--enable-iconv
--enable-libass
--enable-libdav1d
--enable-libbluray
--enable-libfreetype
--enable-libmp3lame
--enable-libopencore-amrnb
--enable-libopencore-amrwb
--enable-libopenjpeg
--enable-libopus
--enable-libshine
--enable-libsnappy
--enable-libsoxr
--enable-libtheora
--enable-libtwolame
--enable-libvpx
--enable-libwavpack
--enable-libwebp
--enable-libx264
--enable-libx265
--enable-libxml2
--enable-libzimg
--enable-lzma
--enable-zlib
--enable-gmp
--enable-libvidstab
--enable-libvorbis
--enable-libvo-amrwbenc
--enable-libmysofa
--enable-libspeex
--enable-libxvid
--enable-libaom
--enable-libmfx
--enable-amf
--enable-ffnvcodec
--enable-cuvid
--enable-d3d11va
--enable-nvenc
--enable-nvdec
--enable-dxva2
--enable-avisynth
--enable-libopenmpt
Libraries:
SDL 20200120-cb4dae5 <https://libsdl.org>
Fontconfig 2.13.92 <http://freedesktop.org/wiki/Software/fontconfig>
GnuTLS 3.6.11.1 <https://gnutls.org/>
libiconv 1.16 <http://gnu.org/software/libiconv>
libass 0.14.0 <https://github.com/libass/libass>
dav1d 20200115-010eae8 <https://code.videolan.org/videolan/dav1d>
libbluray 20191112-137974c <https://www.videolan.org/developers/libbluray.html>
FreeType 2.10.1 <http://freetype.sourceforge.net>
LAME 3.100 <http://lame.sourceforge.net>
OpenCORE AMR 20170731-07a5be4 <https://sourceforge.net/projects/opencore-amr>
OpenJPEG 20200113-b63a433 <https://github.com/uclouvain/openjpeg>
Opus 20200119-6d29f51 <https://opus-codec.org>
shine 20190420-76ea4f0 <https://github.com/savonet/shine>
Snappy 1.1.7 <https://github.com/google/snappy>
libsoxr 20180224-945b592 <http://sourceforge.net/projects/soxr>
Theora 20171023-e5d205b <http://theora.org>
TwoLAME 0.4.0 <http://twolame.org>
vpx 20200118-b78d3b2 <http://webmproject.org>
WavPack 5.2.0 <http://wavpack.com>
WebP 20200106-0fa56f3 <https://developers.google.com/speed/webp>
x264 20191127-1771b55 <https://www.videolan.org/developers/x264.html>
x265 20200120-acc5d16 <https://bitbucket.org/multicoreware/x265/wiki/Home>
libxml2 2.9.10 <http://xmlsoft.org>
z.lib 20191204-9ae36d7 <https://github.com/sekrit-twc/zimg>
XZ Utils 5.2.4 <http://tukaani.org/xz>
zlib 1.2.11 <http://zlib.net>
GMP 6.1.2 <https://gmplib.org>
vid.stab 20190213-aeabc8d <http://public.hronopik.de/vid.stab>
Vorbis 20190128-9eadecc <http://vorbis.com>
VisualOn AMR-WB 20141107-3b3fcd0 <https://sourceforge.net/projects/opencore-amr>
libmysofa 20190907-e07edb3 <https://github.com/hoene/libmysofa>
Speex 20190808-58ac1d4 <http://speex.org>
Xvid 1.3.5 <https://labs.xvid.com>
aom 20200120-412efe2 <https://aomedia.googlesource.com/aom>
libmfx 1.28 <https://software.intel.com/en-us/media-sdk>
AMF 20191216-acbd877 <https://gpuopen.com/gaming-product/advanced-media-framework>
nv-codec-headers 20191126-250292d <https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git>
OpenMPT 20191010-51cb021 <https://openmpt.org>
Copyright (C) 2020 Kyle Schwarz
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
没有合适的资源?快使用搜索试试~ 我知道了~
ffmpeg-4.2.2-win32-shared.zip
共52个文件
html:30个
dll:8个
ffpreset:5个
需积分: 50 38 下载量 108 浏览量
2020-05-27
10:28:25
上传
评论
收藏 22.1MB ZIP 举报
温馨提示
ffmpeg-4.2.2-win32-shared.zip 先用ffmpeg把abc.mp4文件转换为abc.ts文件: ffmpeg -y -i abc.mp4 -vcodec copy -acodec copy -vbsf h264_mp4toannexb abc.ts 再用ffmpeg把abc.ts文件切片并生成playlist.m3u8文件,5秒一个切片: ffmpeg -i abc.ts -c copy -map 0 -f segment -segment_list playlist.m3u8 -segment_time 5 abc%03d.ts ———————————————— 版权声明:本文为CSDN博主「池存祥」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。 原文链接:https://blog.csdn.net/ci250454344/article/details/82971375
资源推荐
资源详情
资源评论
收起资源包目录
ffmpeg-4.2.2-win32-shared.zip (52个子文件)
ffmpeg-4.2.2-win32-shared
presets
libvpx-1080p50_60.ffpreset 227B
ffprobe.xsd 21KB
libvpx-720p50_60.ffpreset 227B
libvpx-1080p.ffpreset 227B
libvpx-720p.ffpreset 227B
libvpx-360p.ffpreset 219B
LICENSE.txt 35KB
doc
default.css 2KB
ffprobe-all.html 1.31MB
git-howto.html 20KB
ffmpeg-formats.html 174KB
libavdevice.html 3KB
faq.html 52KB
ffmpeg-filters.html 954KB
libavformat.html 3KB
ffprobe.html 46KB
bootstrap.min.css 107KB
libswresample.html 4KB
libavfilter.html 3KB
ffmpeg-codecs.html 211KB
nut.html 10KB
ffmpeg-all.html 1.66MB
ffmpeg-utils.html 43KB
ffmpeg-resampler.html 13KB
ffmpeg.html 120KB
mailing-list-faq.html 25KB
libavutil.html 3KB
general.html 102KB
ffplay-all.html 1.3MB
ffmpeg-protocols.html 75KB
fate.html 13KB
ffmpeg-devices.html 93KB
style.min.css 6KB
ffmpeg-scaler.html 8KB
libswscale.html 3KB
libavcodec.html 3KB
developer.html 42KB
platform.html 18KB
ffplay.html 33KB
ffmpeg-bitstream-filters.html 34KB
README.txt 4KB
bin
ffprobe.exe 163KB
swscale-5.dll 506KB
avcodec-58.dll 30.16MB
avfilter-7.dll 7.01MB
avdevice-58.dll 1.44MB
avformat-58.dll 9.5MB
swresample-3.dll 309KB
avutil-56.dll 762KB
postproc-55.dll 123KB
ffplay.exe 145KB
ffmpeg.exe 287KB
共 52 条
- 1
资源评论
南棱笑笑生
- 粉丝: 2963
- 资源: 466
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功