ffmpeg 编码视频和音频以使用 flowplayer 进行流式传输
我正在使用启用了 h264 库的 FFmpeg 0.6 版,并且很难对视频和音频进行编码以与 flowplayer 一起使用。
我已经用已经正确编码的视频测试了 flowplayer,它确实可以流式传输它们。
所以我的问题是如何使用 ffmpeg 对视频进行编码,以使用 flowplayer 进行 h264 伪流传输。我确实设置了流媒体服务器并正确流式传输测试视频。
I'm using FFmpeg version 0.6 enabled with h264 libraries and having a hard time encoding video and audio to work with flowplayer.
I have tested flowplayer with videos that have already been encoded properly and it does indeed stream them.
so my question is how would I encode videos using ffmpeg for h264 pseudo streaming with flowplayer. I do have my streaming server set up and properly streaming the test videos.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是一个 shell 脚本
this worked as a shell script