[Kde-imaging] [Bug 153962] Dependency Error the package doesn't check for the presence of mpg123.

Angelo Naselli anaselli at linux.it
Thu Dec 13 15:27:40 CET 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=153962         
anaselli linux it changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ach mpe mpg de
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From anaselli linux it  2007-12-13 15:27 -------
And it is. Nothing can be done at run time, maybe a check if all the needed programs are in but they are used into the images2mpg, they should be:
# - 'montage'   from ImageMagick for resize the images for the TV screen size.
# - 'composite' from ImageMagick for make the transition between images.
# - 'convert'   from ImageMagick for convert the images before MPEG encoding.
# - 'identify'  from ImageMagick for check the background image file size.
# - 'ppmtoy4m'  from MjpegTools for create a video stream from the image.
# - 'yuvscaler' from MjpegTools for adapt the video stream size before MPEG
#               encoding.
# - 'mpeg2enc'  from MjpegTools for encode the video stream in MPEG file.
# - 'ogg123'    from vorbis-utils to transcode an ogg-audio file to wav
# - 'mpg123'    to transcode an mp3-audio file to wav
# - 'mp2enc'    from MjpegTools to transcode a WAV sound file to a MP2 file.
# - 'mplex'     from MjpegTools for multiplexe the MPEG file and the MP2 
#               sound and convert the final MPEG file to a DVD/XVCD/SVCD/VCD
#               format compatible with vcdimager program.

Will see and try to add a check into the script to get an error, but the dependencies are distro problems....


More information about the Kde-imaging mailing list