Skip to content

This is a media engine and media player project base on FFmeg and SDL. Media Player MediaEngine MediaFramework Framework [多媒体引擎 播放器 多媒体框架 播放器框架 视频播放器 速播 源代码]

License

KingYoung87/SuPlayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###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

About

This is a media engine and media player project base on FFmeg and SDL. Media Player MediaEngine MediaFramework Framework [多媒体引擎 播放器 多媒体框架 播放器框架 视频播放器 速播 源代码]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 75.2%
  • C++ 23.8%
  • Other 1.0%