View Single Post
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#352
marxian, I tried switching to Phonon, and I'm getting the same result.
When I get the URL, I'm just doing a:
Code:
    // m_player is m_player(new Phonon::VideoPlayer(Phonon::VideoCategory, this))
    m_player->load(Phonon::MediaSource(url));
    m_player->play();
That doesn't seem to be doing anything (and Phonon::VideoPlayer lacks error reporting apparently...)

I looked at cutetube again and saw it's doing the same, though last I checked (a month or two ago), cutetube had a working built in video player.

Edit: oh and images (at least most of them for avatars and such) are now cached.

Any ideas?

Last edited by MohammadAG; 2011-05-24 at 00:45.
 

The Following 3 Users Say Thank You to MohammadAG For This Useful Post: