CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - ffmpeg文件

搜索资源列表

  1. ffmpeg-videosplit.rar

    0下载:
  2. 可以不经过编解码就快速的切割视频文件,可以任意确定出点和入点,Can not read the codec on the Express cutting video files, can be identified and entry points
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3176545
    • 提供者:wufeng
  1. ffmpeg-git-f354396-32-bit-dev

    2下载:
  2. 2011最新版本的ffmpeg VC库,包括头文件和lib和dll文件,可以直接在VC工程中使用,此文件为32bit版本。-The latest 2011 version of ffmpeg VC libraries, including the header files and lib and dll files, can be used directly in the VC project, this file is 32bit version.
  3. 所属分类:多媒体编程

    • 发布日期:2012-11-23
    • 文件大小:913165
    • 提供者:康军
  1. FFMPEG-H264

    5下载:
  2. 这个是使用ffmpeg编解码H264文件,非常好的东东哦!-This is to use ffmpeg codec H264 files, very good stuff Oh!
  3. 所属分类:多媒体编程

    • 发布日期:2013-09-11
    • 文件大小:227487
    • 提供者:33
  1. ffmpeg_h264_vc

    0下载:
  2. ffmpeg中抽取的H.264解码器代码,解码速度比JM解码器快,增加了trace文件-ffmpeg H.264 decoder to extract the code, decoding speed faster than the JM decoder, an increase of trace files
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:994320
    • 提供者:fengye
  1. ffmpeg

    0下载:
  2. FFmpeg的头文件,很重要的,在vs环境下必须的-FFmpeg header files, it is important to learn to get ffmpeg
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-06
    • 文件大小:74446
    • 提供者:陈婷
  1. ffmpeg

    1下载:
  2. ffmpeg是对记录、转换和流音视频的解决方案。它包括libavcodec,leading audio/video codec library.ffmpeg运行在linux环境下,但它能够在大多数操作系统上编译,包括windows。 ffmpeg项目由以下几部分组成: ffmpeg 视频文件转换命令行工具,也支持经过实时电视卡抓取和编码成视频文件. ffserver 基于HTTP(RTSP正在开发中)用于实时广播的多媒体服务器.也支持时间平移 ffplay 用 SDL和F
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-21
    • 文件大小:6437694
    • 提供者:hhypgfadwr
  1. ffmpeg-0.11.1.tar

    0下载:
  2. 大名鼎鼎的开源多媒体编程,ffmpeg 视频文件转换命令行工具,也支持经过实时电视卡抓取和编码成视频文件,信息流媒体操作的好资料。-Famous open source multimedia programming, ffmpeg video file conversion command-line tool, after the real-time TV card also supports ripping and encoding a video file the information s
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-05
    • 文件大小:7401019
    • 提供者:czd
  1. ffmpeg-devlibs

    0下载:
  2. ffmpeg音视频处理源码库的库文件,解压后直接可以配置到vs环境中使用!-it s ffmpeg library files ,can use when you unZip it.
  3. 所属分类:Multimedia Develop

    • 发布日期:
    • 文件大小:369283
    • 提供者:alising chen
  1. ffmpeg-20130226-win32-dev

    0下载:
  2. ffmpeg最新的开发者文档,没有bin目录,通过转换可以得到lib文件-ffmpeg source codes.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-10
    • 文件大小:654356
    • 提供者:alising Chen
  1. ffmpeg-dev

    0下载:
  2. ffmpeg在windows下比较难编译,这个是较新版本的windows下的静态库文件。-ffmpeg under windows more difficult to compile, this is a newer version of the windows static library file.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-24
    • 文件大小:727864
    • 提供者:fzy
  1. ffmpeg

    0下载:
  2. ffmpeg for delphi 声明文件-ffmpeg for delphi
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-24
    • 文件大小:176976
    • 提供者:张宁
  1. ffmpegtutorial

    0下载:
  2. ffmpegtutorial ffmpeg 教程 源代码,10个源代码文件。 代码非常不错
  3. 所属分类:Windows编程

  1. mfc-ffmpeg-sdl

    0下载:
  2. 使用MFC开发界面, FFMPEG读取录像文件, 并用SDL显示。可以打开多种录像文件。-Use MFC FFMPEG SDL read video files, and display.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-12-11
    • 文件大小:11547762
    • 提供者:黄啸群
  1. 模块化视音频同步版本

    0下载:
  2. 在windows上编译的ffmpeg,实现了对视频文件的播放。其中视音频同步,采用了模块化编程思想(ffmpeg compiled on the windows, the realization of the video file playback. Among them, the video and audio synchronization adopts the modular programming idea)
  3. 所属分类:其他

  1. simplest_ffmpeg_player_2

    0下载:
  2. vc 利用 ffmpeg 和 sdl 实现的 h264文件 播放器(the H264 file player that uses ffmpeg and SDL In c++)
  3. 所属分类:多媒体编程

    • 发布日期:2017-12-24
    • 文件大小:31707136
    • 提供者:heihei123
  1. YuvToH264

    0下载:
  2. 通过FFMPEG,将YUV文件编码成H264文件,在用的时候,要在网上找一个YUV文件。(Through FFMPEG, the YUV file is encoded into a H264 file, and when you use it, find a YUV file on the internet.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:14018560
    • 提供者:hxq2146041
  1. UrlSavetoh264

    0下载:
  2. 将RTSP的URL连接,读取视频流,并保存为H264文件。(Connect the RTSP URL, read the video stream, and save it as a H264 file.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:16242688
    • 提供者:hxq2146041
  1. WinForms嵌套其他程序

    0下载:
  2. 一个用C#编写的WinForm程序,可以将一个“本程序打开的exe文件创建的进程” 嵌套到界面的容器中,或者 "通过程序名称查找的进程" 嵌套到界面中。 本程序的本意是做一个基于ffmpeg的播放器界面,将SDL播放界面嵌套到C#界面中。(A program for bring a process to a C# UI. The process can be create by the programe , or Findwindow handle create by ot
  3. 所属分类:多媒体编程

    • 发布日期:2018-01-04
    • 文件大小:11771904
    • 提供者:冰缘
  1. rtmp_player

    0下载:
  2. rtmp播放器,适用于html5,可以播放rtmp的流,包含demo(RTMP player, apply to it, can play the RTMP flow, contains the demo)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:181248
    • 提供者:委员会
  1. VS编译的ffmpeg

    2下载:
  2. 使用vs编译的ffmpeg源码及项目文件(Ffmpeg source code compiled by vs)
  3. 所属分类:多媒体编程

    • 发布日期:2020-12-18
    • 文件大小:13477888
    • 提供者:橙枫
« 12 3 4 »
搜珍网 www.dssz.com