读书人

ffmpeg avformat_open_input打开定名管

发布时间: 2012-08-26 16:48:06 作者: rapoo

ffmpeg avformat_open_input打开命名管道文件注意事项

编译 ffmpeg 的时候需要加入如下 configure 选项支持PIPE,否则函数avformat_open_input会一直阻塞。

?

?写道 --enable-protocol=file \
--enable-protocol=pipe \

读书人网 >移动开发

热点推荐