We have a complete digital library of songs that we are importing into OpenLP.
I would like to option of timing the lyrics to auto switch while the attached media file is playing. For example set Verse 1 to display for 15 seconds, Chorus 1 to display for 10 seconds, Verse 2 display for 13 seconds, etc.
I know this could come across as nit-picking, but we have quite a few people in our church who are just not tech savvy. A feature like this would allow for more people to possibly help out.
Comments
We have had this feature request before, but we'll make sure it is on our list.
It shouldn't be as cumbersome as making actual videos as the song lyrics' size is trivial compared to stored video displays of the image at 30 frames per second (not to mention you'd have to redo the entire thing if you just wanted to change the background image).
The MPEG standards are a pain to try to get too involved with, but I'd recommend possibly something related to the MPEG-7 part 4 standard (and complementing part 3 standard which could be applied to the lyrics files) which looks like you could allow the user to tag high level "change slide" descriptors and perhaps match those up to the song lyrics. Thus, an audio file and a song file could be "connected" through an MPEG-7 XML (with some initial user involvement) and then be a single drag-and-drop all automated from a single start-point... I believe the benefits would be amazing in that you could setup the song once with all the timings and not have to rely on the human component of changing the lyrics ever again. (This would make for smoother and more consistent services and allow a wider range of participants to operate during the services.)
Obviously this isn't going to be easy or someone would have done it already. However, I would weigh that the benefits would be worth the implementation cost. Thanks for your consideration!
In this case, you would need an audio editor and add a third (inaudible) track in the audio file, with the tone, and a high priority daemon that listens for the tone and sends a page down to the keyboard driver when it detects the tone. This would be OS family specific (it would need to be developed independently for Windows, Linux and Unix), but it would solve the problem. The other option is to create a video with an audio track.
zendoobee I have done another solution because " remain constant and reliable" is not true.
Powerpoint 2010 export as video is reliable. http://office.microsoft.com/en-au/powerpoint-help/turn-your-presentation-into-a-video-HA010336763.aspx Its bullet proof just not flexible.
If you system is not large enough Powerpoint will drift out of alignment. This is what MikeG is referring to. And a system large enough can end up not large enough because anti-virus or equal kicked in. So its a little random over playback.
Why powerpoint drifts out of alignment may/will also effect openlp(depending on how openlp does it). Audio/video playback is dominate under Windows.
directandy I really wish there was a nice 100 percent dependable solution. This is why I wish vlc subtitles were usable as well. Even vlc subtitles can drift from time to time.
Aligning video and audio is a true pain.