Release gdrive - Google Drive Video/Music Add-on
(2016-02-12, 20:27)ashlar Wrote: By the way, this is partially offtopic and you can surely answer with "I don't have the slightest idea" but... being a DSPlayer (DirectShow based playback fork) user I was wondering... what sort of protocol does Google send to the plugin? I saw that activating the logs it gets interpreted as "streams":

18:00:32 T:32896 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
18:00:32 T:32896 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: streams
18:00:32 T:32896 DEBUG: CPlayerCoreFactory::GetPlayers: matched 1 rules with players (and this DVDPlayer with the following playercorefactory.xml loaded)

Now, I have DSPlayer as default and the following playercorefactory.xml:

<playercorefactory>
<rules action="prepend">
<rule protocols="daap|rtv|rtmp|http|https|rtmpe|mms|rtp" player="DVDPlayer" />
</rules>
</playercorefactory>

If I delete playercorefactory.xml, DSPlayer starts as default but fails to start playback (hence I always test with "Play using... and select DVD Player).
And I think I'm lacking some DirectShow filter to interpret whatever Google is sending. Do you have any idea?

it is a m3u compatible stream sent over https. If it fails to start, I agree, you are probably missing a DirectShow codec. It also depends on your stream choice. If you are selecting MP4,FLV, WebM or original. MP4, FLV,WebM will always be encoded in x264, so maybe you are missing that DirectShow codec? Original will be whatever container and codec is used.
Reply


Messages In This Thread
u - by Kraevin - 2015-05-13, 17:37
RE: [RELEASE] gdrive - Google Drive Video/Music Add-on - by dmdsoftware - 2016-02-12, 20:50
Logout Mark Read Team Forum Stats Members Help
gdrive - Google Drive Video/Music Add-on12