搜索资源列表
vc6.0VLCVIDEO
- 调用libvlc1.1.11,能够快进慢进,静音,全屏,逐帧播放,暂停等功能,能播放flv,ts等文件,自己还要下载plugins包,放在程序目录中,plugins太大了,所以没上传。-an small project call libvlc1.1.11
tano_0.8.1_src.tar
- 基于QT和LibVLC开发的在线播放器(IPTV),并可以录制,按照预定时间录制。功能比较完整-QT libvlc IPTV
MFCVLC
- 关于播放VLC的MFC程序 播放AVI等格式 -A simple player VLC on the MFC program
vlc-1.1.8-win32-sdk
- vlc-1.1.8-win32 SDK src源代码-vlc-1.1.8-win32 SDK Source code
0.9.9.9avlclibterry
- 基于VLC的播放器都需要库的支持,此压缩包包含的是vlc0.9.9a版本的库文件libvlc.dll,libvlccore.dll和plugins文件夹-VLC player based on need library support, this package contains the compressed version of the library vlc0.9.9a libvlc.dll, libvlccore.dll and plugins folder
libvlc-qt_win32_sdk
- vlc的sdk,libvlc和QT的封装的SDK,希望有朋友需要-failed to translate
StreamClient
- 利用libvlc进行二次开发,制作了一个简单的播放器。-vlc libvlc
VLCDemo
- MFC调用VLC的动态库libvlc.dll实现简单播放器,支持播放、暂停、停止、进度显示和进度控制、声音控制、支持中文路径的文件名字。VC6.0环境,可直接运行。-MFC calls VLC dynamic library libvlc.dll simple player, play, pause, stop, schedule display and schedule control, sound control, support Chinese path of the file name.
VedioPlayer1.1
- Vlc播放器, 使用libvlc, 多线程播放, MFC单文档工程-
vlc-sdk
- vlc sdk 本人亲手编译 基于android-19平台 包含sdk和src用于android vlc开发 libvlc-vlc sdk libvlc vlc-anrdoid
PasLibVlc.v1.1.5c
- paslibvlc is interface to VideoLAN libvlc.dll and Delphi VCL player component based on VideoLAN libvlc.dll V1.1.5c
13)
- 解决libVLC双击无法全屏的问题 解决libVLC双击无法全屏的问题-void MainInterface::setVideoFullScreen( bool fs ) { b_videoFullScreen = fs if( fs ) { int numscreen = var_InheritInteger( p_intf, qt-fullscreen-screennumber ) if user h
simplest_libvlc_example
- libvlc实例代码,包含完整的libvlc库,非常适合初学者学习使用。-Libvlc example code, including the complete libvlc library, very suitable for beginners to learn to use.
simplest_libvlc_example
- 本工程是包含了一些基于libVLC的示例程序。一共包含了如下几个子程序。 playerGUI: 最简单的基于libVLC的播放器-图形界面版。 simplest_libvlc_example: 最简单的基于libVLC的播放器。 simplest_libvlc_streamer: 最简单的基于libVLC的推流器。-This project is based libVLC contains some example programs. It contains a total of f
RTSPWrapper
- 基于VLC的一个win下的视窗播放窗体类封装-a win video player window wrapper based libvlc
FrogPlay(vlc)
- 一个使用LIBVLC的视频播放器,UI使用soui.仿迅雷看看播放器。-A video player using LIBVLC, UI using soui., copy Thunder KanKan player
20120327093754_Src
- 要使用先安装vlc播放器。要调用libvlc.dll,可播放主流格式视频(To use, install the VLC player first. To call libvlc.dll, you can play the mainstream format video)
src
- libvlc control master files
MediaPlayer
- VS2010下调用LibVLC的API接口实现的播放器源码,实现了播放、停止、暂停、快播、慢播、跳转等功能。(VS2010 call LibVLC under the API interface to achieve the player source code, to achieve the play, stop, pause, Nora, slow seeding, jump and other functions.)