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

搜索资源列表

  1. ffmpeg-0.3.4.tar.gz

    0下载:
  2. 实时音频/视频(mpeg4)播放服务器
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:
    • 文件大小:104654
    • 提供者:
  1. ffmpeg-0.4.8

    0下载:
  2. 流媒体网络播放器程序源代码,适合于网络流媒体方向参考
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:1800827
    • 提供者:李建
  1. http-video-segmenter-iphone

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

    • 发布日期:2011-09-04
    • 文件大小:51914327
    • 提供者:baoli913
  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. ffmpeg-0.3.4.tar.gz

    0下载:
  2. 实时音频/视频(mpeg4)播放服务器,real audio/video (mpeg4) player
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-11-09
    • 文件大小:104654
    • 提供者:
  1. H264Player(FFMPEG)

    2下载:
  2. 实现H264文件的解码,图像格式转换,从而实现H264格式文件播放,-H264 files to achieve the decoding, image format conversion, in order to achieve H264 format player,
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2013-09-11
    • 文件大小:10027874
    • 提供者:
  1. VLCplayer

    1下载:
  2. 是基于ffmpeg++vc的vlc播放器,已经调试过了,已经可以正常运行,希望对需要的朋友有帮助。-Is based on ffmpeg++ vc the vlc player, has been debugged, and ready for normal operation, want to help a friend in need.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2016-11-11
    • 文件大小:8784896
    • 提供者:lhb
  1. ffmpeg_sdl

    0下载:
  2. 用SDL+ffmpeg做出来的,可以播放音乐-SDL+ ffmpeg to do with out, you can play music
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-01
    • 文件大小:25747
    • 提供者:linlin
  1. 13898346ffmpeg-0.4.8(FlowStreamPlayer)

    0下载:
  2. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-07
    • 文件大小:1800831
    • 提供者:karl
  1. VLC1.0.1-src

    0下载:
  2. VLC多媒体播放器(最初命名为VideoLAN客户端)是VideoLAN计划的多媒体播放器。它支持众多音频与视 频解码器及档案格式,并支持DVD影碟,VCD影碟及各类串流协定。它亦能作为unicast 或 multicast的串流伺服器在IPv4 或 IPv6的高速网路连线下使用。它融合了FFmpeg计划的解码器与libdvdcss程式库使其有播放多媒体档案及加密DVD影碟的功能。 作为一个优秀的开源项目,其在流媒体领域所取得的成就有目共睹,现在将其最新的稳定版本的src共享给大家,希望能有
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-21
    • 文件大小:727296
    • 提供者:lianjay
  1. NetVideoOCX

    1下载:
  2. 网络播放器控件,同时也支持本地文件播放,编译完成后,需要FFMPEG库支持。-Player controls the network, as well as support for local file playback, the compiler is complete, the need to support the FFMPEG library.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-22
    • 文件大小:41969
    • 提供者:张胜朝
  1. ffmpegH.264flow

    0下载:
  2. 介绍了从FFMPEG库中提取的H.264 的播放视频流程-Introduced extracted from the FFMPEG library of the H.264 video flow
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-31
    • 文件大小:4255
    • 提供者:robin
  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
    • 文件大小:2656700
    • 提供者:zhangwujiang
  1. VideoPlay1

    0下载:
  2. 网络视频在线播放,服务端能够控制客户端的播放,同时客户端能够选择播放-Network video online play, the server can control the playback of the client while the client can select the playback
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:738733
    • 提供者:金凡
  1. SDL-ffmpeg

    0下载:
  2. 使用SDL,配合ffmpeg,播放多种视频格式文件,已测试MP4和rmvb-Using SDL, with the ffmpeg, play a variety of video formats file, the MP4 and rmvb tested.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-31
    • 文件大小:7937
    • 提供者:gbs
  1. FFmpeg-master

    0下载:
  2. MPEG播放器 ffmpeg优化源码上传,可编译使用 -MPEG Player
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-11-12
    • 文件大小:9369257
    • 提供者:will
  1. 安卓ffmpeg直播源码

    1下载:
  2. 基于FFMPEG开发的安卓直播源码,支持硬编码和软编码,以及FFMPEG解码播放(FFMPEG based Android live source code, support for hard coding and soft coding, as well as FFMPEG decoding playback)
  3. 所属分类:流媒体/Mpeg4/MP4

    • 发布日期:2017-12-10
    • 文件大小:11628580
    • 提供者:netuml
  1. LinPlayer-master

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

    • 发布日期:2017-12-19
    • 文件大小:816128
    • 提供者:yinzk1011
  1. windows下FFmpeg+QT+rtsp

    0下载:
  2. 流媒体rtsp播放器。记得将ffmpeg/bin目录下的dll文件拷贝到编译生成的exe所在的目录下,否则会无法运行。(rtsp qt ffpeg liu mei ti bo fang qi . bao zheng ke yong.)
  3. 所属分类:流媒体/Mpeg4/MP4

    • 发布日期:2018-04-22
    • 文件大小:13905920
    • 提供者:小金vip
  1. ffmpeg-4.2.1-win32-dev

    2下载:
  2. ffmpeg很好的学习资料,包含源码和代码分析,功能有播放、推流、编解码等(This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your
  3. 所属分类:流媒体/Mpeg4/MP4

    • 发布日期:2020-09-21
    • 文件大小:627712
    • 提供者:wyd1533
« 12 3 »
搜珍网 www.dssz.com