gooffeyguy wrote:I have found that the Android.conf file only lists mkv, hdmov, hdm, flac, fla, dts, ogg, asf, asx, m2v as filet type extensions to stream so all others need to be transcoded. I know on my Galaxy Tab 2 running ICS v4.0.4 it can natively ply other file types such as avi, mp4, mpeg, etc. so I added them to the end of the StreamExtensions= line and everything seems to play fine, even wmv and mov files.
Here is what I have for the last line in the Android.conf file:
StreamExtensions=mkv,hdmov,hdm,flac,fla,dts,ogg,asf,asx,m2v,mp4,mpg,mpeg,avi,mov,wmv
I'm sure there are probably others, but these make up most of my media types that I have on my server.
Committed this update, thanks!