摘要:
ffmpeg is a multiplatform, open-source library for video and audio files. I have compiled 19 useful and amazing commands covering almost all needs: vi... 阅读全文
posted @ 2012-11-16 20:47
shuaixf
阅读(599)
评论(0)
推荐(0)
摘要:
MEncoder是MPlayer自带的音视频编解码工具。MPlayer官方网站:http://www.mplayerhq.hu/ 和其他跨平台开源软件一样,Windows平台的一般使用已编译好的二进制程序包即可,Linux平台需要动手编译。 Windows下MEncoder下载:http://s... 阅读全文
posted @ 2012-11-16 20:26
shuaixf
阅读(1304)
评论(0)
推荐(0)
摘要:
当前视频分享网站十分火爆,其中涉及到两个技术问题,一是对用户上传的视频进行转码,例如几乎所有的视频网站都会把视频转换成FLV格式;另一就是对视频进行截图,方便用户预览。视频转码常用的是MEncoder,这个工具包含在MPlayer中,也可以使用FFmpeg,但据说有些格式转换的时候效率不及MEco... 阅读全文
posted @ 2012-11-16 20:21
shuaixf
阅读(570)
评论(0)
推荐(0)
摘要:
objs/src/core/ngx_regex.o: In function 'ngx_pcre_free_studies': /opt/nginx-1.2.1/src/core/ngx_regex.c:307: undefined reference to 'pcre_free_study' ... 阅读全文
posted @ 2012-11-16 15:33
shuaixf
阅读(8212)
评论(0)
推荐(0)
摘要:
vps上下载了一些mp4格式的视频,点击是直接下载,不能直接在线播放, 所以google了一下有个nginx_mod_h264_streaming的模块。 下载 wget http://h264.code-shop.com/download/nginx_mod_h264_streaming... 阅读全文
posted @ 2012-11-16 15:31
shuaixf
阅读(10127)
评论(0)
推荐(0)