发布时间:2014-12-31 12:17:58
while format C ,just one dev found . it is a problem , solution as follows,forum.ubuntu.org.cn/viewtopic.php?f=77&&t=190435 wifi $ sudo apt-get update$ sudo apt-get install --reinstall bcmwl-kernel-source......【阅读全文】
发布时间:2014-12-16 22:15:25
为一朋友搞个工具,用到ffmpeg . 做个记录如下,ffmpeg 功能很是强大,视频相关基本权威了。http://www.ffmpeg.org/ffmpeg-formats.html#mpegtshttp://www.ffmpeg.org/ffprobe.html#Stream-specifiers-1ffmpeg.exe -i d:\1.m2t -streamid 0:100 -codec: copy d:\1-cpy.m2t修改 stream 0的 id为100 编解.........【阅读全文】