This is further investigation into this.

Using 10.6 mac
Using OpenLP 1.9.10 build bzr2037 which seems to work a little better ( has vlc 
as an option )

Researching this, the vlc version is of the 3 possible versions
I ran another project to see the errors, and it seemed like the universal 
actually works the best, or in theory should work the best, but never got that 
project to work. Strongly think this is due to the wrong architecture. ( 64 or 
32 bit, intel or power pc, seems like it's mach ). However end users can have 
any of these, but the vlc project says their ctypes can deal with any of these.

vlc-2.0.3 univ.dmg
vlc-2.0.3-powerpc.dmg
vlc-2.0.3-intel32.dmg

These install into the applications folder, and it references the following 
files
/applications/VLC.app/Contents/MacOS/lib/libvlc.dylib
    ( note this also has a libvlc.5.dylib and a libvlc.2.dylib depending on 
version)
/applications/VLC.app/Contents/MacOS/plugins/
/applications/VLC.app/Contents/MacOS/plugins/plugin.dat

[b]Double clicking video in media list[/b]
Preview window video, using mp4 and mov file which are known to work, will 
focus on mp4 file here
Set "Use Player:" to ( note the menu is far too small to read, needs to be 4 
times as wide )
VLC
black, has console output
7/26/12 11:44:10 PM     [0x0-0x157157].org.openlp[81543]        [0x1e033a98] 
main video output error: video output creation failed
7/26/12 11:44:10 PM     [0x0-0x157157].org.openlp[81543]        [0xfa9698] main 
decoder error: failed to create video output
7/26/12 11:44:11 PM     [0x0-0x157157].org.openlp[81543]        [0x1e66e098] 
main video output error: video output creation failed
7/26/12 11:44:11 PM     [0x0-0x157157].org.openlp[81543]        [0x1c92ce98] 
main decoder error: failed to create video output
7/26/12 11:44:14 PM     [0x0-0x157157].org.openlp[81543]        [0x1c935698] 
main video output error: video output creation failed
7/26/12 11:44:14 PM     [0x0-0x157157].org.openlp[81543]        [0x1cd8d098] 
main decoder error: failed to create video output

Webkit
Plays small video
no console output
brief sound that cuts off

Phonon
Unsupported File dialog, can hit ok
no console output


[b]Now hitting go live in media list, same video, only enable one type of the 3 
in prefs[/b]

Webkit only
Video is black
7/26/12 11:47:52 PM     [0x0-0x157157].org.openlp[81543]        WARNING: bool 
Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be 
loaded 
7/26/12 11:47:52 PM     [0x0-0x157157].org.openlp[81543]        WARNING: bool 
Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be 
loaded 
7/26/12 11:47:52 PM     [0x0-0x157157].org.openlp[81543]        WARNING: bool 
Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be 
loaded 
7/26/12 11:47:52 PM     [0x0-0x157157].org.openlp[81543]        WARNING: bool 
Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be 
loaded 
7/26/12 11:47:52 PM     [0x0-0x157157].org.openlp[81543]        WARNING: bool 
Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be 
loaded 
7/26/12 11:47:52 PM     [0x0-0x157157].org.openlp[81543]        WARNING: 
Phonon::createPath: Cannot connect  Phonon::MediaObject ( no objectName ) to  
Phonon::AudioOutput ( no objectName ). 
7/26/12 11:47:52 PM     [0x0-0x157157].org.openlp[81543]        WARNING: bool 
Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be 
loaded 


Phonon
Unsupported File dialog, can hit ok


VLC
Video is black
Audio for a second then cuts off
7/26/12 11:50:09 PM     [0x0-0x157157].org.openlp[81543]        WARNING: bool 
Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be 
loaded 
7/26/12 11:50:09 PM     [0x0-0x157157].org.openlp[81543]        WARNING: bool 
Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be 
loaded 
7/26/12 11:50:09 PM     [0x0-0x157157].org.openlp[81543]        WARNING: bool 
Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be 
loaded 
7/26/12 11:50:09 PM     [0x0-0x157157].org.openlp[81543]        WARNING: bool 
Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be 
loaded 
7/26/12 11:50:09 PM     [0x0-0x157157].org.openlp[81543]        WARNING: bool 
Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be 
loaded 
7/26/12 11:50:09 PM     [0x0-0x157157].org.openlp[81543]        WARNING: 
Phonon::createPath: Cannot connect  Phonon::MediaObject ( no objectName ) to  
Phonon::AudioOutput ( no objectName ). 
7/26/12 11:50:09 PM     [0x0-0x157157].org.openlp[81543]        WARNING: bool 
Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be 
loaded 
7/26/12 11:50:16 PM     [0x0-0x157157].org.openlp[81543]        [0x1c8fde98] 
main video output error: video output creation failed
7/26/12 11:50:16 PM     [0x0-0x157157].org.openlp[81543]        [0xfb4698] main 
decoder error: failed to create video output
7/26/12 11:50:16 PM     [0x0-0x157157].org.openlp[81543]        WARNING: bool 
Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be 
loaded 
7/26/12 11:50:16 PM     [0x0-0x157157].org.openlp[81543]        WARNING: bool 
Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be 
loaded 


Also found this in the dialog ( opening live view, was not able to recreate it 
in the limited testing here )
7/26/12 11:31:15 PM     [0x0-0x157157].org.openlp[81543]        objc[81545]: 
Class WebWindowScaleAnimation is implemented in both 
/Applications/OpenLP.app/Contents/MacOS/libQtWebKit.4.dylib and 
/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit. One of the two 
will be used. Which one is undefined.

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/908481

Title:
  video playback not working on OSX

Status in OpenLP - Worship Presentation Software:
  Confirmed

Bug description:
  Video playback does not work on Mac OS X (tested on Lion). The video
  does not even come up.

  I think we need to test properly the code from media rewrite branch
  and port it for Mac OS X.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/908481/+subscriptions

_______________________________________________
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