[Pkg-kde-extras] Bug#344987: kipi-plugins: MPEG Slideshow does not work with mjpegtools 1:1.8.0-0.0 from ftp.nerim.net

Lupe Christoph lupe at lupe-christoph.de
Wed Dec 28 09:26:22 UTC 2005


Package: kipi-plugins
Version: 0.1+rc1-1+b1
Severity: normal
Tags: patch

(I wonder why there is no mjeptools package in the official Debian
archives.)

I've just install Digikam and the kipi plugins to create a slideshow in
xVCD format. With the mjeptools packaged by Christian Marillat, I run
into a bug already known to the KDE people. See
  http://bugs.kde.org/show_bug.cgi?id=109739#c3

Since there is no mjpegtools package in Debian, I believe the following
patch can be applied without causing backwards compatibility problems
because the option may not be supported by an older version of ppmtoy4m.

--- /usr/bin/images2mpg	2005-12-28 10:17:30.000000000 +0100
+++ /usr/bin/images2mpg.new	2005-12-28 10:10:45.000000000 +0100
@@ -828,7 +828,7 @@
 	# MjpegTools MPEG encoding with the number of frames and the current image.
         $CONVERT_BIN -depth 8  ppm:"$TMPFILENAME.tmp.pnm" - | cat 
 
-     done | $PPMTOY4M_BIN -v $VERBOSE -n $NBFRAMETOTAL -F $IMAGES_SEC_FORMAT | $YUVSCALER_BIN -v $VERBOSE -n $VIDEO_TYPE_LETTER -O $VIDEO_FORMAT | $MPEG2ENC_BIN -v $VERBOSE -n $VIDEO_TYPE_LETTER -b $BIT_RATE -V $BUFFER_SIZE -f $VIDEO_FORMAT_NUMBER -o "$TMPFILENAME.tmp.m2v"
+     done | $PPMTOY4M_BIN -v $VERBOSE -n $NBFRAMETOTAL -F $IMAGES_SEC_FORMAT -S 420mpeg2 | $YUVSCALER_BIN -v $VERBOSE -n $VIDEO_TYPE_LETTER -O $VIDEO_FORMAT | $MPEG2ENC_BIN -v $VERBOSE -n $VIDEO_TYPE_LETTER -b $BIT_RATE -V $BUFFER_SIZE -f $VIDEO_FORMAT_NUMBER -o "$TMPFILENAME.tmp.m2v"
 
 DATE_FIN=`date +%s`
 TEMPSCALCUL=`echo $(($DATE_FIN-DATE_DEBUT))`

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (100, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-lpc.1.k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages kipi-plugins depends on:
ii  kdelibs4c2a              4:3.4.3-2       core libraries for all KDE applica
ii  libart-2.0-2             2.3.17-1        Library of functions for 2D graphi
ii  libaudio2                1.7-3           The Network Audio System (NAS). (s
ii  libc6                    2.3.5-8         GNU C Library: Shared libraries an
ii  libexif12                0.6.12-2        library to parse EXIF files
ii  libfam0c102 [libfam0]    2.7.0-7         client library to control the FAM 
ii  libfontconfig1           2.3.2-1         generic font configuration library
ii  libfreetype6             2.1.7-2.4       FreeType 2 font engine, shared lib
ii  libgcc1                  1:4.0.2-5       GCC support library
ii  libgphoto2-2             2.1.6-6         gphoto2 digital camera library
ii  libgphoto2-port0         2.1.6-6         gphoto2 digital camera port librar
ii  libice6                  6.8.2.dfsg.1-11 Inter-Client Exchange library
ii  libidn11                 0.5.18-1        GNU libidn library, implementation
ii  libimlib2                1.2.1-2         powerful image loading and renderi
ii  libjpeg62                6b-10           The Independent JPEG Group's JPEG 
ii  libkexif1                0.2.2-2         library for KDE to read/display/ed
ii  libkipi0                 0.1.2-2         library for apps that want to use 
ii  libpcre3                 6.4-1.1         Perl 5 Compatible Regular Expressi
ii  libpng12-0               1.2.8rel-5      PNG library - runtime
ii  libqt3-mt                3:3.3.5-1       Qt GUI Library (Threaded runtime v
ii  libsm6                   6.8.2.dfsg.1-11 X Window System Session Management
ii  libstdc++6               4.0.2-5         The GNU Standard C++ Library v3
ii  libtiff4                 3.7.4-1         Tag Image File Format (TIFF) libra
ii  libx11-6                 6.8.2.dfsg.1-11 X Window System protocol client li
ii  libxcursor1              1.1.3-1         X cursor management library
ii  libxext6                 6.8.2.dfsg.1-11 X Window System miscellaneous exte
ii  libxft2                  2.1.7-1         FreeType-based font drawing librar
ii  libxi6                   6.8.2.dfsg.1-11 X Window System Input extension li
ii  libxinerama1             6.8.2.dfsg.1-11 X Window System multi-head display
ii  libxrandr2               6.8.2.dfsg.1-11 X Window System Resize, Rotate and
ii  libxrender1              1:0.9.0-2       X Rendering Extension client libra
ii  libxt6                   6.8.2.dfsg.1-11 X Toolkit Intrinsics
ii  xlibmesa-gl [libgl1]     6.8.2.dfsg.1-11 Mesa 3D graphics library [X.Org]
ii  zlib1g                   1:1.2.3-8       compression library - runtime

Versions of packages kipi-plugins recommends:
pn  dcraw                      <none>        (no description available)
ii  imagemagick                6:6.2.4.5-0.2 Image manipulation programs
pn  k3b                        <none>        (no description available)
pn  kdeprinter                 <none>        (no description available)
pn  kmail                      <none>        (no description available)
pn  kooka                      <none>        (no description available)
pn  sane-utils                 <none>        (no description available)

-- no debconf information




More information about the pkg-kde-extras mailing list