ffmpeg -devices

  1. ffmpeg -devices -loglevel quiet

显示ffmpeg支持的设备,通常用于查看ffmpeg支持的硬件设备,比如Cuda、Atalas

  1. 输出

Devices: D. = Demuxing supported .E = Muxing supported

DE alsa ALSA audio output

E caca caca (color ASCII art) output device

DE fbdev Linux framebuffer

D iec61883 libiec61883 (new DV1394) A/V input device

D jack JACK Audio Connection Kit

D kmsgrab KMS screen capture

D lavfi Libavfilter virtual input device

D libcdio

D libdc1394 dc1394 v.2 A/V grab

D openal OpenAL audio capture device

E opengl OpenGL output

DE oss OSS (Open Sound System) playback

DE pulse Pulse audio output

E sdl,sdl2 SDL2 output device

DE sndio sndio audio playback

DE video4linux2,v4l2 Video4Linux2 output device

D x11grab X11 screen capture, using XCB

E xv XV (XVideo) output device

  1. 说明

输出选项中带D,表示支持该格式的解码;带E,表示支持该格式的编码。

相关推荐
kkoral2 天前
OpenCV 与 FFmpeg 的关系
opencv·ffmpeg
kkoral2 天前
如何在 Python 中使用 OpenCV 调用 FFmpeg 的特定功能?
python·opencv·ffmpeg
山栀shanzhi2 天前
【FFmpeg】音视频MP4封装格式转封装MOV
ffmpeg·音视频
山栀shanzhi2 天前
【FFmpeg】是什么是未压缩的裸流?
c++·ffmpeg
Maverick063 天前
02-SQL执行计划与优化器:Oracle是怎么决定“该怎么查“的
数据库·sql·oracle·ffmpeg
EasyDSS3 天前
RTMP高清推流直播/智能转码/无人机直播EasyDSS破局旅游慢直播痛点
ffmpeg·旅游·视频转码·fmp4·点播技术
EasyDSS3 天前
RTMP高清推流直播/视频转码EasyDSS在无人机RTMP直播场景中的应用技术解析
ffmpeg·音视频·无人机·视频转码·语音转写·点播技术
私人珍藏库3 天前
[Windows] FFmpeg 图形化:EasyFF v0.17
ffmpeg·媒体·工具·软件·win·多功能
EasyDSS4 天前
场景深耕:低延迟高并发EasyDSS无人机RTMP高清推流直播技术剖析
ffmpeg·webrtc·rtmp
小鹿软件办公4 天前
FFmpeg 8.1 正式发布:引入 Vulkan 计算加速,支持 DPX 与 ProRes
ffmpeg