[Kde-imaging] [Bug 127219] Creation of mpeg slide show fails

Angelo Naselli anaselli at linux.it
Sun May 14 21:17:49 CEST 2006


------- 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=127219         




------- Additional Comments From anaselli linux it  2006-05-14 21:17 -------
> 
> images2mpg --with-gui  -f DVD -n PAL -S 420mpeg2 -d 2 -t 1 \
> -c 051ff -T /tmp/kde-rks/kipi-mpegencoderplugin-24683/ -M /usr/bin \
> -I /usr/bin -o "/home/rks/tmp/slideshow.mpg" -i  \
> "/home/rks/Digicam/2003-01/dsc00120.jpg"  \
> "/home/rks/Digicam/2003-01/dsc00121.jpg"     


Testing your command line i found the problem. Your -c option
is wrong. the code for RGB should be 6 hex digits.
Try with -c 0051ff for instance.
How did you obtain that code? did you write down it or by chosing
the color?
Anyway I will check if i can block wrong numbers in gui mode.


More information about the Kde-imaging mailing list