https://github.com/prabaprakash/media-player
Pet project developed between 2012-13
https://github.com/prabaprakash/media-player
csharp microsoft-player-framework winrt
Last synced: 4 months ago
JSON representation
Pet project developed between 2012-13
- Host: GitHub
- URL: https://github.com/prabaprakash/media-player
- Owner: prabaprakash
- Created: 2018-07-27T09:05:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T08:00:17.000Z (over 6 years ago)
- Last Synced: 2025-01-14T09:54:36.431Z (5 months ago)
- Topics: csharp, microsoft-player-framework, winrt
- Language: C#
- Size: 24.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Media-Player for Windows 8 RT Environment
Pet project developed between 2012-13 with Visual Studio 2012 and additional external componenets, It supports playing
3g2, 3gp2, 3gp, 3gpp, m4a, m4v, mp4v, mp4, mov, m2ts, asf, wm, vob, wmv, wma, aac, adt, mp3, wav, avi, ac3, ec3 these formats# To Install
1. Download the Rar File: https://github.com/prabaprakash/Media-Player/releases/download/v1.0.0.47/IPlayer_1.0.0.47_AnyCPU_Test.rar
2. Extract It
3. Change the windows time to Feb, 2014. // bcoz I had developers license till that date
4. Open powershell in Extracted dir
5. IPlayer_1.0.0.47_AnyCPU_Test> .\Add-AppDevPackage.ps1
6. You're Done :)