Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118561 - kipi-plugins patch: create mpeg slideshow -> yuvscaler error
Summary: kipi-plugins patch: create mpeg slideshow -> yuvscaler error
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo KDE team
URL: http://bugs.kde.org/show_bug.cgi?id=1...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-10 11:26 UTC by Ruben Jenster
Modified: 2007-02-09 12:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ppmtoy4m_commandline.patch (ppmtoy4m_commandline.patch,1.11 KB, patch)
2006-01-10 11:38 UTC, Ruben Jenster
Details | Diff
kipi-plugins-0.1.0_rc1.ebuild (kipi-plugins-0.1.0_rc1.ebuild,1.01 KB, text/plain)
2006-01-10 11:39 UTC, Ruben Jenster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ruben Jenster 2006-01-10 11:26:05 UTC
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
Comment 1 Ruben Jenster 2006-01-10 11:26:05 UTC
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
Comment 2 Ruben Jenster 2006-01-10 11:38:06 UTC
Created attachment 76764 [details, diff]
ppmtoy4m_commandline.patch

see http://bugs.kde.org/show_bug.cgi?id=109739 for further information
Comment 3 Ruben Jenster 2006-01-10 11:39:48 UTC
Created attachment 76765 [details]
kipi-plugins-0.1.0_rc1.ebuild

updated ebuild that uses the ppmtoy4m_commandline.patch
Comment 4 Dominik Stadler (RETIRED) gentoo-dev 2006-05-25 00:11:02 UTC
This seems to be fixed upstream, can you please check if this was included in kipi-plugins-0.1.0_rc2?
Comment 5 Charlie Shepherd (RETIRED) gentoo-dev 2007-02-09 12:57:24 UTC
This was fixed by upstream, thanks for the patch.