[Q] Video Players on WP7 - Windows Phone 7 Q&A, Help & Troubleshooting

Hi,
I want to enter da smartphonz world, and i'm makin a few research. About WP, I know the OS is completely locked up 'cause of M$, but I don't give a damn. Except on one point:
Is there applications which let me look at a .mkv video? And if I cannot, what happens with subs, especially .srt, and multiples soundtracks, Japanese/English/French as an example?
Thank you

For mkv files you'll need to convert them to mp4 and as for subs you'll need them merged into the video for it to be able to be seen on WP7

Okay.
So disappointing....
Android, here I come!

The lack of most common video codecs/container on Windows Phone 7 is becoming a serious problem indeed...
Where are Flv, DivX|Avi, Mkv container... etc???! .... What a shame.

Still hoping for it
Sent from my LG-E900 using XDA Windows Phone 7 App

You can sync nearly everything through zune...
But that's the only thing you can do atm...
But keep being positive: 'cuz cotulla and other devs working to unlock the phone in a way that we can write native apps and that would open the possibility to port other music/video player which include support for other codecs

arturobandini said:
The lack of most common video codecs on Windows Phone 7 is becoming a serious problem indeed...
Where are Flv, DivX|Avi, Mkv... etc???! .... What a shame.
Click to expand...
Click to collapse
I have flv working. I am making a browser which will let you play megavideo files. I plan to include more video sites. It works quite well... Ill open a thread soon with more info

Chabun and Marvin, thank you. Hope isn't lost
But M$ stays M$: they will probably never support officially an open-source codec. Even iOS can play mkv, using alternative players.
I'm gonna search the web to find lore about Cotulla

since when is mkv a codec? MKV is a container, usually containing a non-open codec (h.264), which MS supports. All they need to do is support the container...

arturobandini said:
The lack of most common video codecs on Windows Phone 7 is becoming a serious problem indeed...
Where are Flv, DivX|Avi, Mkv... etc???! .... What a shame.
Click to expand...
Click to collapse
Don't mix up containers and codecs, it's a different kind of things
BTW, for containers Silverlight has a great feature, custom container parser, called MediaStreamSource. So nobody preventing you from writing your own container support including Matroska (.mkv)
But WP7 video codecs are really limited to: MPEG-4 part 2, MPEG-4 part 10 (H.264), WMV9, H.263, and of course, raw RGB (you may implement your own decoding however w/o hardware acceleration it will be very slow/not possible).

sensboston said:
Don't mix up containers and codecs, it's a different kind of things
BTW, for containers Silverlight has a great feature, custom container parser, called MediaStreamSource. So nobody preventing you from writing your own container support including Matroska (.mkv)
But WP7 video codecs are really limited to: MPEG-4 part 2, MPEG-4 part 10 (H.264), WMV9, H.263, and of course, raw RGB (you may implement your own decoding however w/o hardware acceleration it will be very slow/not possible).
Click to expand...
Click to collapse
You are right
I am not a developer. All I need is a native Avi player. I think it's the minimum I can expect from a smartphone nowadays.
Even my all business Blackberry Bold can read Avi movie files. Just a drag & drop via USB cable and I can watch my movies
With WP7 (and Zune) it's a mess and a waste of time.
Sometimes WP7 seems really hopeless...

arturobandini said:
Even my all business Blackberry Bold can read Avi movie files. Just a drag & drop via USB cable and I can watch my movies
Click to expand...
Click to collapse
I understand your point. However why do not use a streaming video?
Instead "just drag&n&dropping" 4-6 GB HD movies in .mkv (what is not "just" but takes a veeeeery looooong time ) you may instantly transcode and watch video. AFAIK there are few existing solutions on marketplace (I do have my own - much-much better than existing apps but unpublished and still under very slow development - I'm implementing Mango features such as background queue downloader etc.)
The cons is - you need a powerful desktop PC/notebook, always on, to serve streaming but the pros is -you'll have your very own streaming server, transcode can be done in realtime (even for full HD movies!)
arturobandini said:
Sometimes WP7 seems really hopeless...
Click to expand...
Click to collapse
I don't think so. Seems like MS have a "gradual" strategy to open new API's and features; also, xda whitehats working hard to build "freedom" ROM's for WP7 (probably, someone can port good native arm wince videoplayer).

Srsly, I don't understand what you mean. Do you want to stream movies just like cloud music, like a "mediaplayer dropbox"?
Don't you know that most carriers don't offer unlimited data plans? And in order to stream Full HD files, you need 4G don't you?
On board medias will be outdated one day, sure, but not now, unfortunately.
If I misunderstood your speech, just tell me
And thank you all for your explanation about the differences between codecs and containers, that was really useful.

Fealakwen said:
If I misunderstood your speech, just tell me
Click to expand...
Click to collapse
You misunderstood me completely
First (fortunately) WP7 is not limited to 3G connection only: there are WiFi and Ethernet (via USB).
Second, I already stream movies like "cloud music" Technically it works like: I have a "streaming server" (small WPF C# program, running on my home media server/player PC), and WP7 app, streaming video client (with ability to download and store media). PC program preforms a real-time "transparent" (on the fly) transcoding of medias, and "stream" (not a real stream of course) transcoded data to the WP7 player.
I don't have an unlimited data plan so my usual "scenarios" are:
- if I do have a WiFi access (most hotels/places etc.) I can easy browse media folders on my home PC and watch any movie;
- if I'm going somewhere without WiFi access (to the flight, campground, beach etc.) and want to watch movies, I've put some movies to the queue and download 'em via WiFi/Eth to the handset. Average size of 2 hours transcoded movie is about 600/800 Mb (actually it depends, what kind of adaptive stream mode I have chosen)
Average transocde frame rate (conversion speed) for the full HD video is about 90-110 fps on my PC. It's not too fast but I do have cache
So, in general my solution is useful and not so bad (I also have an Android tablets, with mounted network shares of my media folders. And most often, I can't play video because of player or network bandwidth limitation - full HD videos are huge!)

What is the usefulness of MKV beside pirating movies and tv shows? Tell me what do you mainly use MKVs for besize pirating?
If you can't afford netflix account and/or zune movies, then because you're either jobless or a pirating hoohaas.

Okay, I got it. A real player could be better, if I want to change options like subs or everything else while playing on my phone, but the "screen capture" erases all the troubles about codecs and co.
Other issue is the time spoilt because of the conversion on the computer, and not "live" on the phone. And it depends on your PC CPU, not on the smartphone processing unit. But you problably increase the battery life of the phone, don't you?
That's awesome, yep

Do we have CorePlayer & TCMP player on WP7
to play Videos ?
are there more players like these
where when we stop a video continues
from the exact place again ?
Thanks

stan2, we are talking about video player solution, not about piracy. Please stay on topic (of course if you have something to say)...

stan2 said:
What is the usefulness of MKV beside pirating movies and tv shows? Tell me what do you mainly use MKVs for besize pirating?
If you can't afford netflix account and/or zune movies, then because you're either jobless or a pirating hoohaas.
Click to expand...
Click to collapse
Well you're right. I'm legally pirating contents not available in my area. This isn't an excuse, I know, but honestly, what should I do? I buy what I can buy: movies, music thanks to Amazon (I can waste around 100 bucks a month that way). But when it comes to underground japanese animation, whitout any official translation or dubbed version, the only way is mkv.
Edit: TV show? I don't watch this kind of crap, ty.

ilordvader said:
Do we have CorePlayer & TCMP player on WP7
to play Videos ?
are there more players like these
where when we stop a video continues
from the exact place again ?
Thanks
Click to expand...
Click to collapse
That IS the subject of this thread
And no, we don't have anything like that. TCMP is on WM.

Related

mlb.tv???

Is it possible, even when flash is released, that we would be able to stream live media like that of mlb.tv? Is it possible to stream the gameday audio with the current makeup with the phone, has anyone tried yet? I really really hope mlb embraces android and puts something out there for us fans.
I am not sure if the graphics card of the g1 will be able to handle sporting events streams but radio stream probably wouldn't be an issue. Plusmo and a few other companies make great programs for keeping track of the scores and plays.
afoulke said:
I am not sure if the graphics card of the g1 will be able to handle sporting events streams but radio stream probably wouldn't be an issue. Plusmo and a few other companies make great programs for keeping track of the scores and plays.
Click to expand...
Click to collapse
It's got no trouble showing movies stored on the SD card, so I'd imagine that streaming video should work ok too, so long as the data stream can keep up.
Yeah thats what I am not sure of is the data stream, Movies the system can prepare for what is coming next because it is saved in a file that never changes streaming video of live TV is a little different it really depends on how good the graphic card is and how well it can process the info as it is downloaded which from what I remeber the graphics card in the g1 isnt the greatest.
My guess is that when flash is here, most of all that will be possible, best over 3G/wifi of course, but there's no reason it wouldn't be possible. I wouldn't be surprised if there's TV apps in the making right now for Android.
How does the youtube client work, is the entire clip downloaded first?
I would guess the phone just caches a little, then starts streaming, and it sure works great for me.
I would like to be able to stream this:
mms://straumV.nrk.no/nrk_tv_webvid03_h
and similiar video streams.
~Christopher
That's a Microsoft WMV file.. it's unlikely to ever work unless Microsoft make a player for Android (I couldn't even get that stream to work under OSX with the microsoft supplied player.. probably DRM protected or something).
Android does H264 which is good enough for streaming (I expect that's what the youtube player is using). Now if someone could persuade the BBC iplayer to send its h264 streams to the G1 rather than trying to invoke flash...
TonyHoyle said:
That's a Microsoft WMV file.. it's unlikely to ever work unless Microsoft make a player for Android (I couldn't even get that stream to work under OSX with the microsoft supplied player.. probably DRM protected or something).
Click to expand...
Click to collapse
I wasn't aware of that - I use Ubuntu Linux and watch this stream via my VLC player and it works great - guess the VLC player uses some fancy codec or something, I don't know. i just assumed that since it worked on my Linux desktop it might work on Android given the correct application - a bit naïve, I know...
Android does H264 which is good enough for streaming (I expect that's what the youtube player is using). Now if someone could persuade the BBC iplayer to send its h264 streams to the G1 rather than trying to invoke flash...
Click to expand...
Click to collapse
The other day I downloaded nswPlayer, in the video section it has an 'enter URL' field but I'm not sure whether it means it can stream remote videos - probably not.
Are there any other Android players that would play H264 streams?
~Christopher
No idea how VLC does it, unless you've got the x86 codecs loaded from mplayer (which are just copies of the Windows ones).
I expect the browser can be persuaded to stream h264.. it's just Webkit after all.

Question about video playback on WP7. any vlc like programs ?

hi
title say its all. is there any sort of program to play all kind of video files on the phone ? if i ever to buy any phone, i need to check this as its very important to me.
so ... any idea?
there's a app called vlc player at marketplace. and its not free...
fulat said:
there's a app called vlc player at marketplace. and its not free...
Click to expand...
Click to collapse
This only allows you to control VLC on your PC, won't allow you to play anything on the phone.
Zune will convert 99% of the media it can't natively play and it will do it pretty quickly and with very good quality. At some point in the future we will most likely be able to copy/past files onto the device and use 3rd party video software.
ll_l_x_l_ll said:
hi
title say its all. is there any sort of program to play all kind of video files on the phone ? if i ever to buy any phone, i need to check this as its very important to me.
so ... any idea?
Click to expand...
Click to collapse
every video I have on my computer has played on my hd7. These are mainly .avi files (downloaded tv shows and movies from graboid).
nrfitchett4 said:
every video I have on my computer has played on my hd7. These are mainly .avi files (downloaded tv shows and movies from graboid).
Click to expand...
Click to collapse
\what about youtube files . flv files ?
youTube files .flv files, I suppose can't, as I usually download the YouTube videos with iFunia YouTube Converter and then it convert the flv files automaticly for me.
There are 2 players that normally can play many file type.
VLC player and Gomplayer, VLC is free~
here you can get: download.cnet.com/VLC-Media-Player/3000-13632_4-10267151.html
No dice as of now. Not possible without usb mass storage support, how else would you copy&paste the files over? The Zune software will only sync files it supports.
I'd say convert your .flv files to a common video format that every device can use, like .avi or .mp4 to name a few. I do it for my music videos downloaded from youtube. Those file formats should copy over easily. If not, zune will convert them effortlessly.
sent from my MB200 using xda app
thank you all for the reply. but the hell if i am going to back to converting movies before playing them. gone those days when i wanted to put movies on my nokia phone because it couldnt play **** but mp4 or 3gp.
i think i will hold on for a while. plus the fact i cant purchase paid apps because i dont live in the US is a deal breaker too.
i guess i should wait for while. bummer, i really liked the browser and the interface a little of the device.
so .. any updates since then or still nothing yet ?
Nope I wish there was though. I travel a lot and take that time to watch movies and tv shows on my phone. I still have to carry around my TP2 while I travel now to enjoy my media. I completely agree that the days of conversion should be over now. I used to laugh at other devices that couldn't play xvid natively and now I'm in that boat .
I really hope this feature emerges either natively or through a 3rd party eventually.
this is why 3 people I know of traded back to android again. they thought they could just ftp over a movie fike (like on ios) and play it on the phone.
one of them actually said "so my phone.... can't. share a file..... with other PHONES?"
then the other guys shook their heads and continued moving music around between themslves. no computers, no chords, and no transcoding.
the one guy bought a galaxy tab along with a thunderbolt, and tried to craigslist his samsung.
all because there is no fole support. wow.
Semi-convenient workaround
ll_l_x_l_ll said:
so .. any updates since then or still nothing yet ?
Click to expand...
Click to collapse
After reading your post I decided to tinker a bit and found a semi-convenient workaround.
I tested downloading video releases for the iTouch and found that if I transfer them using the USB Device Enabler into the Storage\Video folder on my device choosing 'Don't convert just copy' when you transfer the video, then it shows up and plays back fine on the phone.
Obviously it would be ideal if i could playback any codec but for now this will do.

[Q] Alternative to MyNet for video streaming?

I've tried MyNet, and it finds my other PC's and the shared media. (Using Win 7 x64 and one homegroup). But in MyNet it fails to load any video I try to play.
Is there an app, maybe one I can install on the host PC, that will run in the background and transcode the video files to the proper resolution for the TF101? Something like PlayOn? Don't want to use MyCloud software because I don't need/want complete control of the host PC.
Maybe this can done through a network share instead, but was interested to hear what others have been using. Especially if there's a way to get MyNet to work.
Sorry if this has been asked and answered.
Playon has an android client that will work.
You can also check out Plex - plexapp.com - which will serve videos from your PC to your Transformer.
MyNet will only play formats natively supported by the Transformer.
I suggest you install MoboPlayer or RockPlayer as a movie player and UPnPlay as a DLNA client.
It's what I have installed, and it works like a charm.
Plex. It's $5 but it's fantastic. I've yet to find a file it wouldn't play. Plays my 1080p mkv's perfectly.
Thanks for the replies guys. I thought there was a simple way to do this!
Zach Alt said:
Plex. It's $5 but it's fantastic. I've yet to find a file it wouldn't play. Plays my 1080p mkv's perfectly.
Click to expand...
Click to collapse
Well, it transcodes anything to very low quality mp4s on the fly, if you're happy with that cool but for those people who want HD content to look HD, it's not really an option.
SilentMobius said:
Well, it transcodes anything to very low quality mp4s on the fly, if you're happy with that cool but for those people who want HD content to look HD, it's not really an option.
Click to expand...
Click to collapse
Lol what? It plays all my videos in HD.
You're doing it wrong. User error.
SilentMobius said:
Well, it transcodes anything to very low quality mp4s on the fly, if you're happy with that cool but for those people who want HD content to look HD, it's not really an option.
Click to expand...
Click to collapse
It transcodes on the fly, with the best quality setting being 5mbps - which plays perfectly smoothly on the Transformer, and looks very, very good indeed.
For reference, typical good quality 720p MKV files are normally encoded at 3mps or less.
I can only assume you haven't actually tried Plex, or haven't changed the streaming setting from the default of very low bandwidth. I wouldn't like your comment to dissuade people with the server setup to handle it from trying Plex - it's a great solution if you want high quality streaming on your local network and have a decent box to run it.
Lorewin said:
It transcodes on the fly, with the best quality setting being 5mbps - which plays perfectly smoothly on the Transformer, and looks very, very good indeed.
For reference, typical good quality 720p MKV files are normally encoded at 3mps or less.
I can only assume you haven't actually tried Plex, or haven't changed the streaming setting from the default of very low bandwidth. I wouldn't like your comment to dissuade people with the server setup to handle it from trying Plex - it's a great solution if you want high quality streaming on your local network and have a decent box to run it.
Click to expand...
Click to collapse
Nope, I bought the android app and set up the server on my home PC.
I found the server to be horribly unreliable (The python would choke at random point scanning my media, looks like poor exception handling on the part of the devs) and when it did work the results were muddy and had notable banding/artifacts even with the bitrate at max.
Which is to be expected, as quality h.264 encoding it very difficult to do real-time. But it's _far_ from playing "HD" content, even super-quick single pass re-encodes look better than what plex creates.
Give subsonic a try. www.subsonic.org It does mainly music streaming but it also has an on the fly transoding engine for video. It will stream them to you as flash. The server is pretty easy to set up only thing is there is a liscence fee for streaming video from the server after 30days but I think its only 15 bux definitely worth it. The android app is free and really good. I also used the web interface from my laptop while I'm at work to listen to music for the past few months (before I got the TF). The quality is good in my experience.
Sent from my Transformer TF101 using XDA Premium App
SilentMobius said:
Nope, I bought the android app and set up the server on my home PC.
I found the server to be horribly unreliable (The python would choke at random point scanning my media, looks like poor exception handling on the part of the devs) and when it did work the results were muddy and had notable banding/artifacts even with the bitrate at max.
Which is to be expected, as quality h.264 encoding it very difficult to do real-time. But it's _far_ from playing "HD" content, even super-quick single pass re-encodes look better than what plex creates.
Click to expand...
Click to collapse
This has been the exact opposite of my experience.
+1 for Subsonic. I mainly use it for music, but am now using the video transcoder function. I'd like to see the app updated to take advantage of tablets but for the cost, IMHO, it's doing now what Google Music is about to offer. Full access to every song I own, the ability to download locally, and being that I run from a whs server with duplication, I don't have to worry about losing anything. Course I gotta run my whs 24x7 but I do anyway.
im trying to get twonky mobile server working on my transfomer but it keeps hanging on scanning files for hours and hours
Zach Alt said:
Plex. It's $5 but it's fantastic. I've yet to find a file it wouldn't play. Plays my 1080p mkv's perfectly.
Click to expand...
Click to collapse
I use Plex & it works great.
does plex support subtitles? I was looking at VLC Direct, but I guess that's not transcoding as much as streaming.
Is there anything like Air Video on the iphone?
Qloud server

Stream videos from PC harddrive?

Does anyone know of a way of watching videos that are saved on my PC's harddrive on my phone via WiFi? It seems like this should be reasonably simple to do.
Thanks
Get MyMediaWP7 on the marketplace and have tversity on your pc. Great app.
Sent from my Samsung Omnia 7 using XDA Windows Phone 7 App
TVersity Pro (only this one have some sense) is buggy and extremely pricey. $70 for "household" license - what these guys are thinking?.. Also, Pro version out of box can transcode not more than 10% of my media (HDTV video rips).
sensboston said:
TVersity Pro (only this one have some sense) is buggy and extremely pricey. $70 for "household" license - what these guys are thinking?.. Also, Pro version out of box can transcode not more than 10% of my media (HDTV video rips).
Click to expand...
Click to collapse
Huh? The OP was asking for a possibility to stream media from his home PC to his WP7 device. So why would it need TVersity Pro? I use the free server and the trial on my WP7. Streaming works absolutely fine even over 3G.
Free version can do "on the fly" transcoding for WP7? What kind of videos works fine on your PC (bitrate, dimensions, containers), and what is your's PC CPU? I've tried to transcode "on the fly" full HD rips packed to mkv (dual core P4, 2.8 GHz) - no luck at all.
sensboston said:
Free version can do "on the fly" transcoding for WP7? What kind of videos works fine on your PC (bitrate, dimensions, containers), and what is your's PC CPU? I've tried to transcode "on the fly" full HD rips packed to mkv (dual core P4, 2.8 GHz) - no luck at all.
Click to expand...
Click to collapse
Most videos are simple divX encoded avi files. Transcoding works absolutely fine for me. Of course I wouldn't even try to watch a full HD RIP. Way too much data for transcoding and streaming on the fly.
Remote Potato 1.x and higher can be installed on computers running Windows XP or higher and no longer requires a Windows Media Center to work. There are several apps on Marketplace that can stream video files from Remote Potato to Windows Phone 7.
spokanedj said:
Remote Potato 1.x and higher can be installed on computers running Windows XP or higher and no longer requires a Windows Media Center to work. There are several apps on Marketplace that can stream video files from Remote Potato to Windows Phone 7.
Click to expand...
Click to collapse
I thought that this seemed the most viable of the solutions, but Smart Potato doesn't seem to have any option anywhere to view videos, and Media Buddy fails to play anything giving errors.
And the server doesn't have an option to only allow local connections, which I think it should. Granted I can fix that in my firewall, but that's not the point.
I couldn't try the TVersity solution, even though MyMedia WP7 looks excellent, because I didn't accept their licence agreement.
Does anyone know of any solutions that work? Perhaps something that would work with an XBMC server?
Thanks
Since this thread is 6 months old, has there been any update on this? Like any new apps or imporvements in Mango to help streaming of video?
I want to find a way to reproduce the functionality of an app like AirVideo on my iPhone - I find WP7 VERY frustrating with the lack of decent streaming video apps and support. (In desperation I tried to write myself an HTML5 one but almost nothing plays on in IE9 in WP7 despite MS saying the versions on PC and WP7 are identical - guess it's a codec problem.)
Why is it possible for me to stream *any* video faultlessly via AirVideo on my 4 year old iPhone 3G but the latest, greatest WP7 phone from 2011 refuses to play anything not in MS's narrow range of accepted formats?!?! I just want to stream AVI and MKV files (not HD rips, just TV shows and music videos etc) to my Windows Phone!!
Try Qloud Media, very good app, streams almost any type of video file.
http://www.qiss.mobi/index_eng.html
Thanks for that - will try it out at home tonight... just one Q - does it stream most or all videos, transcoding on the fly, or do the videos already have to be encoded to WP7?
nzmike said:
Thanks for that - will try it out at home tonight... just one Q - does it stream most or all videos, transcoding on the fly, or do the videos already have to be encoded to WP7?
Click to expand...
Click to collapse
It transcodes all videos on teh fly, I use it and it works really nice.
Excellent, thanks again. I've downloaded the trial version so I can't wait to get home and get it set up.... if it's as good as you say (which I'm sure it will be) I'll buy the full version. Then I can hopefully (finally!) ditch my old iPhone!

Question about 8.1 RT and video playback

Hey guys,
My dad just got a Windows 8.1 RT surface. Im not sure which one he has. Im an android and pc junky, but havent had a chance to play around with RT really. Essentially, I just loaded up an external HDD with a bunch of AVIs, MP4s, and a few MKVs. Are these formats supported, either natively or with 3rd party apps? From what I can tell AVIs and MP4s are, but is there something out there that is a lot better than the stock video player?
Another question: On my android device, I can go to websites like gorillavid or putlocker, copy the video stream link, and open it in my video player, which allows for a lot smoother playback. Anything like this for Windows RT?
xFaultx said:
Hey guys,
My dad just got a Windows 8.1 RT surface. Im not sure which one he has. Im an android and pc junky, but havent had a chance to play around with RT really. Essentially, I just loaded up an external HDD with a bunch of AVIs, MP4s, and a few MKVs. Are these formats supported, either natively or with 3rd party apps? From what I can tell AVIs and MP4s are, but is there something out there that is a lot better than the stock video player?
Another question: On my android device, I can go to websites like gorillavid or putlocker, copy the video stream link, and open it in my video player, which allows for a lot smoother playback. Anything like this for Windows RT?
Click to expand...
Click to collapse
Mobile HD Media Player works with MKV files. It cost around $3.50AUD from store but no hassles and not sure if your tablet is jailbroken.
Not sure how well it streams though as I use PLEX media server to stream all my media when around the house - no free wifi that can be used worth a damn around Australia and not streaming over Mobiile Internet with our prices....
ultramag69 said:
Mobile HD Media Player works with MKV files. It cost around $3.50AUD from store but no hassles and not sure if your tablet is jailbroken.
Not sure how well it streams though as I use PLEX media server to stream all my media when around the house - no free wifi that can be used worth a damn around Australia and not streaming over Mobiile Internet with our prices....
Click to expand...
Click to collapse
Does it support subtitles?
Sent with Virtue
Ace42 said:
Does it support subtitles?
Sent with Virtue
Click to expand...
Click to collapse
Yep. It does on the MKV files that have them included in the MKV container.
Haven't tried an AVI file with sub files in the same folder yet, my movies are (mostly) in English...
Vlc is launching their app on the windows store in this month, or probably the next one.
I use Media Browser for streaming. It looks and works much better than skype.
xFaultx said:
Hey guys,
My dad just got a Windows 8.1 RT surface. Im not sure which one he has. Im an android and pc junky, but havent had a chance to play around with RT really. Essentially, I just loaded up an external HDD with a bunch of AVIs, MP4s, and a few MKVs. Are these formats supported, either natively or with 3rd party apps? From what I can tell AVIs and MP4s are, but is there something out there that is a lot better than the stock video player?
Another question: On my android device, I can go to websites like gorillavid or putlocker, copy the video stream link, and open it in my video player, which allows for a lot smoother playback. Anything like this for Windows RT?
Click to expand...
Click to collapse
PowerDVDMobile is the most flexible player on the store with my files (mostly MKV, MP4) - costly, but it's pretty much a one stop solution.

Categories

Resources