mafintosh / playback

Video player built using electron and node.js
https://mafintosh.github.io/playback/
MIT License
2.01k stars 237 forks source link

Chromecast stream audio problem #79

Open porroto opened 8 years ago

porroto commented 8 years ago

it does not steam sound wile streaming on chromecast? Any sugestions?.. thanks for this great work

peteruithoven commented 8 years ago

Could be an unsupported audio codec. Does this happen on all files? You could try running the file through: https://github.com/petrkotek/chromecastize

porroto commented 8 years ago

thanks.... it works but...

peteruithoven commented 8 years ago

I think this is a Chromecast problem in general, not specific to Playback. Also it's mentioned in the Chromecastize script: https://github.com/petrkotek/chromecastize/blob/master/chromecastize.sh#L7-L16

war59312 commented 8 years ago

Chromecast is meant for very basic video and audio.

Don't expect real HD quality video and sound any time soon.

Like peter mentioned, it does not support high-quality codecs like DTS.

Tomgroot commented 8 years ago

Audio also not working in .mkv extensions (normal playback)

marclundgren commented 8 years ago

support high-quality codecs like DTS

@war59312 do you know of any alternatives to chromecast that support high-quality codecs?