View Full Version : Open Source Media Player for Android
_xxl
4th January 2012, 10:13
If someone on this forum has successfully compiled Mplayer or VLC for Android please share information on this forum.:thanks:
kempodragon
4th January 2012, 23:08
Or MPC-HC if possible, I need something that can play mkv files with subtitles. Everything that I've tried plays the audio and video perfectly, but no subtitles.
Superb
5th January 2012, 01:19
Or MPC-HC if possible, I need something that can play mkv files with subtitles. Everything that I've tried plays the audio and video perfectly, but no subtitles.MPC-HC is using MFC, DirectShow and tied closely to the Window API. Won't ever work on Android, obviously.
Reimar
5th January 2012, 11:48
Well, MPlayer should compile for Android out-of-the-box, and while it does _something_ when running it from the emulator it's not really usable (I think it has no sound, it renders directly to frame buffer and thus is incredibly slow and interferes with the UI, and of course you can only start it from a terminal).
The problem is really the whole Android UI part which you can't (properly) do from C and MPlayer and other players are purely written in C.
Blight
5th January 2012, 18:23
There are ffmpeg builds for android and most (good) players on the android market are built ontop of ffmpeg.
No idea if any of these players support subs.
_xxl
5th January 2012, 20:51
Can you give some links to those ffmpeg android builds?
I had found some Mplayer but they outdated....
:thanks:
Blight
5th January 2012, 23:26
I've found this a while back:
http://www.roman10.net/?p=389
If you're up to writing an android media player, I may be interested in joining on the GUI design side.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.