当前位置: 首页 > others
  • ffmpeg使用语法[转]

    ffmpeg [[options][`-i’ input_file]]… {[options] output_file}… 如果没有输入文件,那么视音频捕捉就会起作用。 作为通用的规则,选项一般用于下一个特定的文件。如果你给 –b 64选项,改选会设置下一个视频速率。对于原始输入文件,格式选项可能是需要的。 缺省情况下,ffmpeg试图尽可能的无损转换 ...

    阅读全文
    作者:u2 | 分类:others
    ffmpeg使用语法[转]已关闭评论
  • ffmpeg配置

    流媒体服务器是正值流行,网上google了一番,发现了ffmpeg这个不错的东东,于是趁着周末加班,顺便学习了一下ffmpeg的配置,花了大概一下午的时间,参考了网络上的一些安装文档,发现实际的配置中存在很多问题,突出的就是 faac的安装过程出错,使用Linux 的svn更新的ffmpeg源码应该比以前变化了许多,在configure时 ...

    阅读全文
    作者:u2 | 分类:others
    ffmpeg配置已关闭评论
  • Helix Universal Server 的安装

    –By 2hei  2007-07-06 –流媒体服务器的搭建 一、安装 bin方式上传 HelixUniversalServerAdv9Linux.bin ascii方式上传 distributed.lic — ./linuxc6_2.2-servinst.bin Extracting files for RealNetworks installation…………….. Welcome to the Helix Server 9.08 (9.0.8 ...

    阅读全文
    作者:u2 | 分类:others
    Helix Universal Server 的安装已关闭评论
  • mvnforum-1.0.0-rc3+resin+oracle9i下搭建

    版本: mvnforum版本:mvnforum-1.0.0-rc3_01-bin(最新版本为mvnforum-1.0.2) resin版本:   3.0.23 jdk版本:     1.6 设定resin“/”目录为 F:mvnforumwebapps 解压mvnforum-bin的zip包到webapps下,重命名为mvnforum 按照install.txt进行安装,有些问题,tomcat和resin的目录结构有点差别 这是install下面关于tomcat ...

    阅读全文
    作者:u2 | 分类:others
    mvnforum-1.0.0-rc3+resin+oracle9i下搭建已关闭评论
  • 关于default.rdp文件的困惑

    今天整理硬盘,突然发现 My Documents目录下面有个这样的文件,Default.rdp 属性为隐藏 打开一看,当时心里一震,感觉就是中了,真是新时代的幸运儿!! 内容如下: screen mode id:i:2 desktopwidth:i:1280 desktopheight:i:800 session bpp:i:16 winposstr:s:0,3,0,0,800,600 full address:s:211.160.7*.*** compress ...

    阅读全文
    作者:u2 | 分类:others
    关于default.rdp文件的困惑已关闭评论
  • 关于纹身

    看过《Prison Break》的人除了多跌宕起伏的故事情节难以忘怀以外,一定会对男主角 Michael Scofield 那浑身的迷宫样的纹身感到记忆有犹新。 看完之后让人心潮澎湃,是不是都有在身上纹上点什么的冲动? 记得小时候看到有些小混混喜欢在自己的胳膊上刺上什么 “蠬啊,鳯啊,情啊,爱啊”,还用烟头烫出一个个的烙印,或许 ...

    阅读全文
    作者:u2 | 分类:others
    关于纹身已关闭评论
  • girl is not at home

    /*  *@param days heart * *My girl goes her mother’s home tonight, *I see her take the train.   :{ *A week free day is coming, haha *these days belong to myself. * * *Does happy day is coming? * *Go back home, Lonely emerged … */ Hashtable happy_day = new Hashtable(); happy_day .put(& ...

    阅读全文
    作者:u2 | 分类:others
    girl is not at home已关闭评论
  • resolve resin 404 Error

    1.simplely edit web.xml add this line: <error-page>    <error-code>404</error-code>    <location>/404.htm</location> </error-page> then add 404.htm in your webapps directory. 2.edit resin.conf find “<web-app ” in resin.conf add this content: &l ...

    阅读全文
    作者:u2 | 分类:others
    resolve resin 404 Error已关闭评论
  • Mozilla Updates for Multiple Vulnerabilities

       Original release date: May 31, 2007    Last revised: —    Source: US-CERT Systems Affected      * Mozilla Firefox      * Mozilla Thunderbird      * Mozilla SeaMonkey      * Netscape Browser    Other products based on Mozilla components may also be affected. Overview Overview    The Mozi ...

    阅读全文
    作者:u2 | 分类:others
    Mozilla Updates for Multiple Vulnerabilities已关闭评论
  • HP v3000系列笔记本驱动的安装

    惠普Campaq Presario V3000系列机器型号更新非常快,但是始终采用同一个模具,(就像DELL 640M),一些朋友在安装驱动时遇到各种问题, 下面总结一下HP v3000系列笔记本 安装驱动时的注意事项: 1 预安装操作系统的(windows xp-home版的,如果您用不到IIS等windows服务,完全可以正常使用,无需再安装企业版) 2 预安 ...

    阅读全文
    作者:u2 | 分类:others