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

搜索资源列表

  1. VidRead.tar

    0下载:
  2. Video Reading Code for Matlab. This some C++ and mex code written as a Matlab wrapper around the ffmpeg video reading libraries. It should compile under Windows and Linux. (The Windows compilation requires mingw gcc. Extact installation instructions
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:5313
    • 提供者:薛斌
  1. http-video-segmenter-iphone

    1下载:
  2. flv视频分割工具源码,与ffmpeg集成,转换结果可以传输到iphone中播放,既能转换stored 流也能转换live 流,是apple's adaptive streaming的强大武器。
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2011-09-04
    • 文件大小:51914327
    • 提供者:baoli913
  1. ffmpeg_linux2

    0下载:
  2. ffmpeg可编译工具文件,文档资料,里面包含ffmpeg的要的一些库-ffmpeg can be compiled tool files, documentation, which contains some of ffmpeg' s libraries to
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-18
    • 文件大小:4866048
    • 提供者:谭宜波
  1. sdlffm

    0下载:
  2. vc2008编译通过的利用ffmpeg解码sdl播放的简单视频播放器-vc2008 compile sdl use ffmpeg decoder to play simple video player
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-29
    • 文件大小:12004008
    • 提供者:gavin
  1. H264Android_code

    0下载:
  2. H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-28
    • 文件大小:650207
    • 提供者:caoliang
  1. drffmpeg

    0下载:
  2. ffmpeg的vc工程,方便调试,学习,希望对 大家有用-ffmpeg' s vc project to facilitate debugging, learning
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-06-09
    • 文件大小:16730985
    • 提供者:19830316
  1. ffmpegtutorial.tar

    0下载:
  2. ffmpeg is a wonderful library for creating video applications or even general purpose utilities. ffmpeg takes care of all the hard work of video processing by doing all the decoding, encoding, muxing and demuxing for you. This can make media applicat
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-01
    • 文件大小:94210
    • 提供者:samnet75
  1. mxf

    0下载:
  2. /* * MXF demuxer. * Copyright (c) 2006 SmartJog S.A., Baptiste Coudurier <baptiste dot coudurier at smartjog dot com>. * * This file is part of FFmpeg. * * FFmpeg is free software you can redistribute it and/or * modify it
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-28
    • 文件大小:8844
    • 提供者:xu
  1. ffmpeg61

    0下载:
  2. ffmpeg的最新视频解码或编码的源码,支持多种视频协议,多种标准-ffmpeg' s latest video decoding or encoding of the source code, support for multiple video protocols, a variety of standard
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-17
    • 文件大小:5067644
    • 提供者:胡占报
  1. pms-generic-linux-unix-1[1].50.0-b1

    0下载:
  2. PS3的媒体服务器是用Java编写,转码最低配置任何类型的媒体文件,它拥有强大的备份与Mplayer/ FFmpeg的编码包。 -PS3 Media Server is a DLNA compliant Upnp Media Server for the PS3, written in Java, with the purpose of streaming or transcoding any kind of media files, with minimum configuration.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-30
    • 文件大小:12324560
    • 提供者:silak
  1. feng-2.1.0_rc1

    0下载:
  2. 新版本(2.1)。feng是一个多媒体的流媒体服务器与互联网多媒体内容实时流IETF的标准兼容。feng实现RTSP协议 - 实时流协议(rfc2326)和RTP / RTCP - 支持实时传输协议/ RTP控制协议(RFC3550)的RTP资料的最小控制(rfc3551)与音频和视频会议。 client 相容列表 libnemesi Live555.com FFPlay GStreamer RealPlayer HelixPlayer QuickTime Ge
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-25
    • 文件大小:575989
    • 提供者:
  1. H264Android_CPP

    0下载:
  2. H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。-The H264 decoder source code, transplant ffmpeg' s H264 decoding part to Android, depth deletion of optimized and verified by simulator (320x480).
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2014-11-14
    • 文件大小:169984
    • 提供者:葛伟
  1. 352x288

    0下载:
  2. H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,此为测试码流-The H264 decoder source code, transplant ffmpeg' s H264 decoding part to Android, depth deletion optimization, this is a test stream
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-11-18
    • 文件大小:351152
    • 提供者:葛伟
  1. jjmpeg

    0下载:
  2. jjmpeg 是一个 java 绑定到 ffmpeg 的非常便利的解码和编码库。jjmpeg 具有很高的执行效率,可以运行在不同的平台,而且控制起来也很简单。除了具有 FFmpeg 接口的面向对象的特征之外,jjmpeg 还具有一些较高层次的对象,这些对象使 jjmpeg 对于编码的视频和音频文件的读写几乎和 ImageIO 对静态影像的读写一样简便。 jdvb 是次级项目,它提供 Java 访问 linux dvb 驱动(digital tv)的功能。它在进程和片方面做了很多工作,尽管它
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-23
    • 文件大小:648233
    • 提供者:十月围虫
搜珍网 www.dssz.com