CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 流媒体/Mpeg4 搜索资源 - ffmpeg open

搜索资源列表

  1. 编解码器FFMPEG中提取了h264的解码程序

    0下载:
  2. 从开源编解码器FFMPEG中提取了h264的解码程序,在windows平台上测试效率较高,From the open source FFMPEG codec to extract the h264 decoding procedure, tested on windows platform, higher efficiency
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2017-04-09
    • 文件大小:1.97mb
    • 提供者:和永智
  1. YV12TORGB24

    0下载:
  2. 这个程序实现了YV12转化为RGB24显示,使用FFMPEG开源库,值得学习的地方是转码,显示.开源FFMPEG使用.-This application implements YV12 into RGB24 display, using FFMPEG open source library, and the place of study is the code, display. Open source FFMPEG use.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2016-01-26
    • 文件大小:4.27mb
    • 提供者:
  1. decode_h264_with_ffmpeg

    0下载:
  2. 使用著名的ffmpeg开源编解码库对H264(AVC)视频进行解码的代码(H264)。-H264 (AVC) video decoding code (H264) using the open source ffmpeg codec library.
  3. 所属分类:Streaming_Mpeg4

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

    1下载:
  2. 基于ffmpeg的视频解码类,支持OpenCV的IpliImage的视频帧输出, 由用户释放IplImage内存 -ffmpeg based video decoder
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-06
    • 文件大小:2.64kb
    • 提供者:reede
  1. ffmpeg-0.5.8.tar

    0下载:
  2. ffmpeg-0.5.8源码包 ffmpeg很好的音视频编解码开源软件-good audio and video codec ffmpeg-0.5.8 source package ffmpeg open source software
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-11-02
    • 文件大小:3.17mb
    • 提供者:丁丁
  1. x264_rtp

    0下载:
  2. This Code is to Encoding and Streaming H.264. This code is based to FFMPEG open source. This code consists of h.264 encoding library and RTP streaming library.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-23
    • 文件大小:7.1mb
    • 提供者:
  1. ffmpeg-0.5

    0下载:
  2. This file contains the ffmpeg video codec library. FFmpeg is the open source library of numerous codecs like mpeg4, H.264, H.263, mpeg2 and many more. You can encode your raw video using any video codec.
  3. 所属分类:Streaming_Mpeg4

  1. cross_compile

    0下载:
  2. windows下编译ffplay的方法 ffplay是一个基于ffmpeg的开源软件,主要开发环境为linux,本文档提供windows下的编译方法,便于移植使用-windows compile ffplay way ffplay is an open-source software based on ffmpeg, the main development environment for linux, this document provides methods to compile un
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-27
    • 文件大小:118.32kb
    • 提供者:zuo
  1. Ffmpeg H264 Decoder Lib

    3下载:
  2. 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC200
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2013-03-06
    • 文件大小:6.01mb
    • 提供者:致胜织梦
  1. ffmpeg-svn-20070501.tar

    0下载:
  2. 视音频编解码功能,通过了在linux下的编译,gcc版本4.1.2。成功对视频流进行H.264编码并将符合H.264标准的视音频文件解码成YUV数据,最后使用YUV工具播放成功。-audio/video codec toos. It includes libavcodec, the leading open source codec library. compiled in linux GCC at version 4.1.2.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-11
    • 文件大小:2.53mb
    • 提供者:zhangwujiang
  1. ffmpeg-0.9.tar

    0下载:
  2. 此源代码主要是ffmpeg的开放源代码,在此基础上我们可以实现自己想要的编程呢-This source code is open source ffmpeg mainly, on this basis we can do to achieve their desired programming
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-16
    • 文件大小:4.34mb
    • 提供者:李军
  1. decoder

    1下载:
  2. 用FFMPEG库,自己写的解码H.264、H.263以及MPEG4码流的程序,使用很方便,它默认开了2个线程解码。 已经封装好了解码函数,直接调用。-Use FFMPEG library, write your own decoding H.264, H.263 and MPEG4 stream of the program, easy to use, default to open two threads decoding.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2013-03-06
    • 文件大小:3.07kb
    • 提供者:asd
  1. ffmpeg-0.5.12

    0下载:
  2. FFmpeg是一个开源免费跨平台的视频和音频流方案,属于自由软件,采用LGPL或GPL许可证(依据你选择的组件)。它提供了录制、转换以及流化音视频的完整解决方案。本人成功移植到arm开发板上,表现稳定!-FFmpeg is a free open source cross-platform video and audio streams program is free software, using the LGPL or GPL license (depending on your choic
  3. 所属分类:Driver develop

    • 发布日期:2017-11-11
    • 文件大小:3.52mb
    • 提供者:sunfabo
  1. ffmpeg-1.2

    0下载:
  2. FFmpeg是一个开源免费跨平台的视频和音频流方案,属于自由软件,采用LGPL或GPL许可证(依据你选择的组件)。它提供了录制、转换以及流化音视频的完整解决方案。它包含了非常先进的音频/视频编解码库libavcodec,为了保证高可移植性和编解码质量,libavcodec里很多codec都是从头开发的。-FFmpeg is an open source free cross-platform video and audio streams, belong to the free software
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-26
    • 文件大小:8.79mb
    • 提供者:润柳情结
  1. ffplay

    0下载:
  2. 开源项目ffmpeg使用的参考资料,对初学者很有参考价值-References ffmpeg open source projects use a good reference for beginners
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-17
    • 文件大小:28.23kb
    • 提供者:苏子尧
  1. FFmpeg-master

    0下载:
  2. FFmpeg是一套可以用来记录、转换数字音频、视频,并能将其转化为流的开源计算机程序,此资料为其简单的应用。-FFmpeg is a set can be used to record, convert digital audio, video, and can convert it into a stream of open source computer program, this data for simple applications.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-31
    • 文件大小:12.53mb
    • 提供者:taoshuqing
  1. ffmpeg-2015

    0下载:
  2. ffmpeg开源代码,实现视频的分割,提取图片,适合研究视频,修改格式,编码开发等作业,最新版,完整版。欢迎下载学习-Ffmpeg open source code, to achieve video segmentation, extraction of pictures, suitable for research video, modify the format, encoding development and other operations, the latest version,
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-06-01
    • 文件大小:12.74mb
    • 提供者:高岩
  1. ffmpeg-3.2.tar

    0下载:
  2. ffmpeg3.2最新源代码,ffmpeg用来记录、转换数字音频、视频,并能将其转换为流的开源计算机程序。-ffmpeg 3.2 source, used as record,transfer digit audio video and stream open source code.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-30
    • 文件大小:11.41mb
    • 提供者:邢兰停
  1. LinPlayer-master

    0下载:
  2. QT FFmpeg 播放器,开源的代码(QT FFmpeg Player, open source code)
  3. 所属分类:流媒体/Mpeg4/MP4

    • 发布日期:2017-12-19
    • 文件大小:797kb
    • 提供者:yinzk1011
  1. TestDecoding

    0下载:
  2. 利用ffmpeg开源库,实现将H264视频格式转换成YUV420P播放(Use ffmpeg open source library, to achieve H264 video format conversion YUV420P playback)
  3. 所属分类:流媒体/Mpeg4/MP4

    • 发布日期:2018-04-28
    • 文件大小:42.57mb
    • 提供者:小精灵8023
« 12 »
搜珍网 www.dssz.com