ChinaUnix.net
相关文章推荐:

ffserver 使用

我在使用ffserver时按照文档说明,ffserver是启动了,但执行 ffmpeg -vd /dev/video0 http://localhost:8090/feed1.ffm时,却提示 Could not read stream parameters from 'http://localhost/feed1.ffm ' 找了很多原因,但是还是不行啊。那位用过,还请指教!!谢谢!

by grassroot - 多媒体与娱乐 - 2006-02-28 19:22:39 阅读(2787) 回复(0)

相关讨论

What I do is : 1. ffserver -f ffserver.conf& 2. ffmepg -r 30 -s 320x240 -an -i ~/test/dvd.avi http://localhost:8090/feed1.ffm 3. mplayer http://localhost:8090/test.asf but the ffmpeg exit after a few seconds ========================== Output #0, ffm, to 'http://localhost:8090/feed1.ffm': Stream #0.0: Audio: adpcm_ima_wav, 22050 Hz, mono, 88 kb/s Stream #0.1, 30.00 fps(c): Video: mpeg4, yuv420p...

by okdavinci - C/C++ - 2007-07-26 12:52:01 阅读(2478) 回复(0)

最近用ffmpeg的 ffserver做流媒体服务 在FC3 编译通过 (gcc 3.4.2) 但在运行时 ffserver会由于Floating point exception终止. 哪位高手做成了 请指点一下 谢谢...

by liubaochen - 服务器架设 - 2006-02-28 20:21:09 阅读(1032) 回复(1)