> Question: When playing a video live, should I also see it in the preview panel
> under the slide controller?

Short answer: No

Explanation:
I tried this, but it didnt work correctly. So I switched off this (is a Flag in 
mediacontroller)

May the w7 error if vlc is not installed does not occour if the my old import 
exception would be used? (all exception while this import should be catched?)
try:
    import vlc
    vlc_available = bool(vlc.get_default_instance())
except:
    vlc_available = False 
-- 
https://code.launchpad.net/~crichter/openlp/media/+merge/84344
Your team OpenLP Core is subscribed to branch lp:openlp.

_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to     : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to