ubuntu下报错: Could not open framebuffer device '1': No such file or directory
来源:2-4 FFmpeg录制命令实战

慕村7237537
2020-03-02
ffmpeg -f fbdev -i 1 -r 30 out.yuv
Devices:
D. = Demuxing supported
.E = Muxing supported
DE alsa ALSA audio output
DE fbdev Linux framebuffer
D lavfi Libavfilter virtual input device
DE oss OSS (Open Sound System) playback
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
写回答
2回答
-
李超
2020-03-02
它有具体的名字,看你要抓取啥数据,是视频还是做面;具体的你可以到网上搜索一下,关键词为 ffmpeg ubuntu 视频设备
00 -
李超
2020-03-02
Ubuntu 下的设备号不是1
00
相似问题