gpt4 book ai didi

ffmpeg - 使用 ffserver 错误流式传输 webm-

转载 作者:行者123 更新时间:2023-12-04 23:04:03 24 4
gpt4 key购买 nike

我已经设置 ffserver 以通过 ffmpeg 从实时 rtsp 提要流式传输 mpeg-ts、flv,但是当我还在配置中包含 webm 格式并尝试在浏览器中播放 webm 文件时,我在日志中收到以下错误

“WebM 仅支持 VP8、VP9 视频和 Vorbis、Opus(实验性,使用 -strict -2)音频和 WebVTT 字幕”

我使用的 ffmpeg 命令是
ffmpeg -i rtsp://192.168.1.1:5543/lowQ.sdp -c 复制http://xxx.xxxx.xxxx:8080/feed1.ffm

ffserver 配置为

饲料 feed1.ffm
格式化webm
无音频
AVOptionVideo 标志 +global_header
视频比特率 500k
视频缓冲区大小 40
视频帧率 25
视频编解码器 libvpx
开始发送键
预卷 15

感谢您在这方面的帮助!

最佳答案

尝试使用 libvpx 支持编译 ffmpeg (../configure --enable-libvpx)

关于ffmpeg - 使用 ffserver 错误流式传输 webm-,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23533272/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com