[FFmpeg]ffmpeg支持流的协议
[FFmpeg]ffmpeg支持流的协议
[FFmpeg]ffmpeg支持流的协议
- D:\ffmpeg7-win32-static\bin>ffmpeg -protocols
- ffmpeg version N-49044-g89afa63 Copyright (c) 2000-2013 the FFmpeg
- built on Jan 19 2013 20:36:06 with gcc 4.7.2 (GCC)
- configuration: --enable-gpl --enable-version3 --disable-w32threa
- libavutil 52. 15.100 / 52. 15.100
- libavcodec 54. 89.100 / 54. 89.100
- libavformat 54. 61.101 / 54. 61.101
- libavdevice 54. 3.102 / 54. 3.102
- libavfilter 3. 32.101 / 3. 32.101
- libswscale 2. 2.100 / 2. 2.100
- libswresample 0. 17.102 / 0. 17.102
- libpostproc 52. 2.100 / 52. 2.100
- Supported file protocols:
- Input: 【输入协议】
- applehttp
- bluray
- cache
- concat
- crypto
- data
- file
- gopher
- hls
- http
- httpproxy
- https
- mmsh
- mmst
- pipe
- rtp
- srtp
- tcp
- tls
- udp
- rtmp
- rtmpe
- rtmps
- rtmpt
- rtmpte
- Output:【输出协议】
- file
- gopher
- http
- httpproxy
- https
- md5
- pipe
- rtp
- srtp
- tcp
- tls
- udp
- rtmp
- rtmpe
- rtmps
- rtmpt
- rtmpte
- D:\ffmpeg7-win32-static\bin>
热门文章推荐
- [FFmpeg]ffmpeg各类参数说明与使用示例
- [FFmpeg]ffmpeg命令参数详解(帮助说明)强大所有参数
- [ffmpeg]FFmpeg参数命令及用法整理(很全面详细)
- [FFmpeg]图文介绍windows下实现编译ffmpeg工程的详细步骤
- [ffmpeg]ffmpeg使用参数的中文说明
- [ffmpeg]如何使用ffmpeg下载分段并加密的m3u8视频流
- [FFmpeg]php下用ffmpeg扩展实现视频转换截图
- [FFmpeg]ffmpeg支持的格式全解析
请稍候...