Related
okay, so when I try to cast a tab and play a local video file.. the video freezes on the TV, but continues to play on my computer.. the sound also still comes through the TV while its frozen. Why is this? And is there anyway to cast a local file from your phone?
bewpy said:
okay, so when I try to cast a tab and play a local video file.. the video freezes on the TV, but continues to play on my computer.. the sound also still comes through the TV while its frozen. Why is this? And is there anyway to cast a local file from your phone?
Click to expand...
Click to collapse
What kind of local file (container format, compression type and bitrate) is it? It sounds like maybe the local file has a "glitch" in it or the file is using variable bitrate compression and the video bitrate exceeds what Chromecast can handle at the point it freezes.
Local file casting currently requires a rooted Chromecast, KyoCast installed on the Chromecast, and an un-timebombed AllCast/AirCast installed on your phone... The phone-local file needs to be a format Chromecast can play, and must be played in an app that allows Share to the AllCast/AirCast app.
Me too the issue happened on my chromecast even on youtube ... other pc work with me but one pc is showing this behaviour
bhiga said:
What kind of local file (container format, compression type and bitrate) is it? It sounds like maybe the local file has a "glitch" in it or the file is using variable bitrate compression and the video bitrate exceeds what Chromecast can handle at the point it freezes.
Local file casting currently requires a rooted Chromecast, KyoCast installed on the Chromecast, and an un-timebombed AllCast/AirCast installed on your phone... The phone-local file needs to be a format Chromecast can play, and must be played in an app that allows Share to the AllCast/AirCast app.
Click to expand...
Click to collapse
So do you think this would work or help cast the Showbox app?
Sent from my HTCONE using XDA Premium 4 mobile app
bewpy said:
okay, so when I try to cast a tab and play a local video file.. the video freezes on the TV, but continues to play on my computer.. the sound also still comes through the TV while its frozen.
Click to expand...
Click to collapse
That can happen if the transcoding performance of your computer is not sufficient for tab casting. I get that symptom if I attempt tab casting from my 2 GHz dual-core laptop, but not from my 4 GHz quad-core desktop. Google's beta tab-casting code just isn't very efficient.
DJames1 said:
That can happen if the transcoding performance of your computer is not sufficient for tab casting. I get that symptom if I attempt tab casting from my 2 GHz dual-core laptop, but not from my 4 GHz quad-core desktop. Google's beta tab-casting code just isn't very efficient.
Click to expand...
Click to collapse
I have an i5.. with 8 gigs of ram..
It'll still depend mainly on how CPU-intensive the decoding of the video you're watching is. Whatever its left over needs to be enough to compress to whatever Chromecast needs.
It's more than that though. My system runs at only 12-18% CPU utilization while tab casting (depending on resolution), but the video is still a bit jerky, noticeably dropping frames about once a second. Dropping the resolution to 480p doesn't affect that at all. When I play the exact same internet stream via Plex running on the same computer and casting it to a Plex client, the video is perfectly smooth. The only explanation I can see for the poor performance along with low average CPU utilization is that Google isn't using enough buffering, and every time it gets overwhelmed by a momentary peak in transcoding, it stumbles and drops some frames. You can easily see and hear that the lag between the stream on the computer and the stream coming out of the Chromecast is only a fraction of a second, so that would support the insufficient-buffering theory.
DJames1 said:
It's more than that though. My system runs at only 12-18% CPU utilization while tab casting (depending on resolution), but the video is still a bit jerky, noticeably dropping frames about once a second. Dropping the resolution to 480p doesn't affect that at all. When I play the exact same internet stream via Plex running on the same computer and casting it to a Plex client, the video is perfectly smooth. The only explanation I can see for the poor performance along with low average CPU utilization is that Google isn't using enough buffering, and every time it gets overwhelmed by a momentary peak in transcoding, it stumbles and drops some frames. You can easily see and hear that the lag between the stream on the computer and the stream coming out of the Chromecast is only a fraction of a second, so that would support the insufficient-buffering theory.
Click to expand...
Click to collapse
The flip side to the coin would be that the Cast extension isn't using enough compression. More buffering would create additional lag between what's on the computer and out from the Chroemcast. There's already a fair lag.
More compression would mean higher CPU requirements but lower network bandwidth
More buffering would mean more lag
Being that the Cast extension is still in beta, I'm hoping Google either lets us adjust these settings (the previously-discovered hidden settings would be reasonable) or they are trying to determine the best compromise given the target market. The parameters are narrow enough that a Q&A optimizer would probably work.
My video is lagging: decrease buffering & use looser compression
My video is pausing, skipping or jumping: increase buffering
My video is still pausing, skipping or jumping: decrease compression
bhiga said:
What kind of local file (container format, compression type and bitrate) is it? It sounds like maybe the local file has a "glitch" in it or the file is using variable bitrate compression and the video bitrate exceeds what Chromecast can handle at the point it freezes.
Local file casting currently requires a rooted Chromecast, KyoCast installed on the Chromecast, and an un-timebombed AllCast/AirCast installed on your phone... The phone-local file needs to be a format Chromecast can play, and must be played in an app that allows Share to the AllCast/AirCast app.
Click to expand...
Click to collapse
Actually I have been able to stream local content from my Plex Server using the Chrome Browser Tab Cast feature...
Open Plex Media Manager in the browser, Cast the tab to the Chromecast, Play the video, make it full screen and all is good.
Perhaps because the Plex Server does transcoding and his local file does not.
Most of my files are H264 MP4 files and AVI and other containers won't work like you said.
Asphyx said:
Actually I have been able to stream local content from my Plex Server using the Chrome Browser Tab Cast feature...
Open Plex Media Manager in the browser, Cast the tab to the Chromecast, Play the video, make it full screen and all is good.
Perhaps because the Plex Server does transcoding and his local file does not.
Most of my files are H264 MP4 files and AVI and other containers won't work like you said.
Click to expand...
Click to collapse
Actually it's two-fold in your case.
Plex Server is making sure Chrome can play it (ensures it's browser-friendly)
and
because you're tab-casting, the source doesn't really matter because the Cast extension is recompressing what appears on the screen to a Chromecast-compatible format. The Cast extension doesn't care whether it's video or PowerPoint or an animated GIF - at the point the Cast extension sees it, it's just a series of images for it to compress and send to Chromecast
bhiga said:
Actually it's two-fold in your case.
Plex Server is making sure Chrome can play it (ensures it's browser-friendly)
and
because you're tab-casting, the source doesn't really matter because the Cast extension is recompressing what appears on the screen to a Chromecast-compatible format. The Cast extension doesn't care whether it's video or PowerPoint or an animated GIF - at the point the Cast extension sees it, it's just a series of images for it to compress and send to Chromecast
Click to expand...
Click to collapse
Ahhh IC...SO the fact that it is playing well has more to do with the file being compatible with the browser...Got it!
This isn't another repeat of the same question regarding apps/compatibility. I know there are some solutions out there and some that we'll have more access to shortly (i.e. Plex.)
My question is what is going to be the best setup for hosting and serving local media to a ChromeCast? I currently have an outdated (unsupported) Windows Home Server with 3TB of storage. With an Intel Atom CPU it still functions nicely as a lightweight, energy efficient file server. I'm concerned about it's capability to function as a DLNA server, however. It's powerful enough to serve raw files but I think that's about it.
I bought the Avia expanded feature set and haven't had much luck with it. I understand I can't use it to simply browse files on my server and play them, so I installed the Serviio DLNA server (http://serviiowhs.codeplex.com/) and the Avia app does find this media (although some files are sporadically missing.) Playing them on Avia doesn't work at all, either on my phone or on Chromecast. I turned off transcoding on the server but I'm just generally confused at where the video processing is all taking place and where I want it to be taking place.
Ideally I'd like to just serve files up to my ChromeCast and have it perform all of the decoding/video processing, I think? Is that ever a realistic option or do I need to find something that is going to work better as DLNA server? Maybe a NAS with some kind of DLNA functionality built in? Anyone else have opinions on the best setup?
usefulidiot127 said:
My question is what is going to be the best setup for hosting and serving local media to a ChromeCast? I currently have an outdated (unsupported) Windows Home Server with 3TB of storage. With an Intel Atom CPU it still functions nicely as a lightweight, energy efficient file server. I'm concerned about it's capability to function as a DLNA server, however. It's powerful enough to serve raw files but I think that's about it.
Click to expand...
Click to collapse
Hmm... Atom is fine for DLNA, but things that require transcoding (ie, Plex Media Server) will probably leave you wanting more horsepower.
usefulidiot127 said:
I bought the Avia expanded feature set and haven't had much luck with it. I understand I can't use it to simply browse files on my server and play them, so I installed the Serviio DLNA server (http://serviiowhs.codeplex.com/) and the Avia app does find this media (although some files are sporadically missing.) Playing them on Avia doesn't work at all, either on my phone or on Chromecast. I turned off transcoding on the server but I'm just generally confused at where the video processing is all taking place and where I want it to be taking place.
Click to expand...
Click to collapse
I'm on WHS 2011 now, but IIRC WHSv1 supports UPnP and Windows Media Connect. It might show up for DLNA, but I don't remember if Windows Media Connect is turned on by default. Regardless, DLNA alone won't help you if your media isn't in a Chromecast-compatible format.
usefulidiot127 said:
Ideally I'd like to just serve files up to my ChromeCast and have it perform all of the decoding/video processing, I think? Is that ever a realistic option or do I need to find something that is going to work better as DLNA server? Maybe a NAS with some kind of DLNA functionality built in? Anyone else have opinions on the best setup?
Click to expand...
Click to collapse
Chromecast's processor is powerful, but nowhere near as flexible as a desktop computer. You can't necessarily automatically download and install software CODECs like you can on a desktop computer.
Think of it more like an iPod - unless the media was made to be compatible, there will likely need to be some amount of "preparation" (ie, transcoding) that needs to be done to make it compatible.
Your options would be to convert/transcode your media library so it's Chromecast compatible, use RealPlayer Cloud (which will require you to upload any incompatible media to RP Cloud where they'll do the transcoding for you via their SurePlay feature), or use Plex Media Server so you have on-the-fly transcoding.
bhiga said:
Hmm... Atom is fine for DLNA, but things that require transcoding (ie, Plex Media Server) will probably leave you wanting more horsepower.
I'm on WHS 2011 now, but IIRC WHSv1 supports UPnP and Windows Media Connect. It might show up for DLNA, but I don't remember if Windows Media Connect is turned on by default. Regardless, DLNA alone won't help you if your media isn't in a Chromecast-compatible format.
Chromecast's processor is powerful, but nowhere near as flexible as a desktop computer. You can't necessarily automatically download and install software CODECs like you can on a desktop computer.
Think of it more like an iPod - unless the media was made to be compatible, there will likely need to be some amount of "preparation" (ie, transcoding) that needs to be done to make it compatible.
Your options would be to convert/transcode your media library so it's Chromecast compatible, use RealPlayer Cloud (which will require you to upload any incompatible media to RP Cloud where they'll do the transcoding for you via their SurePlay feature), or use Plex Media Server so you have on-the-fly transcoding.
Click to expand...
Click to collapse
Thanks for the detailed reply. I'm guessing I'm running into issues with Avia/ChromeCast because I have transcoding disabled and the media may not be in a format supported by Chromecast? I thought maybe since my android phones/tablets with MX Player can process just about any file, maybe the ChromeCast could as well. (Not taking into account that ChromeCast is a vastly cheaper device.)
My best option might just be to run Plex on my full powered desktop and treat my server as network attached storage. I'll just need to turn the PC on when I'm ready to Cast (surely there's an app out there to wake a desktop from sleep mode...)
usefulidiot127 said:
Thanks for the detailed reply. I'm guessing I'm running into issues with Avia/ChromeCast because I have transcoding disabled and the media may not be in a format supported by Chromecast? I thought maybe since my android phones/tablets with MX Player can process just about any file, maybe the ChromeCast could as well. (Not taking into account that ChromeCast is a vastly cheaper device.)
My best option might just be to run Plex on my full powered desktop and treat my server as network attached storage. I'll just need to turn the PC on when I'm ready to Cast (surely there's an app out there to wake a desktop from sleep mode...)
Click to expand...
Click to collapse
Yes - most likely your media isn't in a format Chromecast can play.
You can test it by shooting a 720p clip on your phone/tablet and throwing that onto your server - that should be playable by Chromecast unless you have an uber-fancy device that saves in a non-mainstream format.
MX Player is pretty awesome - it really makes good use of hardware decoding and such, but of course today's phones and tablets are closer to desktop computer than appliance-type devices like Chromecast.
Yes, probably your best bet it to run Plex on a reasonably-fast machine. It might be worth trying it on your WHS box too, though it might be slow to start stuff, depends. My WHS 2011 box is an Atom 330 (dual-core), it was a good upgrade from my previous Atom 230 (single-core) but its CPU isn't much faster than those found in some of the more-powerful NAS units. I just use it as a fileserver, so it's not a huge deal and the primary design factor was small form factor (it's mounted to a plate mounted on the back of my TV).
As long as the network connection between your server and your Plex Media Server machine is good, it should work well. For a while I was running pyTivo on my desktop to on-the-fly transcode stuff to play on my TiVos...
bhiga said:
Yes - most likely your media isn't in a format Chromecast can play.
You can test it by shooting a 720p clip on your phone/tablet and throwing that onto your server - that should be playable by Chromecast unless you have an uber-fancy device that saves in a non-mainstream format.
MX Player is pretty awesome - it really makes good use of hardware decoding and such, but of course today's phones and tablets are closer to desktop computer than appliance-type devices like Chromecast.
Yes, probably your best bet it to run Plex on a reasonably-fast machine. It might be worth trying it on your WHS box too, though it might be slow to start stuff, depends. My WHS 2011 box is an Atom 330 (dual-core), it was a good upgrade from my previous Atom 230 (single-core) but its CPU isn't much faster than those found in some of the more-powerful NAS units. I just use it as a fileserver, so it's not a huge deal and the primary design factor was small form factor (it's mounted to a plate mounted on the back of my TV).
As long as the network connection between your server and your Plex Media Server machine is good, it should work well. For a while I was running pyTivo on my desktop to on-the-fly transcode stuff to play on my TiVos...
Click to expand...
Click to collapse
My Plex Server is running everything just fine off of an old Dell Dimension E510. The only upgrade I've made to that server was to boost the ram from 1gb to 4gb. It transcodes everything on the fly just fine. I'm quite surprised, actually.
jsdecker10 said:
My Plex Server is running everything just fine off of an old Dell Dimension E510. The only upgrade I've made to that server was to boost the ram from 1gb to 4gb. It transcodes everything on the fly just fine. I'm quite surprised, actually.
Click to expand...
Click to collapse
Looks like your E510 is an 3GHz Intel Pentium 4 531 (or at least the one CNET reviewed was).
My Atom 330 is still kinda poopy in comparison, but this at least gives me enough hope to perhaps try Plex server and see how it fares.
Thanks for that!
bhiga said:
Looks like your E510 is an 3GHz Intel Pentium 4 531 (or at least the one CNET reviewed was).
My Atom 330 is still kinda poopy in comparison, but this at least gives me enough hope to perhaps try Plex server and see how it fares.
Thanks for that!
Click to expand...
Click to collapse
Yup, you may as well at least give it a shot and just see how it'll fare because I wasn't really too optimistic about mine being able to handle the duties of transcoding either...ie. from mkv, from avi, etc. But to my surprise, it did the job just fine n dandy & I've been MORE than satisfied with my setup so far.
Sent from my SM-N900V using Tapatalk
Doesn't WHS come with Twonky Server? Or is that just some Brands of it?
Twonky will do transcoding but you might need to install FFMPEG and set it up to do it.
Tonky is probably the best at transcoding and very configurable so if WHS has it I would look into using that first.
Yes the Atom is probably underpowered for good transcoding but provided your source files aren't too High Quality I think it might cut it.
As for anyone looking for the BEST WAY...The choices are pretty slim right now....
You have ONLY two choices right now....
Plex and Plex apps OR DLNA server and aVia and I think we established that aVia even with DLNA server that transcodes doesn't always mean a CCast compatible stream.
Maybe Bubble solves that or maybe some other player does but until they are released those are really the only two choices and answers anyone can give for people without a rooted CCast.
I'm having best luck using PlayOn/Avia. PlayOn uses VLC player so can stream just about any format, haven't found one yet it can't do. Avia can fine PlayOn server via DLNC. Also doesn't require too much CPU, have even used a netbook as PlayOn server and works really well. Plus, you get all the PlayOn channels, which is a bunch.
xenokc said:
I'm having best luck using PlayOn/Avia. PlayOn uses VLC player so can stream just about any format, haven't found one yet it can't do. Avia can fine PlayOn server via DLNC. Also doesn't require too much CPU, have even used a netbook as PlayOn server and works really well. Plus, you get all the PlayOn channels, which is a bunch.
Click to expand...
Click to collapse
And the PlayOn app will soon support CCast as well, At least they are advertising that as coming very soon.
Like I said there are going to be more options coming out soon that will change whatever answer is given today which is why I caution anyone from re-encoding their Library trying to fix a temporary problem!
Asphyx said:
And the PlayOn app will soon support CCast as well, At least they are advertising that as coming very soon.
Like I said there are going to be more options coming out soon that will change whatever answer is given today which is why I caution anyone from re-encoding their Library trying to fix a temporary problem!
Click to expand...
Click to collapse
Good to hear CCast support is coming for PLayOn. Works OK with Avia but direct support will be great. The best thing about PlayOn is that is uses VLC Player so just about every format supported as well as low CPU needs.
xenokc said:
Good to hear CCast support is coming for PLayOn. Works OK with Avia but direct support will be great. The best thing about PlayOn is that is uses VLC Player so just about every format supported as well as low CPU needs.
Click to expand...
Click to collapse
Well it may use VLC to play on Android but there is no guarantee it will use VLC on the CCast.
It is my hope that VLC (and all Player apps that are out there) will support CCast and create a DIAL registered Player App for Chromecast that other programs could use as well.
Asphyx said:
Well it may use VLC to play on Android but there is no guarantee it will use VLC on the CCast.
It is my hope that VLC (and all Player apps that are out there) will support CCast and create a DIAL registered Player App for Chromecast that other programs could use as well.
Click to expand...
Click to collapse
Actually PlayOn uses VLC on the server side, not the client side.
Does anyone think we'll be able to use the 'Cast Screen' in the display settings with Chromecast anytime soon?
The S3 Kid said:
Does anyone think we'll be able to use the 'Cast Screen' in the display settings with Chromecast anytime soon?
Click to expand...
Click to collapse
Ah, I've been wondering why this isn't working for me in OmniROM. Is this a standard feature/option even on the stock ROM for KitKat? Or are you using OmniROM as well? It doesn't detect my Chromecast. Thanks.
ritzxda said:
Ah, I've been wondering why this isn't working for me in OmniROM. Is this a standard feature/option even on the stock ROM for KitKat? Or are you using OmniROM as well? It doesn't detect my Chromecast. Thanks.
Click to expand...
Click to collapse
KitKat is Miracast certified. Problem is, Chromecast doesn't support Miracast, at least not today...
bhiga said:
KitKat is Miracast certified. Problem is, Chromecast doesn't support Miracast, at least not today...
Click to expand...
Click to collapse
Ah got it! Thank you. I thought it was something new due to the new "Cast" option in the settings. Thanks.
xenokc said:
Actually PlayOn uses VLC on the server side, not the client side.
Click to expand...
Click to collapse
Thanks didn't know that.
The S3 Kid said:
Does anyone think we'll be able to use the 'Cast Screen' in the display settings with Chromecast anytime soon?
Click to expand...
Click to collapse
if you mean on your KitKat Phone, as @bhiga noted thats for Miracast not CCast. You can however cast a screen from a Desktop Browser. It may be possible in the future to do screen mirroring as there is code in KitKat to do it but from what Koush sees it seems like it will be up to the manufacturer to cook it into the ROM which says to me it will need driver support in the Kernel to work.
Lets hope I'm dead wrong about that!
I have Plex, Twonky, Subsonic, Air Video, and from the 4, only 2 show up as DLNA on my network (plex and twonky) Now, I modified my Subsonic to play from the browser locally as well as remotely so I guess Chrome + anything that plays on chrome could be casted to Chromecast, correct?
Will try it out... Also, I can play Plex from Chrome browser, going to see if I can get a fullscreen going..
EDIT: I got all 3 Plex, Subsonic and Twonky to stream in fullscreen (but from Chrome it has a 720p limit - lame...) ---another note, for Twonky, when you pick the media, you have to cast the opened tab, not the one you are currently on when you select the media like the other 2, just like when you drag and drop .mp3 or .mkv to Chrome, whichever tab opens, you cast that one, only problem is when I drag an MKV to Chrome I get no sound, so I will stick to Plex/Subsonic/Twonky when playing .MKV... Saves me having to run an HDMI cable to the TV, I think it's still worth the $35 even if I can't root it
m4f1050 said:
EDIT: I got all 3 Plex, Subsonic and Twonky to stream in fullscreen (but from Chrome it has a 720p limit - lame...) ---another note, for Twonky, when you pick the media, you have to cast the opened tab, not the one you are currently on when you select the media like the other 2, just like when you drag and drop .mp3 or .mkv to Chrome, whichever tab opens, you cast that one, only problem is when I drag an MKV to Chrome I get no sound, so I will stick to Plex/Subsonic/Twonky when playing .MKV... Saves me having to run an HDMI cable to the TV, I think it's still worth the $35 even if I can't root it
Click to expand...
Click to collapse
Playing video via Chrome + Cast extension is more like playing video through remote desktop rather than playing directly. It's the least desirable solution for video playback, though a reasonable fallback in most cases.
I've been accessing Plex Server via DLNA using AVIA, and it's been ok. However I've noticed with larger video files, the Chromecast seems to stop for a few seconds every 10min or so. It's not always, but I don't want it to be any.
Would I have better success using the Plex App instead of AVIA or is this more of a hardware issue? (Plex Server is running on an old Dell p4 )
thanks.
Both work well for me. I have zero issues with the plex. Avia has only given me a couple issues because of streaming from other sites. The developers are all working very hard, so it more than likely will get smoothed out in time. I still want to get a NAS setup as well and see how that goes too.
Sent from my SCH-I500 using Tapatalk
IMO plex is much better than avia. Plex server automatically transcodes incompatible file formats for CCast plus it has subtitle support. However plex transcoding on pc needs very high cpu so it may not work properly on older hardware.
Sent from my GT-I9300 using Tapatalk
Hard to say if Plex will solve that pausing problem or not. Could be happening for any number of reasons not related to the app or casting method being used and be all about bad network and CCast connection.
Plex being the better option with Plex server for all that transcoding goodness still suffers from the same Pause and buffering issues from time to time that aVia will suffer from, the only improvement being it should happen less and it won't be because the source file is incompatible.
But lets be clear, both Plex and aVia will seem very much like Beta software at times because both are still working out the kinks on the CCast side of things with their systems. aVia has already released a number of updates to their Player and Plex has mostly focused on the Server/Transcoding side of things.
Plex still suffers with bugs in the control protocol where the control device will lose connection but not pick it back up properly without restarting the media from beginning and then manually going back to where you left off, and the Transcoder on the server side is still not at 100% as far as the CCast profile is concerned. Surround is not working properly for CCast in the Transcoder and it may still be having some issues with source files that are at such a high VBitrate that the transcoder can't really keep up. Plex Devs are aware of these problems and are working on them and I suspect thats Reason #1 why they are limiting CCast support to PlexPass users right now as those users are much more familiar with the system and don't want to deal with the onslaught of complaints they would get if these bugs were released to a wider audience as is.
aVia on the other hand is probably a bit more mature in regards to control and connection since their methodology doesn't require a lot because it merely takes in data and spits it back out to the CCast. But this is also why some files simply won't play well on it when sent to a CCast. I'm not sure what plans the aVia Devs have but they could really improve the CCast support if they did some minimal transcoding in the same way the GoogleCast Ext (Chrome) does to make any stream coming in fully CCast compatible. Not sure if most mobile units could handle the task of transcoding without burning through your battery but it would make aVia much more flexible in what it can send to the CCast.
It's apparent that for the $35 price point that the CCast has a very narrow window on what it can play problem free and it certainly is not robust enough to play from content libraries that have very high quality content without transcoding. Most people with large libraries also tend to favor MKV containers due to the fact they can support subs, Multitrack Audio and any Video or Audio Codec.
It is this ANYTHING GOES capability in MKV that always makes it difficult to get transcoding right. and unfortunately it's that same versatility of MKV that makes it impossible to support those container types natively in Hardware. There are just too many Codecs that it would need to have onboard for it to be practical.
That said I would love to see a NextGen CCast support MKV/H264/AAC natively and regardless of container type if the video is H264/AAC just play it without the need to transcode. It probably supports those files now but there is no option (save maybe aVia) to play them to CCast without Transcoding as I write this.
Thanks for the replies! I'm not huge into media and all the codecs and containers. Typically I just rip everything to mp4 since it seems the most compatible for devices. All I want is to be able to stream the occasional movie and TV show that I have ripped, and typically those are shows for my son, so I don't need 1080p or anything, lol.
I do think the majority of my issue might be the network. I played about 3 hours consecutively of tv shows/movies fine last night with no issue. It wasn't until I started streaming the football game on my laptop at the same time that I started to get the pausing in the CCasted video again. Once I switched to streaming the football game over 4g connection instead wi-fi, the pausing stopped after a little while. At least I know networking and hardware a lot more than I do media encoding
walmartman said:
Thanks for the replies! I'm not huge into media and all the codecs and containers. Typically I just rip everything to mp4 since it seems the most compatible for devices. All I want is to be able to stream the occasional movie and TV show that I have ripped, and typically those are shows for my son, so I don't need 1080p or anything, lol.
I do think the majority of my issue might be the network. I played about 3 hours consecutively of tv shows/movies fine last night with no issue. It wasn't until I started streaming the football game on my laptop at the same time that I started to get the pausing in the CCasted video again. Once I switched to streaming the football game over 4g connection instead wi-fi, the pausing stopped after a little while. At least I know networking and hardware a lot more than I do media encoding
Click to expand...
Click to collapse
MP4/H264/AAC should have no issues playing on CCast. If it stops or stutters then the cause is likely Network related.
Laptop streaming is probably connecting via Wireless. Thats half your Wireless Radio Bandwidth out the door.
I suspect thats all going to change if what I'm reading coming out of CES sees the market soon. Netgear has a new Router that claims to have 115Mps throughput on 2.4Ghz and into the 300s on 5Ghz.
Something that might help in your situation is to configure the Laptop to only connect to the 5Ghz side of the router. Then your Wireless traffic should not eat into the 2.4Ghz throughput. No Guarantees mind you but it's worth a try the next time you want to stream to both a CCast and some other device.
My guess is that it's the cpu. I run plex on a minimum spec machine and it runs okay until the computer does something the background. Then I see skips
Sent from my Nexus 7 using xda app-developers app
I use Avia more because it can see the USB flash drive on my router and stream media from it. The only thing I don't like is that Avia does not show thumbnails of each file - only a default music note symbol for mp3 and video reel symbol for mp4. However, Avia does show thumbnails of media files on the device and on Plex Media Server on my PC. Plex is nice, but I don't want to turn on the high power PC just for it, unless it's necessary.
ETFoneHome said:
I use Avia more because it can see the USB flash drive on my router and stream media from it. The only thing I don't like is that Avia does not show thumbnails of each file - only a default music note symbol for mp3 and video reel symbol for mp4. However, Avia does show thumbnails of media files on the device and on Plex Media Server on my PC. Plex is nice, but I don't want to turn on the high power PC just for it, unless it's necessary.
Click to expand...
Click to collapse
That's very strange that you don't see thumbnails of your movies/video files using Avia. I have the paid version of Avia and it's up-to-date with all the recent app updates and mine shows each and every thumbnail with no problem...hmmmmm...man, that's really odd. Have you tried updating it? Is it the most current release? Have you tried clearing the app data/cache?
jsdecker10 said:
That's very strange that you don't see thumbnails of your movies/video files using Avia. I have the paid version of Avia and it's up-to-date with all the recent app updates and mine shows each and every thumbnail with no problem...hmmmmm...man, that's really odd. Have you tried updating it? Is it the most current release? Have you tried clearing the app data/cache?
Click to expand...
Click to collapse
Yea I tried clearing everything. I think since Avia is not showing thumbnails for the USB flash drive on the router it's a router firmware issue. I don't think the DNLA feature is certified.
sherdog16 said:
My guess is that it's the cpu. I run plex on a minimum spec machine and it runs okay until the computer does something the background. Then I see skips
Click to expand...
Click to collapse
Yes that could be the issue, I'm going to make a Feature request at Plex to see if they can't add a priority setting for the transcoder which should help in cases like yours.
ETFoneHome said:
I use Avia more because it can see the USB flash drive on my router and stream media from it. The only thing I don't like is that Avia does not show thumbnails of each file - only a default music note symbol for mp3 and video reel symbol for mp4. However, Avia does show thumbnails of media files on the device and on Plex Media Server on my PC. Plex is nice, but I don't want to turn on the high power PC just for it, unless it's necessary.
Click to expand...
Click to collapse
Plex can see those files as well you just have to map the flash drive to some section in PMS and you may need to refresh whenever you change the Flash drive.
In my PMS setup I have my main Media NAS (Roughly 12TB RAID) for most of my media and also have Two 4TB USB Drives plugged into the NAS and a Router for content I probably won't watch often. I use the same Folder structure I do on the NAS for each external drive and add the appropriate folder of each drive to the Sections that content should be added to. The Router tends to keep the same drive Letter no matter what drive I plug into it so my Router USB port is my sort of wildcard Media location I can plug any media into and with a simple refresh can see that media in Plex.
jsdecker10 said:
That's very strange that you don't see thumbnails of your movies/video files using Avia. I have the paid version of Avia and it's up-to-date with all the recent app updates and mine shows each and every thumbnail with no problem...hmmmmm...man, that's really odd. Have you tried updating it? Is it the most current release? Have you tried clearing the app data/cache?
Click to expand...
Click to collapse
It really depends on the server aVia is connecting to. Some make Thumbnails others do not. Plex will actually send you Posters while other might send you screen caps.
I didn't know you can use the avia app to access the plex media server. After I saw this thread, I immediately went into the avia app to try it out. I went the the "ADD MEDIA" and found my plex server and added it. When I click on the plex media server, it doesn't show any of my movies. I just see two top categories: ADD MEDIA and the name of my Plex server.
My plex server is installed in a notebook. And the movies are in the default video folder in libraries. Do they need to be in a specific folder?
---------- Post added at 03:16 AM ---------- Previous post was at 03:12 AM ----------
Sorry, nevermind.. My notebook was asleep. LOL! Everything works. WOW!
I'm looking at this Qnap TS-112P model. It looks promising with the ability to install Plex Media Server. I don't need transcoding and the specs look good: 1.6GHz; 512MB. But it's a new model and I can't find any reviews.
http://www.qnap.com/en/index.php?lang=en&sn=822&c=351&sc=514&t=524&n=19949
ETFoneHome said:
I'm looking at this Qnap TS-112P model. It looks promising with the ability to install Plex Media Server. I don't need transcoding and the specs look good: 1.6GHz; 512MB. But it's a new model and I can't find any reviews.
http://www.qnap.com/en/index.php?lang=en&sn=822&c=351&sc=514&t=524&n=19949
Click to expand...
Click to collapse
That unit has some great reviews on Newegg but the low RAM scares me...
As for Transcoding, you never need it until you need it! LOL
The one on Newegg is 112 - not 112P. Got a PC with Plex ms to transcode, should that ever arises. So far no need.
ETFoneHome said:
The one on Newegg is 112 - not 112P. Got a PC with Plex ms to transcode, should that ever arises. So far no need.
Click to expand...
Click to collapse
Wow, subtle difference in model number, but significant spec difference:
TS-112P
CPU Marvell 6282 1.6GHz
DRAM 512MB DDR3 RAM
Flash Memory 16MB
TS-112
CPU Marvell 6281 1.2GHz
DRAM 256MB DDRII RAM
Flash Memory 16MB
I would expect the TS-112P to be significantly better than the no-P model.
ETFoneHome said:
The one on Newegg is 112 - not 112P. Got a PC with Plex ms to transcode, should that ever arises. So far no need.
Click to expand...
Click to collapse
The model Iooked at has 512K of Ram (I would think a Gig would be minimum for a NAS serving media and transcoding....
And if what bhiga posted is correct then the one I saw was the P model.
bhiga said:
Wow, subtle difference in model number, but significant spec difference:
TS-112P
CPU Marvell 6282 1.6GHz
DRAM 512MB DDR3 RAM
Flash Memory 16MB
TS-112
CPU Marvell 6281 1.2GHz
DRAM 256MB DDRII RAM
Flash Memory 16MB
I would expect the TS-112P to be significantly better than the no-P model.
Click to expand...
Click to collapse
Yeal, the 112P is not listed on Newegg but is on Amazon but no reviews. http://www.amazon.com/TS-112P-Perso...8&qid=1389746673&sr=8-1&keywords=Qnap+TS-112P
I was looking at the Synology DS213j too. It's seems popular but doesn't have support for Plex server. http://www.amazon.com/Synology-Disk...id=1389747041&sr=8-1&keywords=Synology+DS213j
For under $200 they're not bad as entry level NAS.
Anyone who needs 1gb ram and transcoding should look for something like this: http://www.amazon.com/Synology-DiskStation-Diskless-Attached-DS713/dp/B009TPDDFG
Though at that price range I may as well build a desktop server like this: http://www.amazon.com/Lenovo-ThinkS...8066&sr=1-1&keywords=Lenovo+ThinkServer+TS140
Quite lost here guys, would appriciate some help.
I'm having a lot of trouble casting my local content. I can stream it using the chrome extension, but when trying to cast from the actual web app - I get media unavailable shown on my tv.
Also - I seem to have the oppertunity to cast to my nexus 7, what exactly does it means? I tried to do that and it simply did nothing.
Last, I can't seem to sync it to my tablet, I see that some media was added but N7 sais "not sync" and nothing is displayed at my tabs.
Oh, and also - I thought I would be able to cast content from my tablet and phone (content that "sits" on them), but how can they do that if they have no server installed?
I'm really lost, getting more and more annyoed with this chromecast - a lot of workarounds for things that should be trivial.
edoson said:
I'm really lost, getting more and more annyoed with this chromecast - a lot of workarounds for things that should be trivial.
Click to expand...
Click to collapse
What app(s) are you using, and where does the media you're trying to cast to Chromecast live?
First of all I know this section is for the Cromecast and all my MP4 video play using it with Avia.
If you happen to have a DLNA TV when you cast from Avia you’ll see your TV as an option. Back some time ago I decided to try it and all my videos would try to play but an “unsupported video format” message would appear.
I dropped a message to Avia Tech support but never heard from them till about a week or so ago. After a bunch of emails back/forth, they found a Samsung Smart TV in their office. They tried it and found most but not all videos played and received the same error as I did.
I then asked them to try BubbleUPnP with Avia since all my videos play this way. They tried it and although a few more played some still didn’t meaning that BubbleUPNp does some transcoding and Avia just passes the file as is. So even Avia Tech Support has MP4's that a certain device doesn't like!
Okay the problem seems to be the Samsung Smart TV but it brings up the point that not all MP4’s are created equal even though I used HandBrake which is what Avia Tech Support suggests to use.
BTW- My TV has the latest firmware. The Samsung DLNA app used by the TV is called AllShare. It later was changed to AllShare Play and recently Samsung Link. Now Samsung Link/AllShare Play is available in the Play Store but shows to not compatible with my Nexus 10. I don’t know what’s included in the newer Samsung Smart TV’s or if it’s still called AllShare or not.
wptski said:
Okay the problem seems to be the Samsung Smart TV but it brings up the point that not all MP4’s are created equal even though I used HandBrake which is what Avia Tech Support suggests to use.
BTW- My TV has the latest firmware. The Samsung DLNA app used by the TV is called AllShare. It later was changed to AllShare Play and recently Samsung Link. Now Samsung Link/AllShare Play is available in the Play Store but shows to not compatible with my Nexus 10. I don’t know what’s included in the newer Samsung Smart TV’s or if it’s still called AllShare or not.
Click to expand...
Click to collapse
Oh yes, very true!
The same holds for MPEG-2. DVD uses MPEG-2, but it uses a specific range of parameters - left alone to mess with all the available settings it's easy to create non-DVD-compliant MPEG-2, just as it's easy to create non-Chromecast-compliant MPEG-4, non-iPod-compliant MPEG-4 audio, etc.
It's a lot like clothes - simply knowing it's "Men's dress shirt" is not enough to know it will fit.
Even knowing it's "Large men's dress shirt" won't guarantee a fit.
Short of trying it on, you need to get the measurements.
I think on my phone the AllShare stuff is now called Samsung Hub, except for the actual playback function, which is still called AllShare Play, as opposed to AllShare Cast. *shrug*
wptski said:
First of all I know this section is for the Cromecast and all my MP4 video play using it with Avia.
If you happen to have a DLNA TV when you cast from Avia you’ll see your TV as an option. Back some time ago I decided to try it and all my videos would try to play but an “unsupported video format” message would appear.
I dropped a message to Avia Tech support but never heard from them till about a week or so ago. After a bunch of emails back/forth, they found a Samsung Smart TV in their office. They tried it and found most but not all videos played and received the same error as I did.
I then asked them to try BubbleUPnP with Avia since all my videos play this way. They tried it and although a few more played some still didn’t meaning that BubbleUPNp does some transcoding and Avia just passes the file as is. So even Avia Tech Support has MP4's that a certain device doesn't like!
Okay the problem seems to be the Samsung Smart TV but it brings up the point that not all MP4’s are created equal even though I used HandBrake which is what Avia Tech Support suggests to use.
BTW- My TV has the latest firmware. The Samsung DLNA app used by the TV is called AllShare. It later was changed to AllShare Play and recently Samsung Link. Now Samsung Link/AllShare Play is available in the Play Store but shows to not compatible with my Nexus 10. I don’t know what’s included in the newer Samsung Smart TV’s or if it’s still called AllShare or not.
Click to expand...
Click to collapse
Same issue here. Even though I transcode:
mp4 container
h264 codec
high profile (4.1)
I still can't direct play. I have no idea what i'm missing but according to "the google" these are the parameters that a file needs for CC compatibility.
sherdog16 said:
Same issue here. Even though I transcode:
mp4 container
h264 codec
high profile (4.1)
I still can't direct play. I have no idea what i'm missing but according to "the google" these are the parameters that a file needs for CC compatibility.
Click to expand...
Click to collapse
Exactly what behavior do you see when you cast the a video from Avia?
sherdog16 said:
Same issue here. Even though I transcode:
mp4 container
h264 codec
high profile (4.1)
I still can't direct play. I have no idea what i'm missing but according to "the google" these are the parameters that a file needs for CC compatibility.
Click to expand...
Click to collapse
You forgot to note the Audio codec...
AAC(Both HE and and LC), CELT/OPUS, Vorbis or MP3 are the only Audio codecs supported by CCast.
If it is stereo MP3 is fine, If it is surround then AAC is required.
I think you may have gotten the video side right but did not get the Audio correct and thats why it won't play on the CCast.
Samsung if I'm not mistaken uses Mediaplay for Video It should play AAC just fine.
Why did Google choose Avia anyway? Theres loads of better media players for android.
The S3 Kid said:
Why did Google choose Avia anyway? Theres loads of better media players for android.
Click to expand...
Click to collapse
Not sure what the selection process was for who got to play with the yet-unreleased SDK, but the developer also had to have shown interest in supporting Chromecast, so likely it was both sides.
Probably Google saw enough interest to deem their participation and feedback beneficial to the SDK development process.
The S3 Kid said:
Why did Google choose Avia anyway? Theres loads of better media players for android.
Click to expand...
Click to collapse
It was probably more aVia chose them and not the other way around...
I know they worked with Plex developers directly.
aVia may have been the only local file player other than Real Player to show any interest.
Most of the best players are one Developer driven products and didn't show interest when Google asked for people interested.
One of the things mentioned by Avia Tech Support was that Avia came installed on some Google TVs. They had asked what app was on my Samsung Smart TV.
bhiga said:
Exactly what behavior do you see when you cast the a video from Avia?
Click to expand...
Click to collapse
Most stuff just said unsupported format. However, I took a fresh rip and encoded a test and it worked so I think I may have gotten it. And to the other poster, I'm pretty sure it was aac audio I was selecting
Sent from my SCH-I545 using xda app-developers app
So i just wanted to update:
I'm finding that some videos that say "Unsupported Format blah blah blah" that I try to play from my phone will play fine when transferred to the laptop and shared through windows media center. The kicker is that some videos aren't showing up in Avia when dropped in the same spot as everything else. Note: The machine is a netbook with Windows 7 and only a 1.33Ghz dual core so it's not transcoding anything.
Even more strange; when i try to play the same movie through my plex server on said netbook with the paid plexpass android app, it then attempts to transcode and fails horribly with buffering every 2 seconds. I'm finding that playing local content with Chromecast has a TON of "ifs and buts". Basically, it's all very simple if you have a powerful desktop, but not so easy for those of us on a budget... which i think is most of the people who bought the CC, due to the price point.
So if I can just get Windows Media Center to show all my converted movies, which I can't, I'll be fine. IDK, I just felt like venting my frustrations with this whole venture. Back at it tonight i suppose.
sherdog16 said:
So i just wanted to update:
I'm finding that some videos that say "Unsupported Format blah blah blah" that I try to play from my phone will play fine when transferred to the laptop and shared through windows media center. The kicker is that some videos aren't showing up in Avia when dropped in the same spot as everything else. Note: The machine is a netbook with Windows 7 and only a 1.33Ghz dual core so it's not transcoding anything.
Even more strange; when i try to play the same movie through my plex server on said netbook with the paid plexpass android app, it then attempts to transcode and fails horribly with buffering every 2 seconds. I'm finding that playing local content with Chromecast has a TON of "ifs and buts". Basically, it's all very simple if you have a powerful desktop, but not so easy for those of us on a budget... which i think is most of the people who bought the CC, due to the price point.
So if I can just get Windows Media Center to show all my converted movies, which I can't, I'll be fine. IDK, I just felt like venting my frustrations with this whole venture. Back at it tonight i suppose.
Click to expand...
Click to collapse
Not sure if WMC tries to conform things for XBOX/UPnP compliance or not... We'll assume it doesn't though.
Sounds like Plex is just being hampered by poor transcoding performance. Netbooks tend not to fare well with high-performance tasks, especially CODEC-related operations. A desktop with more RAM and a more video-friendly optimized CPU would definitely fare better.
You might be having network performance issues on top of that.
Chromecast has a ton of "gotchas" with playing local content - because it's not really designed for that. Its primary purpose is an Internet streamer. Beyond that, it's a bit like using your phone in lieu of a laptop. You can do it, but you're subject to restrictions.
I'm still in search of an "all in one" solution as well, but seems there is none.
Plex is awesome for my non-DVD/BD content because it can transcode for whatever client... but I'd have to convert my DVDs/BDs
TV + phone/tablet
WMC+MyMovies works well for my DVD/BD content - and it works for my video content too... but then I'm tied to my TV - can't watch on my phone/tablet, and control via my phone/tablet is klunky at best for non-DVD/BD stuff (I use TMT for DVD/BD playback - its Android remote app works fine).
TV
Avia plays my local content... and casts it too, but not if it requires transcoding
Phone/tablet
RealPlayer cloud needs me to throw non-compliant media onto their cloud before I can cast it
Phone/tablet
If/when the MyMovies Android app is released (they're working on it) I'll finally be able to cast my DVD (and hopefully BD) content which may render my WMC machine obsolete... but still not an all-in-one solution.
Also Transcoding is still a WIP as far as Plex goes...They are slowly getting there but it would seem it still transcodes even in some cases where it probably shouldn't have to or doesn't transcode in cases it should (notably MP4/H264 Level 4.0 or lower/AAC)
Transcoding will not operate properly on a Netbook. What is happening (and this is a guess) is Plex is trying to transcode for aVia and the system can't handle it. The Error says incompatible but that is because the transcode isn't working.
aVia can probably handle the file fine without Transcoding but Plex doesn't care what aVia will handle it transcodes based on the Source and without a profile for aVia it is probably just using a Generic Transcode format that your Machine is choking on.
Asphyx said:
Also Transcoding is still a WIP as far as Plex goes...They are slowly getting there but it would seem it still transcodes even in some cases where it probably shouldn't have to or doesn't transcode in cases it should (notably MP4/H264 Level 4.0 or lower/AAC)
Transcoding will not operate properly on a Netbook. What is happening (and this is a guess) is Plex is trying to transcode for aVia and the system can't handle it. The Error says incompatible but that is because the transcode isn't working.
aVia can probably handle the file fine without Transcoding but Plex doesn't care what aVia will handle it transcodes based on the Source and without a profile for aVia it is probably just using a Generic Transcode format that your Machine is choking on.
Click to expand...
Click to collapse
Yeah this is what has me miffed. Plex is great. Looks great, reads everything in, so on and so forth. I never figured the netbook could handle any transcoding, i assumed direct play would be okay as I can encode the files on my work PC (which has plenty of balls) to be compliant. But it frustrates me now when I have a file that is obviously CC compatible (plays fine through DLNA via Avia) but it then attempts to transcode the file when it shouldn't have to. I wish there was a "force direct play" option with Plex (or maybe there is and i'm not aware). Orrrrr i wish all my files that I encode with the exact same settings in Handbrake would read in through WMC so I don't even need Plex, and I could just use Avia.
I feel like I'm RIGHT there with this but can't quiet figure it out. It has me obsessed with "beating the problem" so to speak.
I faced this wierd issue before...
For some mp4 files, when put locally on my android device, can stream fine to chromecast.
Same mp4 file copied to a network location and streamed via vget to avia did not play at all.
For other mp4 files (exact same coding done via handbrake)... they play well from both local storage or network storage accessed via vget.
I was never able to solve it.
Its very puzzling and a random hit/miss
Sent from my SAMSUNG-SGH-I747 using Tapatalk
sherdog16 said:
Orrrrr i wish all my files that I encode with the exact same settings in Handbrake would read in through WMC so I don't even need Plex, and I could just use Avia.
Click to expand...
Click to collapse
WMC is supposed to be a DLNA-compliant source, but how it determines what it does and doesn't serve is a bit of a mystery... I suspect it's something to do with the Homegroup concept that I still avoid.
Hi everyone,
just installed my sweet new chromecast, but running into a few problems,,
I've installed bubbleupnp on my Windows 8.1 and also on my nexus 5. I can browse the library on my pc (allthough I haven't quite figured out how to include or exclude some folders) and I can also click to play the files on my nexus 5. The nthe BubbleUPNP screen on my TV (via chromecast) does load....but I can't see any picture of the video and the video doesn't start playing.
Does anyone know the solution to this`?
maxiv said:
I've installed bubbleupnp on my Windows 8.1 and also on my nexus 5. I can browse the library on my pc (allthough I haven't quite figured out how to include or exclude some folders) and I can also click to play the files on my nexus 5. The nthe BubbleUPNP screen on my TV (via chromecast) does load....but I can't see any picture of the video and the video doesn't start playing.
Click to expand...
Click to collapse
Likely your media is not compatible with Chromecast.
Install BubbleUPnP server on your PC and enable the transcoding option in BubbleUPnP.
is this the setting you mean?
Done that, didn't help :/
when i use my phone as renderer, most files play back just fine. Yeah, I guess it hast to do with the format of the files also...but just can't solve it yet :/
edit: So with an MKV (just a few, not all) it just worked (bubbleupnp on tv brought up the loading bar and then the file started playing).
with .avi it doesn't seem to work. is there any solution to this?
maxiv said:
is this the setting you mean?
Done that, didn't help :/
when i use my phone as renderer, most files play back just fine. Yeah, I guess it hast to do with the format of the files also...but just can't solve it yet :/
edit: So with an MKV (just a few, not all) it just worked (bubbleupnp on tv brought up the loading bar and then the file started playing).
with .avi it doesn't seem to work. is there any solution to this?
Click to expand...
Click to collapse
MKVs can play without transcoding, .avi files will need transcoding. Go into BubbleUPnP on your phone, settings->Chromecast and enable transcoding there.
Nedle said:
MKVs can play without transcoding, .avi files will need transcoding. Go into BubbleUPnP on your phone, settings->Chromecast and enable transcoding there.
Click to expand...
Click to collapse
Thanks for you help. You mean like so? Still doesn't work :/
Can you check your CPU workload during transcoding? It might no be able to handle it. If so you can try changing your transcoding settings to increase performance.
Nedle said:
Can you check your CPU workload during transcoding? It might no be able to handle it. If so you can try changing your transcoding settings to increase performance.
Click to expand...
Click to collapse
what file type should I click!? Since playing such files doesn't seem to work (just a few, not all, MKVs work) i'm not sure if checking the CPU workload makes sense?
maxiv said:
Thanks for you help. You mean like so? Still doesn't work :/
Click to expand...
Click to collapse
Have you gone through the information and recommendations on the BubbleUPnP site?
bhiga said:
Have you gone through the information and recommendations on the BubbleUPnP site?
Click to expand...
Click to collapse
I did, and I now also enabled transcoding under the "networks and settings" menu in settings...most MKVs seem to work fine by now, still no luck with .AVI though...
maxiv said:
I did, and I now also enabled transcoding under the "networks and settings" menu in settings...most MKVs seem to work fine by now, still no luck with .AVI though...
Click to expand...
Click to collapse
Most MKVs contain MPEG-4 video, so they require little/no readjustment.
AVIs, on the other hand, come from the early days of Windows 3.11 when only a handful of CODECs were included and MPEG-4 wasn't born yet (IIRC MPEG-2 was being standardized at the time).
Most times AVIs will require some kind of trancoding, because few people put MPEG-4 in an AVI, unless it's DivX.
bhiga said:
Most MKVs contain MPEG-4 video, so they require little/no readjustment.
AVIs, on the other hand, come from the early days of Windows 3.11 when only a handful of CODECs were included and MPEG-4 wasn't born yet (IIRC MPEG-2 was being standardized at the time).
Most times AVIs will require some kind of trancoding, because few people put MPEG-4 in an AVI, unless it's DivX.
Click to expand...
Click to collapse
I understand, and as far as I can tell by now I have checked all options for transcoding, but nothing's really happening yet. Do you have any more tipps as to how I could make this work?
maxiv said:
I understand, and as far as I can tell by now I have checked all options for transcoding, but nothing's really happening yet. Do you have any more tipps as to how I could make this work?
Click to expand...
Click to collapse
Sorry, I haven't quite reached that stage in my setup yet, I just know a lot about video and transcoding.
At the moment HandBrake is chugging away at my library of ~1400 files, conforming them to MPEG-4 for Chromecast as well as other target use.
At current run rate it's going to take 2-3 weeks.
Have you tried casting from the browser to the CCast on the Win8 Machine?
It could be a communication problem on the Win8 side of things...
The Bubble App on android is what would trigger the player to display on the CCast side but if transcoding is needed the stream would be coming from the Win8 Machine and that wouldn't happen if the Win8 machine can't communicate with the CCast properly.
Try using the Cast a tab in Googlcast Chrome and make sure the Win8 Machine sees the device at all....
If it doesn't see it make sure to enable IPv6 in your Network settings of Win8 and Router (not sure why but Google suggests this as a solution)
If it does see it and can stream a tab then there is something else going on and we will have to look into other aspects of it.
after that try to disable the firewall in Win8 and see if that helps...If so then you need to open up some ports for Bubble on the Win8 Firewall.
BTW have I expressed lately how much I despise Windows 8? LOL
Asphyx said:
Have you tried casting from the browser to the CCast on the Win8 Machine?
It could be a communication problem on the Win8 side of things...
The Bubble App on android is what would trigger the player to display on the CCast side but if transcoding is needed the stream would be coming from the Win8 Machine and that wouldn't happen if the Win8 machine can't communicate with the CCast properly.
Try using the Cast a tab in Googlcast Chrome and make sure the Win8 Machine sees the device at all....
If it doesn't see it make sure to enable IPv6 in your Network settings of Win8 and Router (not sure why but Google suggests this as a solution)
If it does see it and can stream a tab then there is something else going on and we will have to look into other aspects of it.
after that try to disable the firewall in Win8 and see if that helps...If so then you need to open up some ports for Bubble on the Win8 Firewall.
BTW have I expressed lately how much I despise Windows 8? LOL
Click to expand...
Click to collapse
As I said, casting most MKVs (not all) works just fine, as well as casting youtube videos and chrome tabs. all good. it's just some MKVs and AVIs in general that don't work with bubbleupnp
I was testing the free version of BubbleUPNP as well and I found out that I could cast a video taken with my phone but an other video, also taken with my phone wasn't casting. It kept going with the progress bar on my TV and after a few minutes the screen went black.
I assume that the camera of my phone always records in the same format and always in full HD, so it is very strange one short clip works and an other short (less than a minute) clip doesn't...
I did not try with the server or a PC
maxiv said:
Hi everyone,
just installed my sweet new chromecast, but running into a few problems,,
I've installed bubbleupnp on my Windows 8.1 and also on my nexus 5. I can browse the library on my pc (allthough I haven't quite figured out how to include or exclude some folders) and I can also click to play the files on my nexus 5. The nthe BubbleUPNP screen on my TV (via chromecast) does load....but I can't see any picture of the video and the video doesn't start playing.
Does anyone know the solution to this`?
Click to expand...
Click to collapse
What is the media server that you use on your PC to access your videos ?
It if it Windows Media layer (WMP), there is a known issue on some setups where no video will play to Chromecast. This is specific to WMP.
Until I find the cause it is recommended to use any other media server, such as Serviio.
I'm having a similar problem, but in Ubuntu 14.04. I followed the instructions on the BubbleUpnp site to get BubbleUpnp server installed. I use PS3 Media Server. For some reason, I can't stream any video files to my Chromecast using BubbleUpnp, even mkv ones. A progress bar flashes on my TV screen for a split second and then nothing happens. Any ideas?
bhaskarchawla said:
I'm having a similar problem, but in Ubuntu 14.04. I followed the instructions on the BubbleUpnp site to get BubbleUpnp server installed. I use PS3 Media Server. For some reason, I can't stream any video files to my Chromecast using BubbleUpnp, even mkv ones. A progress bar flashes on my TV screen for a split second and then nothing happens. Any ideas?
Click to expand...
Click to collapse
@bhaskarchawla
I really do not recommend using PS3 media server. I suggest trying Serviio.
I had the same problem playing MP4 format. Transcoding is enabled in the server and remote transcoding is indicated. Played on Chromecast with BubbleUPnP on Android, the video starts to load, but stops and return to the background screen. Serviio media server.