Advertisement

FFMPEG 新版本(2012-09-19)

  •  5星
  •     浏览量: 0
  •     大小:None
  •      文件类型:RAR


简介:
FFMPEG新版本发布于2012年9月19日,带来了性能优化和新功能,支持更多媒体格式及编解码器,提升了音频和视频处理的效率与质量。 FFMPEG 2012-09-19新版本发布,源文件版本为0.11.2。该版本在Windows平台上编译完成,并提供给大家使用。 此版本支持X264编码,包含了预编译的X264和FFMPEG的相关文件(包括头文件、库文件及动态链接库)。

全部评论 (0)

还没有任何评论哟~
客服
客服
  • FFMPEG 2012-09-19
    优质
    FFMPEG新版本发布于2012年9月19日,带来了性能优化和新功能,支持更多媒体格式及编解码器,提升了音频和视频处理的效率与质量。 FFMPEG 2012-09-19新版本发布,源文件版本为0.11.2。该版本在Windows平台上编译完成,并提供给大家使用。 此版本支持X264编码,包含了预编译的X264和FFMPEG的相关文件(包括头文件、库文件及动态链接库)。
  • Java - JDK 19,最
    优质
    Java Development Kit (JDK) 19是Oracle发布的最新版本,提供了诸多新功能和改进,旨在优化开发者体验并增强软件性能。 JAVA - JDK 19版本的最新安装包现已推出。
  • 408历年真题与答案(09~19年)PDF
    优质
    本资料集汇编了2009年至2019年间408计算机学科专业基础综合考试的所有真题及详细答案解析,以PDF格式提供。适合备考考生深入理解和掌握历年考点变化趋势。 408历年真题及答案(2009年至2019年)PDF版
  • 完美国际按键精灵9脚源码(更2012-9-19
    优质
    该简介提供截至2012年9月19日的《完美世界》游戏版本中使用的按键精灵9脚本源代码,包含各类自动化任务和便利玩家的游戏脚本。 主要是更新了基址和矿坐标文件。由于我的小老虎升到了70级,现在可以去落日高原和龙战之野挖中级矿了,这两个地方的怪物都是物理攻击类型,对老虎伤害不大。还是按照老规矩把脚本导入按键精灵9,并将SiteList.txt文件放在C盘根目录即可运行。
  • 群联PS2251-09/PS2309 PS2251-19 USB 3.0 V3.80 2020量产工具,已亲测可用
    优质
    此简介介绍的是群联电子的USB 3.0控制器PS2251-09/PS2309及PS2251-19的V3.80版本2020年新版量产工具,已经过实际测试确认可用。 群联PS2251-09(也称为PS2309)支持多种主控芯片:包括PS2251-19u3 01、02、03、06、07、11和12版本,其中PS2251-19u3 06、07、11和12为2020年版。本人曾遇到金士顿U盘颗粒损坏的情况,尝试了网上找到的多个解决方案但都无法成功量产(这些方案通常会导致无法正常工作或无反应)。直到使用PS2251-09版本才得以顺利解决。 该版本支持超过480种闪存颗粒,并且成功率更高。操作步骤如下:选择主控为PS2251-09,根据U盘接口类型(USB 2.0 或 USB 3.0)进行相应设置;扫描等级设为高格+正片模式;容量设定为自动检测;保存配置后开始量产过程,所需时间会依据实际容量大小有所不同。
  • FFmpeg Windows 执行文件
    优质
    这段简介可以描述为:“FFmpeg最新版Windows版本执行文件”提供了在Windows系统上运行最先进音频和视频处理功能的便捷方式,适合开发者与多媒体爱好者使用。 Hyper Fast Audio and Video Encoder Usage: ``` ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}... Getting help: - h -- print basic options - h long -- print more detailed options - h full -- print all available options (including format and codec specific ones, very extensive) Print Help / Information / Capabilities: -L show license -h topic show help -? topic show help -help topic show help --help topic show help -version show version -buildconf show build configuration -formats list supported formats -devices list available devices -codecs list available codecs -decoders list available decoders -encoders list available encoders -bsfs bit stream filters overview -protocols protocols support -filters filter options -pix_fmts pixel format details -layouts standard channel layouts -sample_fmts audio sample formats -colors color names -sources device sources listing -sinks device sinks listing Global Options (affect the entire program instead of individual files): -loglevel loglevel set logging level -v loglevel set logging level -report generate a report -max_alloc bytes set maximum single allocation size -y overwrite output files -n never overwrite output files -stats print progress during encoding -max_error_rate ratio for error tolerance (0.0: no errors, 1.0: full errors) -bits_per_raw_sample number bits per raw sample -vol volume adjust audio level (256=normal) Per-file Main Options: -f fmt force format -c codec specify codec name -codec codec specify codec name -pre preset use a predefined set of options -map_metadata outfile[,metadata]:infile[,metadata] transfer metadata between files -t duration limit recording or transcoding to duration seconds -to time_stop stop at specified time in output file -fs bytes set maximum size for the output file -ss offset start processing from specific point in input file -timestamp timestamp specify recording timestamp (now sets current time) -metadata string=string add metadata -target type define target format (vcd, svcd, dvd etc) -apad audio padding option -frames number set frame count for output -filter filter_graph apply video or audio filters using a graph description -filter_script filename read filter descriptions from file -reinit_filter reinitialize the filtergraph when input parameters change -discard discard stream data (useful for filtering) -disposition disposition modify program metadata Video Options: -vframes number set frame count -r rate specify frame rate in Hz or fraction form -s size define resolution as WxH or abbreviation -aspect aspect ratio of video, e.g. 4:3, 16:9 -bits_per_raw_sample number bits per raw sample -vn disable video stream output -vcodec codec force specific video codec (copy to copy the original) -timecode hh:mm:ss[:;.]ff set initial TimeCode value. -pass n select pass for multi-pass encoding (1-3) -vf filter_graph apply filters on video streams -ab bitrate audio bit rate (use -b:a instead) -b bitrate overall bit rate of output file (use -b:v instead) Audio Options: -aframes number set frame count -aq quality level codec-specific audio quality setting -ar rate sampling frequency in Hz -ac channels number of sound channels -an disable audio stream output -acodec codec force specific audio codec (copy to copy the original) -vol volume change audio volume (256=normal) -af filter_graph apply filters on audio streams Subtitle Options: -s size define subtitle frame resolution as WxH or abbreviation -sn disable subtitles -scodec codec force specific subtitle format (use copy to replicate input stream) -stag fourcc/tag specify tag/fourcc for subtitles -fix_sub_duration correct subtitle duration -canvas_size set canvas dimensions in WxH form -spre preset apply a predefined configuration of options
  • Android SDK19
    优质
    Android SDK版本19对应Android 4.4 KitKat系统版本,提供了开发人员所需的API和工具来创建兼容该系统的应用程序。 下载 Android SDK 19 后解压并放入 platform 文件夹中即可使用。
  • Eclipse 2018-09下载
    优质
    Eclipse 2018-09版本提供了一套全面且强大的开发工具,适用于Java及其他编程语言。此版本优化了用户界面及功能,为开发者带来更佳体验。 Eclipse 2018-09的64位官方原版是Java开发的理想选择。
  • Keel-2018-04-09.zip
    优质
    这是一个在2018年4月9日更新的文件包,名为Keel-2018-04-09更新版.zip。该压缩文件包含了特定日期版本的所有更新内容和改进。 Keel软件是一款功能强大的工具,它专为提高工作效率而设计。通过简洁直观的界面和丰富的插件支持,用户可以轻松完成各种任务,并且能够根据个人需求进行定制化设置。此外,该软件还提供了详细的帮助文档和技术论坛以供学习交流。 (注:原文中包含了一些联系方式及链接信息,在此进行了删除处理) 重写后的内容: Keel软件是一款功能强大的工具,旨在提升工作效率。它拥有简洁直观的界面和丰富的插件支持,使用户能够轻松完成各种任务,并可以根据个人需求进行定制化设置。此外,该软件还提供了详细的帮助文档和技术论坛以供学习交流。
  • OpenCVSharp 4.0最19个实例演示
    优质
    本教程提供针对OpenCVSharp 4.0最新版的19个实例讲解,涵盖图像处理和计算机视觉领域的多种应用场景。 OpenCVSharp 4.0 版本提供了19个示例: Sample01:如何创建一个简单的2D图像并使用OpenCV窗口显示它。 Sample02:如何加载和显示图片。 Sample03:如何创建灰度图象。 Sample04:如何对图像应用不同的滤镜,例如腐蚀、膨胀等。 Sample04-Winforms:在WindowsForms应用程序中使用OpenCVSharp的方法。 Sample05:在WPF应用程序中使用OpenCVSharp的方法。 Sample06:如何使用VideoCapture和WebCam。 Sample07:如何通过OpenCV的C++接口访问像素数据。 Sample08:如何对图像应用MorphologyEx滤镜。 Sample09:如何调整、旋转并模糊图片。 Sample10:如何计算一幅图象的直方图。 Sample11:怎样使用k-means方法。 Sample12:怎样使用分水岭变换。 Sample13:如何使用SURF(Speeded Up Robust Features)技术。 Sample14:如何使用SimpleBlobDetector检测图像中的简单对象或特征点。 Sample15:如何利用Haar级联法来识别面部。 Sample16:如何训练自己的分类器,使用CascadeClassifier工具进行物体检测。 Sample17:如何通过FisherFaceRecognizer方法识别人脸。 Sample18:怎样创建一个简单的OCR(光学字符识别)程序,使用OpenCVSharp实现文本识别功能。 Sample19:如何创建一个简易条形码阅读器应用,利用OpenCVSharp处理和读取条形码信息。