###SuPlayer [Super Player] [速播] A media player with classic UI and easy-to-use. You can download Windows setup file from http://pan.baidu.com/s/1mhh8vSc
#####----------> Before compiling the prodcut, please read following carefully <----------
There are two projects in this product.
###1 MediaEngine MediaEngine implemented base on ffmpeg as its dumxer and audio&video decoder, base on SDL as its video output. Base on MediaEngine SDK you can develop media player with your own UI. Now the SDK interfaces are very simple for study and use.
######MediaEngine SDK export: [MediaEngine.h, MediaEngine.dll]
######Compile
[Win32 platform]
MediaEngine win32 VistualStudio porject file at [SuPlayer]/MediaEngine/Project/Win/MediaEngine.sln
After build finished SDK files will be exported to [SuPlayer]/MediaEngine/Project/Win/SDK_Export folder
[iOS platform]
MediaEngine Xcode porject file at [SuPlayer]/MediaEngine/Project/iOS/MediaEngine.xcodeproj
After build finished SDK files will be exported to [SuPlayer]/MediaEngine/Project/iOS/build/Product
[Note:] You can select target MediaEngine-All
to build universal Framework support both simulator and device.
###2 SuPlayer SuPlayer is a media player implemented base on MediaEngine. You can take it as sample of MediaEngine SDK. Enjon it.
######Compile:
[Win32 platform]
SuPlayer win32 VistualStudio porject file at [SuPlayer]/PlayerApp/Win/SuPlayer/project/SuPlayer.sln
After build finished SuPlayer.exe file will be exported to [SuPlayer]/PlayerApp/Win/SuPlayer/project/Porduct
[iOS platform]
SuPlayer Xcode porject file at [SuPlayer]/PlayerApp/iOS/SuPlayer/SuPlayer.xcworkspace
[Note:] If you do not want use SuPlayer.xcworkspace directly, you can first build MediaEngine and then SuPlayer.
####Contract Me: If there is any problem or bugs you found, please send me email: epengao@126.com Gao Peng