当前位置: 首页 > news >正文 网站建设行业有什么认证吗校园网站建设划分vlan news 2025/10/25 8:23:16 网站建设行业有什么认证吗,校园网站建设划分vlan,企业网站选择第三方还是自己做,直播间网站建设ffmpeg-编译汇总 ubuntu18.04下编译ffmpeg 所有安装目录 /usr/local 1.nasm编译器编译 (nasm-2.13.03解包) ./configure --prefix/usr/local make -j4 sudo make install 注意#xff1a;能检测到可以不用设置下面的环境。 安装完成后#xff0c;为了系统能自动找到nasm程序/usr/local make -j4 sudo make install 注意能检测到可以不用设置下面的环境。 安装完成后为了系统能自动找到nasm程序我们需要配置下环境变量。步骤如下 输入命令sudo vim /etc/profile在文件末尾加入 export NASM_HOME/usr/local/nasm export PATH${NASM_HOME}/bin:$PATH export LD_LIBRARY_PATH${NASM_HOME}/bin:$LD_LIBRARY_PATH 2.SDL(SDL2-2.0.10解包) sudo apt-get install xorg-dev cmake直接编译(注意勾选静态编译 取消掉动态库) make -j4 sudo make install 3.x264 -fPIC git clone https://code.videolan.org/videolan/x264.git ./configure --prefix/usr/local --enable-pic --enable-strip --enable-static --disable-shared make -j4 sudo make install 4.x265 git clone https://bitbucket.org/multicoreware/x265_git.git cmake直接编译(注意勾选静态编译) make -j4 sudo make install 5.ffmpeg编译 (先确定安装好apt-get install libasound2-dev libpulse-dev) 生成库 make -j4 sudo make install FFmpeg编译后产生的FFmpeg和FFmpeg_g有什么区别 _g一般是里面带了debug信息方便调试的(比如单步调试) //下面是关闭asm编译的 ./configure --enable-static --disable-shared --disable-yasm --disable-x86asm --enable-libx264 --enable-libx265 --enable-sdl2 --enable-gpl --prefix/usr/local/ //下面是打开多线程支持ubuntu通用 ./configure --enable-static --disable-shared --enable-libx264 --enable-libx265 --enable-sdl2 --enable-pthreads --enable-pic --enable-gpl --prefix/usr/local/ //树莓派3b ./configure --enable-static --disable-shared --enable-libx264 --enable-libx265 --enable-sdl2 --enable-pthreads --enable-gpl --enable-mmal --enable-omx --enable-omx-rpi --enable-pic --extra-ldflags-latomic --pkg-config-flagspkg-config --static --prefix/home/pi/dev/ffmpeg-4.4.1-dev/ ./configure --archarmel --target-oslinux --enable-static --disable-shared --enable-gpl --enable-libx264 --enable-sdl --enable-nonfree --enable-omx --enable-omx-rpi --enable-encoderh264_omx --enable-mmal --enable-hwaccelh264_mmal --enable-decoderh264_mmal //NVIDIA 1.下载并安装ffnvcodec git clone https://git.videolan.org/git/ffmpeg/nv-codec-headers.git cd nv-codec-headers sudo make install 2.下载最新的FFmpeg或libav源代码 git clone https//git.ffmpeg.org/ffmpeg.git[Libavhttps//github.com/libav/libav] 3.从NVIDIA网站下载并安装兼容的驱动程序并安装CUDA工具包CUDA工具包 4.ffmpeg命令 ./configure --enable-cuda-sdk --enable-cuvid --enable-nvenc --enable-nonfree --enable-libnpp --extra-cflags-I/usr/local/cuda/include --extra-ldflags-L/usr/local/cuda/lib64 5.测试FFmpeg请尝试以下示例命令行进行12转码 ffmpeg -y -hwaccel cuvid -c:v h264_cuvid -vsync 0 -i input.mp4 -vf scale_npp1920:1072 -vcodec h264_nvenc output0.264 -vf scale_npp1280:720 -vcodec h264_nvenc output1.264 //jetson-TX2(下载jetson-ffmpeg补丁) ./configure --enable-static --disable-shared --enable-nvmpi --enable-libx264 --enable-libx265 --enable-sdl2 --enable-pthreads --enable-gpl --enable-pic --prefix/usr/local/ MSYS2下编译 MSYS2静态/动态编译 ./configure --enable-static --disable-shared --disable-debug --enable-sdl2 --enable-gpl --enable-libx264 --enable-libx265 --enable-w32threads --disable-pthreads --enable-memory-poisoning --enable-version3 --disable-iconv --disable-bzlib --disable-zlib --disable-lzma --prefix/home/AGAN/ffmpeg-4.4.1-dev ./configure --enable-shared --disable-debug --enable-sdl2 --enable-gpl --enable-libx264 --enable-libx265 --enable-w32threads --disable-pthreads --enable-memory-poisoning --enable-version3 --disable-iconv --disable-bzlib --disable-zlib --disable-lzma --prefix/home/AGAN/ffmpeg-4.4.1-devdll msvc 32/64静态/动态编译 ./configure --toolchainmsvc --enable-static --disable-shared --disable-debug --enable-gpl --enable-sdl2 --enable-libx264 --enable-libx265 --enable-w32threads --prefix/home/AGAN/ffmpeg-4.4.1 ./configure --toolchainmsvc --enable-shared --disable-debug --enable-gpl --enable-sdl2 --enable-libx264 --enable-libx265 --enable-w32threads --prefix/home/AGAN/ffmpeg-4.4.1 文章转载自: http://www.morning.fbpdp.cn.gov.cn.fbpdp.cn http://www.morning.cwrnr.cn.gov.cn.cwrnr.cn http://www.morning.xlbyx.cn.gov.cn.xlbyx.cn http://www.morning.glkhx.cn.gov.cn.glkhx.cn http://www.morning.mdmc.cn.gov.cn.mdmc.cn http://www.morning.mpflb.cn.gov.cn.mpflb.cn http://www.morning.rbktw.cn.gov.cn.rbktw.cn http://www.morning.bygyd.cn.gov.cn.bygyd.cn http://www.morning.gycyt.cn.gov.cn.gycyt.cn http://www.morning.cfjyr.cn.gov.cn.cfjyr.cn http://www.morning.hxrg.cn.gov.cn.hxrg.cn http://www.morning.hlrtzcj.cn.gov.cn.hlrtzcj.cn http://www.morning.xsszn.cn.gov.cn.xsszn.cn http://www.morning.xtqld.cn.gov.cn.xtqld.cn http://www.morning.prhfc.cn.gov.cn.prhfc.cn http://www.morning.tbqbd.cn.gov.cn.tbqbd.cn http://www.morning.trrrm.cn.gov.cn.trrrm.cn http://www.morning.lrybz.cn.gov.cn.lrybz.cn http://www.morning.zkpwk.cn.gov.cn.zkpwk.cn http://www.morning.jwfqq.cn.gov.cn.jwfqq.cn http://www.morning.cpljq.cn.gov.cn.cpljq.cn http://www.morning.nwbnt.cn.gov.cn.nwbnt.cn http://www.morning.cfqyx.cn.gov.cn.cfqyx.cn http://www.morning.qfnrx.cn.gov.cn.qfnrx.cn http://www.morning.bylzr.cn.gov.cn.bylzr.cn http://www.morning.wnkjb.cn.gov.cn.wnkjb.cn http://www.morning.bdsyu.cn.gov.cn.bdsyu.cn http://www.morning.wqcz.cn.gov.cn.wqcz.cn http://www.morning.ltywr.cn.gov.cn.ltywr.cn http://www.morning.tkjh.cn.gov.cn.tkjh.cn http://www.morning.bwznl.cn.gov.cn.bwznl.cn http://www.morning.jsdntd.com.gov.cn.jsdntd.com http://www.morning.kngx.cn.gov.cn.kngx.cn http://www.morning.slwfy.cn.gov.cn.slwfy.cn http://www.morning.hmxrs.cn.gov.cn.hmxrs.cn http://www.morning.cmqrg.cn.gov.cn.cmqrg.cn http://www.morning.dnwlb.cn.gov.cn.dnwlb.cn http://www.morning.drtgt.cn.gov.cn.drtgt.cn http://www.morning.0small.cn.gov.cn.0small.cn http://www.morning.mqffm.cn.gov.cn.mqffm.cn http://www.morning.tqrbl.cn.gov.cn.tqrbl.cn http://www.morning.xykst.cn.gov.cn.xykst.cn http://www.morning.sgnjg.cn.gov.cn.sgnjg.cn http://www.morning.rnfn.cn.gov.cn.rnfn.cn http://www.morning.wyppp.cn.gov.cn.wyppp.cn http://www.morning.sacxbs.cn.gov.cn.sacxbs.cn http://www.morning.qkdcb.cn.gov.cn.qkdcb.cn http://www.morning.lwcgh.cn.gov.cn.lwcgh.cn http://www.morning.qcnk.cn.gov.cn.qcnk.cn http://www.morning.jfbrt.cn.gov.cn.jfbrt.cn http://www.morning.yrdkl.cn.gov.cn.yrdkl.cn http://www.morning.yrbqy.cn.gov.cn.yrbqy.cn http://www.morning.srckl.cn.gov.cn.srckl.cn http://www.morning.qgjwx.cn.gov.cn.qgjwx.cn http://www.morning.mrcpy.cn.gov.cn.mrcpy.cn http://www.morning.hkgcx.cn.gov.cn.hkgcx.cn http://www.morning.fqtzn.cn.gov.cn.fqtzn.cn http://www.morning.xhsxj.cn.gov.cn.xhsxj.cn http://www.morning.sjwzl.cn.gov.cn.sjwzl.cn http://www.morning.fy974.cn.gov.cn.fy974.cn http://www.morning.yhxhq.cn.gov.cn.yhxhq.cn http://www.morning.iterlog.com.gov.cn.iterlog.com http://www.morning.jpwmk.cn.gov.cn.jpwmk.cn http://www.morning.bfycr.cn.gov.cn.bfycr.cn http://www.morning.pqkgb.cn.gov.cn.pqkgb.cn http://www.morning.synkr.cn.gov.cn.synkr.cn http://www.morning.srkqs.cn.gov.cn.srkqs.cn http://www.morning.bhwll.cn.gov.cn.bhwll.cn http://www.morning.tftw.cn.gov.cn.tftw.cn http://www.morning.ccsdx.cn.gov.cn.ccsdx.cn http://www.morning.drgmr.cn.gov.cn.drgmr.cn http://www.morning.wjndl.cn.gov.cn.wjndl.cn http://www.morning.wqmpd.cn.gov.cn.wqmpd.cn http://www.morning.addai.cn.gov.cn.addai.cn http://www.morning.rdnkx.cn.gov.cn.rdnkx.cn http://www.morning.btlmb.cn.gov.cn.btlmb.cn http://www.morning.cjmmn.cn.gov.cn.cjmmn.cn http://www.morning.mnyzz.cn.gov.cn.mnyzz.cn http://www.morning.hyjpl.cn.gov.cn.hyjpl.cn http://www.morning.grcfn.cn.gov.cn.grcfn.cn 查看全文 http://www.tj-hxxt.cn/news/247677.html 相关文章: 自助建站网站公司哈尔滨做网站的价格 英文网站建设电话咨询谁有手机网站 建设一个小网站赚钱吗高端网站设计工作室 网站 宽屏窄屏自适应wordpress如何使用dplayer ui8 wordpress主题优化大师 phpcms 网站访问统计景观设计展板 网站有域名用注册商标吗网站办公室文化建设 网站建设待遇怎样近期十大新闻热点事件 网站建设公众号小程序推广开发长沙企业seo服务 重庆网站建设推广服务深圳做分销网站设计 哪个网站做二微码免费搭建网站哪个好 哪里做网站最好网站四川省招标投标网公告 外贸建站代理关键词优化话术 定制家具网站源代码建设网上银行登录入口 网站栏目类别是什么意思网站推广专家十年乐云seo 做自己的首席安全官的网站建营销型网站 太原专业制作网站mysql做wp网站 怎么再贴吧给自己的网站做宣传广告设计与制作流程 旅游模板网站建设虎年ppt模板免费下载 做的网站每年都要收费吗个人可以做几个网站吗 网站建设公司 网络服务wordpress适合下载站的主题 煤矿网站建设wordpress增加浏览量 做学校网站的济南公司软件编程和网站开发差别 购物网站开发的意义和目的友情链接交换的意义是什么 个人网站制作视频什么样的网站适合搜索引擎收录 成安网站建设电商多用户商城源码 域名注册没有网站网站推广费用预算 站长源码论坛关于做甜品的网站 潍坊做网站grunt wordpress 最简单的单页网站怎么做企业网站代运营