CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - ffmpeg play
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - ffmpeg play - List
[
Streaming Mpeg4
]
网络电视
DL : 0
本软件用bcb编写,可以播放网络上的媒体。-the software used to prepare moreover, can play on the network media.
Update
: 2025-02-19
Size
: 1.72mb
Publisher
:
king
[
Multimedia program
]
ffmpeg
DL : 0
支持视频播放,可以播放各种文件,支持网络传输流和RTSP协议-Support for video playback, can play a variety of documents, the support network transport stream and RTSP protocol
Update
: 2025-02-19
Size
: 2.08mb
Publisher
:
周大仓
[
Multimedia Develop
]
ffmpeg_win32
DL : 0
ffplay在windows下的移植,使用的SDL库,可以播放H264和mp3-ffplay in the windows of transplantation, the use of the SDL library, can play H264 and mp3
Update
: 2025-02-19
Size
: 3.41mb
Publisher
:
[
Streaming Mpeg4
]
XvidDecode
DL : 0
自己写的播放器,可以播放xvid视频,简单修改下程序就可以播放FFMPEG支持的格式,采用FFMPEG3.0-Write your own player, can play xvid video, a simple modification of the procedure can play FFmpeg supported formats, using FFMPEG3.0
Update
: 2025-02-19
Size
: 7.14mb
Publisher
:
马甲
[
mpeg mp3
]
tutorial
DL : 0
国外开发的视频开发包ffmpeg的视频解码播放的几个示例程序-Abroad to develop a video development kit ffmpeg video decoder to play a few examples of procedures
Update
: 2025-02-19
Size
: 41kb
Publisher
:
anyaozu
[
Streaming Mpeg4
]
FFmpegPlayer(VC)
DL : 1
FFmpeg移植到VC下,可以播放音视频的一个小例子-FFmpeg transplanted to VC can play a small audio and video examples
Update
: 2025-02-19
Size
: 48kb
Publisher
:
choel
[
Windows Develop
]
playSound
DL : 0
用ffmpeg解码,openAL播放声音的控制台程序,程序很小很好懂,可播放mp3,wav-Using ffmpeg decoding, openAL play a sound console program, the program understands very little good that can play mp3, wav
Update
: 2025-02-19
Size
: 17.56mb
Publisher
:
段黎恒
[
Streaming Mpeg4
]
ffmpeg_sdl
DL : 0
用SDL+ffmpeg做出来的,可以播放音乐-SDL+ ffmpeg to do with out, you can play music
Update
: 2025-02-19
Size
: 25kb
Publisher
:
linlin
[
Linux-Unix
]
Simple_avPlayer.tar
DL : 0
This the simple audio video player with FFMPEG. It can play any type of audio and video type stream. To use this sample, you should have to first install the FFMPEG in your machine. After successfully installing FFMPEG just run ./t_run. -This is the simple audio video player with FFMPEG. It can play any type of audio and video type stream. To use this sample, you should have to first install the FFMPEG in your machine. After successfully installing FFMPEG just run ./t_run.
Update
: 2025-02-19
Size
: 8kb
Publisher
:
Karim
[
Streaming Mpeg4
]
VideoPlay1
DL : 0
网络视频在线播放,服务端能够控制客户端的播放,同时客户端能够选择播放-Network video online play, the server can control the playback of the client while the client can select the playback
Update
: 2025-02-19
Size
: 721kb
Publisher
:
金凡
[
Streaming Mpeg4
]
sdlffm
DL : 0
vc2008编译通过的利用ffmpeg解码sdl播放的简单视频播放器-vc2008 compile sdl use ffmpeg decoder to play simple video player
Update
: 2025-02-19
Size
: 11.45mb
Publisher
:
gavin
[
Multimedia Develop
]
media
DL : 0
qt 媒体播放器, 支持多种格式, 视频播放, 音频播放-qt media player, support multi-format, video play, audio play
Update
: 2025-02-19
Size
: 39kb
Publisher
:
lemon
[
Multimedia Develop
]
ffmpeg_player
DL : 0
using ffmpeg to play sound
Update
: 2025-02-19
Size
: 227kb
Publisher
:
Alex
[
Streaming Mpeg4
]
SDL-ffmpeg
DL : 0
使用SDL,配合ffmpeg,播放多种视频格式文件,已测试MP4和rmvb-Using SDL, with the ffmpeg, play a variety of video formats file, the MP4 and rmvb tested.
Update
: 2025-02-19
Size
: 8kb
Publisher
:
gbs
[
Windows CE
]
ffmpeg-demo
DL : 0
在WINCE里面实现ffmpeg播放视频文件功能。-WINCE inside ffmpeg to play video files.
Update
: 2025-02-19
Size
: 116kb
Publisher
:
wencong
[
Multimedia Develop
]
ffmpeg-0.5.10.tar
DL : 0
ffmpeg 0.5.10 source code.FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. No matter if they were designed by some standards committee, the community or a corporation. It contains libavcodec, libavutil, libavformat, libavdevice, libswscale and libswresample which can be used by applications. As well as ffmpeg, ffserver, ffplay and ffprobe which can be used by end users for transcoding, streaming and playing
Update
: 2025-02-19
Size
: 3.18mb
Publisher
:
李松
[
Multimedia program
]
vlc-ffmpeg--android
DL : 1
vlc-android播放网络视频成功 这个是移植vlc-android源码进行更改的,可以播放网络rtsp、http、mns等网络实时流媒体视频,精简了vlc-android的源码,对于想做rtsp开发的码友有很好的参考价值,当然,如果想播放本地视频,只需要在基础上进行二次开发就行。参考了laukaka的一篇文章,在这里表示感谢,还有里面的请求rtsp代码我写死了,可以修改,很适合二次开发。-vlc-android play network video successful transplantation vlc-android source code to make changes, you can play network rtsp, http, MNS network real-time streaming video to streamline VLC-Android' s source code, for the to do rtsp development code Friends a good reference value, of course, if you want to play local video, only on the basis of secondary development on the line. Reference the article laukaka, thanked here, as well as inside the request rtsp code I wrote is dead, you can modify, it is suitable for secondary development.
Update
: 2025-02-19
Size
: 28.38mb
Publisher
:
zzc
[
ActiveX/DCOM/ATL
]
H264Player(FFMPEG)
DL : 0
可以播放H264格式视频,用于视屏监控的本地回放功能操作!-H264 formats can play a video, to local playback screen monitoring operation!
Update
: 2025-02-19
Size
: 9.58mb
Publisher
:
xiebiwei
[
Multimedia program
]
ffmpeg-2.8.5
DL : 0
FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created.
Update
: 2025-02-19
Size
: 11.71mb
Publisher
:
yang
[
CSharp
]
FFmpeg
DL : 0
c#版本FFmpeg的拉流测试工具,支持本地视频,监控流拉取播放。(C# version of FFmpeg pull test tool, support local video, monitoring pull play.)
Update
: 2025-02-19
Size
: 22.22mb
Publisher
:
灰色的灵魂
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.