That was a bug that has already been fixed.....Sorry but installing ampdroid on my samsung s2 becomes in a polish language, I'm Italian How does it change language?
It's not available yet, sryThat was a bug that has already been fixed.....Sorry but installing ampdroid on my samsung s2 becomes in a polish language, I'm Italian How does it change language?
sorry but I downloaded it from the first page of this thread and the app has that problem, where should I get the fixed version? thankyou
Feedback on this release (not complaining) - flawless experience on Samsung Galaxy S2 with Android 2.3.6, currently using the Resurrection Remix ics v9.6 Ice Cream Sandwich 4.0.3 rom, works only with an external player, eg. DicePlayer or Vplayer. Hoping the internal player will work fine once the official Samsung Galaxy S2 ICS is released to the public.
It works on my dhd with a 4.0 build... The internal video playback is one of the areas where I sometimes wish for an iOS device... Anyways, official release is only a few days out, just sent out a (probably) final testversion to the testgroup...Feedback on this release (not complaining) - flawless experience on Samsung Galaxy S2 with Android 2.3.6, currently using the Resurrection Remix ics v9.6 Ice Cream Sandwich 4.0.3 rom, works only with an external player, eg. DicePlayer or Vplayer. Hoping the internal player will work fine once the official Samsung Galaxy S2 ICS is released to the public.
Haven't tried this version yet but probably bad news. The other ampdroid doesn't work with ICS either on the official Samsung S2 ICS release. Hopefully the upcoming release of ampdroid will address that as hinted above though.
Hello DieBagger, the video and music streaming is great, but would it be possible to involve the direct play also? Files are often on some network storage where the device with AMPdroid has also an access. If I understand it well than the MPextend reads the video/music file and generates the stream. It would be much efficient for such configuration if aMPdroid only redirects the link of the original file to the player. It would reduce the workload of the streaming server and eliminate the “resampling” of the original file (what obviously has an impact to the video/music quality).
Hello DieBagger, the video and music streaming is great, but would it be possible to involve the direct play also? Files are often on some network storage where the device with AMPdroid has also an access. If I understand it well than the MPextend reads the video/music file and generates the stream. It would be much efficient for such configuration if aMPdroid only redirects the link of the original file to the player. It would reduce the workload of the streaming server and eliminate the “resampling” of the original file (what obviously has an impact to the video/music quality).
There are two problems with your idea
a) Android doesn't natively support smb (file shares)
b) the internal video player only supports streaming over http with a very limited range of codec/file format combinations. You can read more about it here: http://developer.android.com/guide/appendix/media-formats.html.
So you can't just play \\someshare\video.avi on your Android device like you could on your windows pc. Just trust me on that one, streaming video to android is much more complicated then you'd think it would be.
That being said, we ARE working on ways to improve streaming further and that includes:
- server being able to "outsource" transcoding to other machines
- Supporting direct streaming (no transcoding, remuxing if neccessary) on files that have the right format
- some more ideas floating around in our heads
Btw, music streaming isn't supported at all right now (on ampdroid), not sure what you mean there...