Trying to create a mpeg slideshow from a series of fotos results in a yuvscaler error: Die Befehlszeile ist: images2mpg --with-gui -f XVCD -n PAL -d 10 -c 000 -T /tmp/kde-ruben/kipi-mpegencoderplugin-560 6/ -M /usr/bin -I /usr/bin -o "/home/ruben/output.mpg" -i "/home/ruben/fotos/familie/frieda/im g_0839.jpg" "/home/ruben/fotos/familie/frieda/img_0840.jpg" "/home/ruben/fotos/familie/frieda /img_0841.jpg" ----------------------------------------------- Initialising... Encoding image files... Images encoding (%) : 0 [0 INFO: [yuvscaler] yuvscaler 1.8.0 (15-02-2004) is a general scaling utility for yuv frames INFO: [yuvscaler] (C) 2001-2004 Xavier Biquard <xbiquard@free.fr>, yuvscaler -h for help, or man yuvscaler Images encoding (%) : 0 [1 **ERROR: [yuvscaler] Could'nt read YUV4MPEG header! ----------------------------------------------- EXIT STATUS: Fehler w
Trying to create a mpeg slideshow from a series of fotos results in a yuvscaler error: Die Befehlszeile ist: images2mpg --with-gui -f XVCD -n PAL -d 10 -c 000 -T /tmp/kde-ruben/kipi-mpegencoderplugin-560 6/ -M /usr/bin -I /usr/bin -o "/home/ruben/output.mpg" -i "/home/ruben/fotos/familie/frieda/im g_0839.jpg" "/home/ruben/fotos/familie/frieda/img_0840.jpg" "/home/ruben/fotos/familie/frieda /img_0841.jpg" ----------------------------------------------- Initialising... Encoding image files... Images encoding (%) : 0 [0 INFO: [yuvscaler] yuvscaler 1.8.0 (15-02-2004) is a general scaling utility for yuv frames INFO: [yuvscaler] (C) 2001-2004 Xavier Biquard <xbiquard@free.fr>, yuvscaler -h for help, or man yuvscaler Images encoding (%) : 0 [1 **ERROR: [yuvscaler] Could'nt read YUV4MPEG header! ----------------------------------------------- EXIT STATUS: Fehler während des Kodierungsvorgang. Atached a patch that addresses this issue
Created attachment 76764 [details, diff] ppmtoy4m_commandline.patch see http://bugs.kde.org/show_bug.cgi?id=109739 for further information
Created attachment 76765 [details] kipi-plugins-0.1.0_rc1.ebuild updated ebuild that uses the ppmtoy4m_commandline.patch
This seems to be fixed upstream, can you please check if this was included in kipi-plugins-0.1.0_rc2?
This was fixed by upstream, thanks for the patch.