Player

所属分类:Linux/Unix编程
开发工具:QT
文件大小:26994KB
下载次数:30
上传日期:2015-07-13 13:17:47
上 传 者nine_locks
说明:  基于VLC二次开发的播放AVI和MP4等文件的QT源码(里面有作者的联系方式,对于初学者是不错的资料)
(Based on the secondary development of VLC to play AVI and MP4, QT source files (which have the author s contact information is good information for beginners))

文件列表:
Player\player\images\mainwindow.jpg (54041, 2013-08-28)
Player\player\images\project.jpg (134558, 2013-08-28)
Player\player\images\test.jpg (45714, 2013-08-28)
Player\player\images\VLC.png (162731, 2013-08-28)
Player\player\lib\libvlc.lib (205484, 2013-08-28)
Player\player\lib\libvlc111.lib (165770, 2013-08-28)
Player\player\lib\libvlccore.lib (530192, 2013-08-28)
Player\player\lib\libvlccore111.lib (422716, 2013-08-28)
Player\player\libvlc.dll (111616, 2013-08-28)
Player\player\libvlccore.dll (2286592, 2013-08-28)
Player\player\main.cpp (527, 2015-07-09)
Player\player\mainwindow.cpp (907, 2013-08-28)
Player\player\mainwindow.h (515, 2013-08-28)
Player\player\mainwindow.ui (3070, 2015-07-09)
Player\player\Makefile (5768, 2013-08-28)
Player\player\Makefile.Debug (10310, 2013-08-28)
Player\player\Makefile.Release (10483, 2013-08-28)
Player\player\obj\Debug\main.o (276128, 2013-08-28)
Player\player\obj\Debug\mainwindow.o (373058, 2013-08-28)
Player\player\obj\Debug\moc_mainwindow.o (288790, 2013-08-28)
Player\player\obj\Debug\moc_painter.o (288229, 2013-08-28)
Player\player\obj\Debug\moc_player.o (290826, 2013-08-28)
Player\player\obj\Debug\openurldialog.o (289518, 2013-08-28)
Player\player\obj\Debug\painter.o (417210, 2013-08-28)
Player\player\obj\Debug\player.o (385428, 2013-08-28)
Player\player\object_script.player.Debug (238, 2013-08-28)
Player\player\object_script.player.Release (258, 2013-08-28)
Player\player\openurldialog.cpp (806, 2013-08-28)
Player\player\openurldialog.h (418, 2013-08-28)
Player\player\painter.cpp (279, 2013-08-28)
Player\player\painter.h (256, 2013-08-28)
Player\player\player.cbp (2861, 2013-08-28)
Player\player\player.cpp (8214, 2015-07-10)
Player\player\player.depend (34762, 2013-08-28)
Player\player\player.h (1528, 2013-08-28)
Player\player\player.layout (1520, 2013-08-28)
Player\player\player.pro (1379, 2015-07-10)
Player\player\player.pro.user (12538, 2015-07-13)
Player\player\plugins\3dnow\libmemcpy3dn_plugin.dll (37376, 2013-08-28)
Player\player\plugins\access\libaccess_attachment_plugin.dll (34816, 2013-08-28)
... ...

####Author:Kevin.Fu ####Email: kevinfu1***5@gmail.com ####Date: 2013.8.29 ##The project Strong_RTSP_Player is mainly a RTSP Player which implemented with QT+libvlc ### all we known, VLC media player is a greate open source multimedia player which support almost all video types. And libvlc is the core library of VLC, you can rewrite your own player by libvlc, it's very simple. I want to thank the open source orgnization "Video Lan" which makes such a greate open source project. The follow picture is the main window of the RTSP player, you can click the menu "OpenURL" to input your rtsp URL which you want to streaming. ![Alt text](images/mainwindow.jpg) ###The follow picture is about the project, you can use either QTCretor or Codeblocks(which is a greate IDE for programing) to open this project on windows, if you want to trasport this project to Linux or embedded linux , you need to get the shared library libvlc.so or something like that. Before you compile this project, you must install QT library, the detail will be present at this link: ======================================================== ###The player.h and player.cpp is the core implementation about the RTSP player, so keep in mind these two files, after that you will be clear about the detail of this project. ![Alt text](images/project.jpg) ##It's my greate honour you can distribute or reuse part of this progrme without for buiness. if you have any problem about this programe, please let me know!

近期下载者

相关文件


收藏者