Public bug reported:

Binary package hint: dvd-slideshow

Setting the duration of an image or effect to "audio" should render that 
image/effect until the end of the latest audio, not as long as the latest audio.

Example:
/some-audio-of-20-seconds.mp3:1
/first-image.jpg:7
/second-image.jpg:7
/third-image.jpg:audio

will show the third image for 20 seconds (hence with 14 seconds of silence).
It would be more logical for the "audio" keyword to translate to a duration
of 20-7-7 = 6 seonds here, so that the imgae ends at the same time as the
audio (which I assume is the intended purpose of the "audio" keyword).

A sequence as the following should also translate "audio" to 6 seconds
(10+10-7-7=6):

/some-audio-of-10-seconds.mp3:1
/another-audio-of-10-seconds.mp3:1
/first-image.jpg:7
/second-image.jpg:7
/third-image.jpg:audio

** Affects: dvd-slideshow (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  duration "audio" not useful with image sequences

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to