本程序实现了YUV像素数据编码为视频码流(H.265,H264,MPEG2,VP8等等)。
是最简单的FFmpeg视频编码方面的教程。
它包含以下两个子项目:simplest_ffmpeg_video_encoder:最简单的基于FFmpeg的视频编码器。
使用libavcodec和libavformat编码并且封装视频。
simplest_ffmpeg_video_encoder_pure:最简单的基于FFmpeg的视频编码器-纯净版。
仅使用libavcodec编码视频,不使用libavformat。
1.2版本增加了多平台下编译的支持:Windows,MacOS,以及Linux。
2024/5/31 3:22:55 30.96MB FFmpeg YUV H.264 编码
1
旋转编码开关(Rotary_Encoder_switch)-使用说明及程序
2024/5/20 13:02:51 279KB 旋转 编码 开关
1
基于Encoder-Decoder结构,将图像转换为文字采用python代码实现
2024/5/19 12:54:17 1.36MB 图像转文字 深度学习 Encode Decode
1
Netty在Android开发中的应用实战系列(一)———搭建服务端与客户端:https://azhon.blog.csdn.net/article/details/100569489Netty在Android开发中的应用实战系列(二)———Encoder|Decoder|Handler的使用:https://azhon.blog.csdn.net/article/details/100831777Netty在Android开发中的应用实战系列(三)———心跳处理|断线重连:https://azhon.blog.csdn.net/article/details/100941312Netty在Android开发中的应用实战系列(四)———粘包|拆包处理:https://azhon.blog.csdn.net/article/details/101039462
2024/4/16 1:58:52 4.43MB netty tcp socket
1
匿名上位机V7版本,其包含飞控显示,波形显示的等功能,可用于调试encoder、PID等,亦可当作普通的串口显示助手来使用,其通信协议在软件内部,可自行查找。
2023/10/4 12:40:42 9.9MB 匿名上位机 上位机 单片机 调试
1
h.264视频编解码源代码.rar详细说明:h.264标准代码,用于视频编码!可以实现各种视频的编码和解码,可以在这个代码的基础上进行各种开发,比如算法的优化,转码技术,实现各种分辨了的转码-h.264standardcode,usesinthevideofrequencycode!Mayrealizeeachkindofvideofrequencycodeandthedecoding,maycarryoneachkindofdevelopmentinthiscodefoundation,forinstancethealgorithmoptimization,transfersthecodetechnology,realizeseachkindhasdistinguishedextensioncode文件列表:jm73....\JM....\..\bin....\..\...\decoder.cfg....\..\...\encoder.cfg....\..\...\lencod.exe....\..\...\lencod.map....\..\...\lencod.pdb....\..\CHANGES.TXT....\..\Changes_detail.txt....\..\copyright.txt....\..\disclaimer.txt....\..\doc....\..\...\coding_style.doc....\..\...\doxygen.txt....\..\...\h26l.css....\..\...\ldecod.dox....\..\...\lencod.dox....\..\encoder.cfg....\..\foreman_part_qcif.yuv....\..\ldecod....\..\......\inc....\..\......\...\annexb.h....\..\......\...\biaridecod.h....\..\......\...\block.h....\..\......\...\cabac.h....\..\......\...\context_ini.h....\..\......\...\contributors.h....\..\......\...\ctx_tables.h....\..\......\...\defines.h....\..\......\...\elements.h....\..\......\...\erc_api.h....\..\......\...\erc_do.h....\..\......\...\erc_globals.h....\..\......\...\errorconcealment.h....\..\......\...\fmo.h....\..\......\...\global.h....\..\......\...\header.h....\..\......\...\image.h....\..\......\...\leaky_bucket.h....\..\......\...\macroblock.h....\..\......\...\mbuffer.h....\..\......\...\mb_access.h....\..\......\...\memalloc.h....\..\......\...\nalu.h....\..\......\...\nalucommon.h....\..\......\...\output.h....\..\......\...\parset.h....\..\......\...\parsetcommon.h....\..\......\...\rtp.h....\..\......\...\sei.h....\..\......\...\vlc.h....\..\......\Makefile....\..\..
2023/9/8 17:47:46 1.07MB h.264视频编解码源代码.rar
1
STM32写的一个KY-040旋转编码器的程序,主要程序都在main.c里,所以其他单片机改一下就可以用了。
都有注释,引脚怎么接也注释了。
读取了旋转角度,然后控制灯的亮和暗,0到360度对应灯越来越亮。
另外贴一个特别好的官网资料地址http://henrysbench.capnfatz.com/henrys-bench/arduino-sensors-and-input/keyes-ky-040-arduino-rotary-encoder-user-manual/
2023/7/25 19:34:28 2.79MB KY-040 旋转编码器 STM32 单片机程序
1
jave-1.0.2.2.jar完全解决如下问题:1、报错:it.sauronsoftware.jave.EncoderException:Metadata:2、可以转换,可以播放,但是有个异常:it.sauronsoftware.jave.EncoderException:video:0kBaudio:1301kBsubtitle:0kBotherstreams:0kBglobalheaders:0kBmuxingoverhead:0.019516%通过解读源码,在windows下ok,而在linux下解析格式有所不同才导致上面的各种异常,最终修改了源码包中的Encoder.java,整合ffmpeg-2.7.2-x64版本参考文献:1、jave-1.0.2源码下载地址:http://www.sauronsoftware.it/projects/jave/download.php2、ffmpeg下载地址:http://johnvansickle.com/ffmpeg/3、林杰博客说明:http://linjie.org/2015/08/06/amr%E6%A0%BC%E5%BC%8F%E8%BD%ACmp3%E6%A0%BC%E5%BC%8F-%E5%AE%8C%E7%BE%8E%E8%A7%A3%E5%86%B3Linux%E4%B8%8B%E8%BD%AC%E6%8D%A20K%E9%97%AE%E9%A2%98/
2023/7/5 8:51:53 15.04MB Jave ffmpeg wav转mp3
1
ShellcodeHelperv1.62CodedbyTeLeMan(c)2008-2013Usage:schelper.exe[options]Options:-i[inputfile]inputfile(Default:stdin)-o[outputfile]outputfile(Default:stdout)-sinputfileformat(Default:Auto-Detection)-sbinputfileformatisBinary-sptheinputfileformat'sparameters-doutputfileformat(Default:Cformat)-dboutputfileformatisBinary-dptheoutputfileformat'sparameters-searchgetthestartoffsetbythepattern:e.g.PK\x03\x04-sofffixthematchoffsetaftersearching(Default:0)-offconverttheinputfilefromtheoffset(Default:0)-lenconverttheinputfilewiththelength(Default:0-MAX)-en[encoder]encodeshellcode(Default:XorDword)-de[encoder]decodeshellcode(Default:Auto-Detection)-exexcludecharacters:e.g.0x00,0x01-0x1F,0xFF(Default:0x00)-inincudecharactersonly-eptheencoder'sparameters-t[pid]executeorinjectshellcodeintoprocessfortesting-td[pid]executeorinjectshellcodeintoprocessfordebugging-stackputshellcodeintostackandexecuteit(ESPistheshellcodestart)-noinfodisplaynonormalmessagesexcepterrormessagesAvailableformats:0-C1-C(HexArray)2-Perl3-Python4-Ruby5-JavaScript(Escape)6-VBScript(Escape)7-Pascal8-MASM(Data)9-HexDump10-BitString11-HexString12-HexArray(Clike)13-Base6414-Binary15-HexString(Clike)16-HexString(Escape)17-HexString(JavaScript,UNICODE)18-URI(ISO-8859-1)19-XML(PCDATA)20-BigNumber21-BigNumber(Hex)22-BigNumber(BaseX)23-FloatPoint24-UnixTimestamp25-GUID26-MASM(ASM)27-NASM28-YASM(ASM)29-FASM(ASM)30-JWASM(ASM)31-POASM(ASM)32-GOASM(ASM)33-GNUASMAvailableencoders:
2023/3/8 21:44:10 3.93MB shellcode 辅助工具
1
simplest_ffmpeg_video_filter、simplest_ffmpeg_video_encoder、simplest_ffmpeg_swscale、simplest_ffmpeg_streamer、simplest_ffmpeg_player、simplest_ffmpeg_picture_encodersimplest_ffmpeg_mobile、simplest_ffmpeg_mem_handler、simplest_ffmpeg_format
2018/3/9 20:20:33 827.39MB ffmpeg 雷霄骅
1
共 13 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡