dvd-slideshow fails in hardy

Bug #232148 reported by stuka75
8
Affects Status Importance Assigned to Milestone
dvd-slideshow (Ubuntu)
Fix Released
Undecided
Alessio Treglia
Nominated for Hardy by Alessio Treglia

Bug Description

Binary package hint: dvd-slideshow

using manDVD (not in official repositories) or qDVDauthor, those programs call to dvd-slideshow. It fails first in something related to bug #163074, it was solved changing the strings 128 and 192 by 128k y 192k, but another problem shows up. A error message that says:
  [dvd-slideshow] ERROR: no output .mp2 file found!
  [dvd-slideshow] Must be some error with your input audio
  [dvd-slideshow] or the mp2 audio encoder
  [dvd-slideshow] ERROR during mplex execution!

It happens on:
  Description: Ubuntu 8.04
  Release: 8.04

I solved the problem changing in the script /usr/bin/dvd-slideshow the string "audio1.wav" by "audio1_0000.wav". After that change the problem was solved and everything ran fine.

Thanks for all

Revision history for this message
Luca Falavigna (dktrkranz) wrote :

Could you please test if new version in Intrepid solved your problem?

Revision history for this message
stuka75 (stuka1975) wrote :

After installing the Intrepid's deb now I get the error's message:
[dvd-slideshow] ERROR during ffmpeg execution!

Revision history for this message
Sergio Zanchetta (primes2h) wrote :

In Intrepid I resolved adding a 'k' after the number of audio_bitrate in /usr/bin/dvd-slideshow. (slideshow version 0.8.0)

1) sudo gedit /usr/bin/dvd-slideshow
2) search the three 'audio_bitrate=' lines and do these changes:

audio_bitrate=224 -> audio_bitrate=224k
audio_bitrate=128 -> audio_bitrate=128k
audio_bitrate=192 -> audio_bitrate=192k

Reference: http://forum.ubuntu-it.org/index.php/topic,187050.0.html

Revision history for this message
Sergio Zanchetta (primes2h) wrote :

As reported in bug #294502, dvd-slideshow v. 0.8.1 fixes this problem.

Changelog 0.8.1

Bug Fixes:
    * Allow "widescreen=1" in input file.
    * Changed "sleep 0.1s" to "sleep 1s" for better compatibility.
    * Fixed hms2seconds with leading zeros (thanks Arnd Baecker)
    * Better (larger) resizing for kenburns in high-quality mode.
    * Smoother scroll effect in normal mode (fixed rounding error)
    * Font search follows links. Thanks Jim Potter!
    * Change LANG=C to LANG=POSIX to try to fix radix problems with printf
    * Added some code to only process one crossfade in the background at a time.
    * Fixed problem with subtitles- last one was not being displayed.
    * Added "k" to audio bitrate arguments to ffmpeg (thanks Tony!) <<<<<------------------------------------------------------
    * Fixed bug where subtitles would not show in crop and kenburns effects.
    * Fixed bug with audio timing when using scroll & kenburns.
    * removed -size option from crop function because large images were improperly cropped.
    * added -M option to mplex calls (for some reason it was removed)
    * Fix audio problem when passing an .avi file

Version 0.8.1 needs to be backported.

Changed in dvd-slideshow:
status: New → Confirmed
Revision history for this message
Sergio Zanchetta (primes2h) wrote :

I forgot to mention dvd-slideshow changelog page:
http://dvd-slideshow.sourceforge.net/wiki/Changelog_0.8.1

Revision history for this message
Sergio Zanchetta (primes2h) wrote :

dvd-slideshow 0.8.2 is now available in Jaunty and it will probably be backported in Hardy and Intrepid soon.

Changed in dvd-slideshow:
status: Confirmed → Fix Released
Revision history for this message
Sergio Zanchetta (primes2h) wrote :

Reopened because version 0.8.2 can't be backported due to different dependencies.
There will be an updated version of 0.7.5 proposed for a SRU for Hardy.
Already done for Intrepid (see bug #294502)

Changed in dvd-slideshow:
status: Fix Released → In Progress
Changed in dvd-slideshow:
assignee: nobody → quadrispro
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package dvd-slideshow - 0.8.0-0.0ubuntu1.1

---------------
dvd-slideshow (0.8.0-0.0ubuntu1.1) intrepid-proposed; urgency=low

  * Added debian/patches/02_dvd-slideshow_ffmpeg_audiobitrate.dpatch to fix
    ffmpeg commands (LP: #232148).
  * Added depends on libavcodec-unstripped-51 (LP: #294502).

 -- Alessio Treglia <email address hidden> Mon, 12 Jan 2009 22:26:49 +0100

Changed in dvd-slideshow:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.