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 -- dvd-slideshow fails in hardy https://bugs.launchpad.net/bugs/232148 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
