- szjs 大量数值计算的算法
- RDA 实现PDA中sqlserver ce 与PC机sqlserver 2000的pull
- minimum-spanning-tree 使用C#图形界面生成最小生成树
- RS485 介绍了一种用构成的总线型的数据采集系统
- LogitechCamCtrl This a KDevelop project to make a control for the Logitech Quickcam Express. This program is compatable with the new v4l2 drivers on the 2.6.x kernel. There are only 4 controls that work. They are 1. Exposure 2. Gain 3. White Color Balance 4. Auto Gain. The last one is only on or off. Just untar the file. cd to the directory where the files were untared. Do the command ./configure then make then make install. The executiable will be put in your bin directory. Just give the command logitechcamctrl . That should do it. Dancie.
- GPRS协议代码--C++ GPRS协议代码
文件名称:ffmpeg-4.2.3
-
所属分类:
- 标签属性:
- 上传时间:2021-05-14
-
文件大小:10.45mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
下载1 (10.45mb)
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容来自于网络,使用问题请自行百度
1、下载ffmpeg-4.2.3代码
2、配置(编译静态库)
./configure --target-os=linux --prefix=$(pwd)/temp --enable-cross-compile --arch=arm --cc=arm-hisiv300-linux-gcc --cross-prefix=arm-hisiv300-linux- --nm=arm-hisiv300-linux-nm --disable-shared --enable-static --enable-gpl --enable-swscale --enable-avfilter --disable-devices --disable-filters
配置结果:(忽略)
WARNING: arm-hisiv300-linux-pkg-config not found, library detection may fail.
config.h is unchanged
libavutil/avconfig.h is unchanged
libavfilter/filter_list.c is unchanged
libavcodec/codec_list.c is unchanged
libavcodec/parser_list.c is unchanged
libavcodec/bsf_list.c is unchanged
libavformat/demuxer_list.c is unchanged
libavformat/muxer_list.c is unchanged
libavdevice/indev_list.c is unchanged
libavdevice/outdev_list.c is unchanged
libavformat/protocol_list.c is unchanged
ffbuild/config.sh is unchanged
3、编译
make -j4
4、安装到指定目录(ffmpeg-4.2.3/temp)
make install
5、生成四个目录
bin
include
lib
share
6、移植
将include lib目录下的内容进行移植即可。
2、配置(编译静态库)
./configure --target-os=linux --prefix=$(pwd)/temp --enable-cross-compile --arch=arm --cc=arm-hisiv300-linux-gcc --cross-prefix=arm-hisiv300-linux- --nm=arm-hisiv300-linux-nm --disable-shared --enable-static --enable-gpl --enable-swscale --enable-avfilter --disable-devices --disable-filters
配置结果:(忽略)
WARNING: arm-hisiv300-linux-pkg-config not found, library detection may fail.
config.h is unchanged
libavutil/avconfig.h is unchanged
libavfilter/filter_list.c is unchanged
libavcodec/codec_list.c is unchanged
libavcodec/parser_list.c is unchanged
libavcodec/bsf_list.c is unchanged
libavformat/demuxer_list.c is unchanged
libavformat/muxer_list.c is unchanged
libavdevice/indev_list.c is unchanged
libavdevice/outdev_list.c is unchanged
libavformat/protocol_list.c is unchanged
ffbuild/config.sh is unchanged
3、编译
make -j4
4、安装到指定目录(ffmpeg-4.2.3/temp)
make install
5、生成四个目录
bin
include
lib
share
6、移植
将include lib目录下的内容进行移植即可。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : ffmpeg-4.2.3.tar.bz2 列表 ffmpeg-4.2.3/ ffmpeg-4.2.3/Makefile ffmpeg-4.2.3/libavcodec/ ffmpeg-4.2.3/libavcodec/roqvideo.h ffmpeg-4.2.3/libavcodec/txd.c ffmpeg-4.2.3/libavcodec/h264dsp_template.c ffmpeg-4.2.3/libavcodec/v4l2_context.c ffmpeg-4.2.3/libavcodec/png_parser.c ffmpeg-4.2.3/libavcodec/dxva2.c ffmpeg-4.2.3/libavcodec/qcelpdata.h ffmpeg-4.2.3/libavcodec/adx.c ffmpeg-4.2.3/libavcodec/aacps_fixed.c ffmpeg-4.2.3/libavcodec/amrnbdata.h ffmpeg-4.2.3/libavcodec/lossless_videoencdsp.c ffmpeg-4.2.3/libavcodec/snappy.c ffmpeg-4.2.3/libavcodec/pcx.c ffmpeg-4.2.3/libavcodec/dv_profile_internal.h ffmpeg-4.2.3/libavcodec/alac_data.h ffmpeg-4.2.3/libavcodec/dcadct.c ffmpeg-4.2.3/libavcodec/pcm-dvdenc.c ffmpeg-4.2.3/libavcodec/ttadsp.h ffmpeg-4.2.3/libavcodec/libopenh264dec.c ffmpeg-4.2.3/libavcodec/screenpresso.c ffmpeg-4.2.3/libavcodec/ilbcdec.c ffmpeg-4.2.3/libavcodec/mathtables.c ffmpeg-4.2.3/libavcodec/mjpegenc_common.c ffmpeg-4.2.3/libavcodec/fft_fixed.c ffmpeg-4.2.3/libavcodec/dv_tablegen.h ffmpeg-4.2.3/libavcodec/webvttenc.c ffmpeg-4.2.3/libavcodec/h264_slice.c ffmpeg-4.2.3/libavcodec/gsmdec_template.c ffmpeg-4.2.3/libavcodec/atrac3plusdec.c ffmpeg-4.2.3/libavcodec/hwaccels.h ffmpeg-4.2.3/libavcodec/h261data.c ffmpeg-4.2.3/libavcodec/diracdec.c ffmpeg-4.2.3/libavcodec/mjpegenc_huffman.h ffmpeg-4.2.3/libavcodec/nvenc.c ffmpeg-4.2.3/libavcodec/cbs_h264_syntax_template.c ffmpeg-4.2.3/libavcodec/dca.h ffmpeg-4.2.3/libavcodec/opus.c ffmpeg-4.2.3/libavcodec/h264_levels.h ffmpeg-4.2.3/libavcodec/opusenc_psy.h ffmpeg-4.2.3/libavcodec/h264_mb.c ffmpeg-4.2.3/libavcodec/vp56rac.c ffmpeg-4.2.3/libavcodec/mjpeg_parser.c ffmpeg-4.2.3/libavcodec/mss2.c ffmpeg-4.2.3/libavcodec/microdvddec.c ffmpeg-4.2.3/libavcodec/ac3dec_data.h ffmpeg-4.2.3/libavcodec/prosumer.c ffmpeg-4.2.3/libavcodec/vc1data.c ffmpeg-4.2.3/libavcodec/h264_redundant_pps_bsf.c ffmpeg-4.2.3/libavcodec/vc1_pred.h ffmpeg-4.2.3/libavcodec/rle.c ffmpeg-4.2.3/libavcodec/frwu.c ffmpeg-4.2.3/libavcodec/ac3dec.c ffmpeg-4.2.3/libavcodec/fitsdec.c ffmpeg-4.2.3/libavcodec/vc1_mc.c ffmpeg-4.2.3/libavcodec/hqxdsp.c ffmpeg-4.2.3/libavcodec/dxa.c ffmpeg-4.2.3/libavcodec/v4l2_m2m.c ffmpeg-4.2.3/libavcodec/elsdec.c ffmpeg-4.2.3/libavcodec/mpegaudio_tablegen.c ffmpeg-4.2.3/libavcodec/snow_dwt.h ffmpeg-4.2.3/libavcodec/sinewin.c ffmpeg-4.2.3/libavcodec/sbcenc.c ffmpeg-4.2.3/libavcodec/flac.c ffmpeg-4.2.3/libavcodec/vp9dsp.c ffmpeg-4.2.3/libavcodec/mjpeg.h ffmpeg-4.2.3/libavcodec/mpegaudiodectab.h ffmpeg-4.2.3/libavcodec/msmpeg4data.c ffmpeg-4.2.3/libavcodec/gif_parser.c ffmpeg-4.2.3/libavcodec/paf.h ffmpeg-4.2.3/libavcodec/decode.h ffmpeg-4.2.3/libavcodec/sinewin_tablegen.c ffmpeg-4.2.3/libavcodec/vp3dsp.c ffmpeg-4.2.3/libavcodec/huffman.c ffmpeg-4.2.3/libavcodec/fmvc.c ffmpeg-4.2.3/libavcodec/msmpeg4dec.c ffmpeg-4.2.3/libavcodec/mqc.c ffmpeg-4.2.3/libavcodec/libwebpenc.c ffmpeg-4.2.3/libavcodec/srtdec.c ffmpeg-4.2.3/libavcodec/s302m.c ffmpeg-4.2.3/libavcodec/dvaudio.h ffmpeg-4.2.3/libavcodec/cpia.c ffmpeg-4.2.3/libavcodec/indeo4.c ffmpeg-4.2.3/libavcodec/dcadec.h ffmpeg-4.2.3/libavcodec/canopus.c ffmpeg-4.2.3/libavcodec/flvenc.c ffmpeg-4.2.3/libavcodec/vp9lpf.c ffmpeg-4.2.3/libavcodec/pnmdec.c ffmpeg-4.2.3/libavcodec/mlp_parse.c ffmpeg-4.2.3/libavcodec/libopenh264.h ffmpeg-4.2.3/libavcodec/sbcdec_data.c ffmpeg-4.2.3/libavcodec/hevc_parse.c ffmpeg-4.2.3/libavcodec/msrledec.c ffmpeg-4.2.3/libavcodec/jpegls.h ffmpeg-4.2.3/libavcodec/Makefile ffmpeg-4.2.3/libavcodec/cbs_h2645.h ffmpeg-4.2.3/libavcodec/flacenc.c ffmpeg-4.2.3/libavcodec/twinvq_data.h ffmpeg-4.2.3/libavcodec/wmv2.c ffmpeg-4.2.3/libavcodec/internal.h ffmpeg-4.2.3/libavcodec/dpcm.c ffmpeg-4.2.3/libavcodec/mpeg12.h ffmpeg-4.2.3/libavcodec/aliaspixdec.c ffmpeg-4.2.3/libavcodec/mpegaudiodec_fixed.c ffmpeg-4.2.3/libavcodec/cbrt_tablegen_template.c ffmpeg-4.2.3/libavcodec/jfdctint.c ffmpeg-4.2.3/libavcodec/mss4.c ffmpeg-4.2.3/libavcodec/bmvaudio.c ffmpeg-4.2.3/libavcodec/h263_parser.c ffmpeg-4.2.3/libavcodec/cbrt_data_fixed.c ffmpeg-4.2.3/libavcodec/rv34dsp.c ffmpeg-4.2.3/libavcodec/vp56dsp.h ffmpeg-4.2.3/libavcodec/vp9_superframe_bsf.c ffmpeg-4.2.3/libavcodec/ulti.c ffmpeg-4.2.3/libavcodec/profiles.h ffmpeg-4.2.3/libavcodec/nvenc_hevc.c ffmpeg-4.2.3/libavcodec/mpegvideo_enc.c ffmpeg-4.2.3/libavcodec/fft_float.c ffmpeg-4.2.3/libavcodec/wmv2dsp.c ffmpeg-4.2.3/libavcodec/dv.h ffmpeg-4.2.3/libavcodec/ffwavesynth.c ffmpeg-4.2.3/libavcodec/flacdsp_template.c ffmpeg-4.2.3/libavcodec/mpc8huff.h ffmpeg-4.2.3/libavcodec/scpr.h ffmpeg-4.2.3/libavcodec/h265_profile_level.h ffmpeg-4.2.3/libavcodec/options.c ffmpeg-4.2.3/libavcodec/rpza.c ffmpeg-4.2.3/libavcodec/vp56dsp.c ffmpeg-4.2.3/libavcodec/svq1enc.h ffmpeg-4.2.3/libavcodec/mpegvideo_motion.c ffmpeg-4.2.3/libavcodec/frame_thread_encoder.c ffmpeg-4.2.3/libavcodec/aura.c ffmpeg-4.2.3/libavcodec/mpeg4audio.h ffmpeg-4.2.3/libavcodec/smvjpegdec.c ffmpeg-4.2.3/libavcodec/hevc_mp4toannexb_bsf.c ffmpeg-4.2.3/libavcodec/yop.c ffmpeg-4.2.3/libavcodec/sbcdec_data.h ffmpeg-4.2.3/libavcodec/smc.c ffmpeg-4.2.3/libavcodec/asvdec.c ffmpeg-4.2.3/libavcodec/rscc.c ffmpeg-4.2.3/libavcodec/vc1acdata.h ffmpeg-4.2.3/libavcodec/fft-internal.h ff
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
