Rüdiger Mähl | 1 Nov 2005 07:13
Picon

Re: rotate images


Rainer schrieb am 30.10.05 11:52:08:

> since I am using a rather old camera, where EXIF information about
> orientation is not supported correctly, I need to rotate lots of images.
> I want to change the EXIF information, store this information in the
> image and rotate the image according to this information.
> I have found a solution by assinging keyboard shortcuts to the rotate
> actions and the "rotate image according to EXIF" action. But this
> complicated, when done for many images. Is there a "one click solution"?

Don't understand exactly what you are wanting to do. 
My "old" camera just delivers the pics as the come from the flash card. 
In digikam, I Ctrl-Click those that need (the same) rotation and press 
e.g. Alt-R, which I have defined as shortcut for "rotate lossless right". 
digikam then rotates them and that's it.

Rüdiger
______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193
iCeY Torres | 1 Nov 2005 09:16
Picon
Favicon

installing digiKam

ei guys just want to ask. .
 
what are the specific steps on installing digiKam? (from start to finish)
 
1. i have the 3 files needed :
 
     kipi-plugins
     libexif
     libkipi
 
2. could someone help me on this?
 
thanks


signature

Yahoo! FareChase - Search multiple travel sites in one click.
_______________________________________________
Digikam-users mailing list
Digikam-users@...
https://mail.kde.org/mailman/listinfo/digikam-users
Oliver Dörr | 1 Nov 2005 09:55
Picon

Re: installing digiKam

Hi,

i'm not sure what you really got, but i could tell you what you need and what to do with it. You could use the latest SVN snapshot for installing digiKam. You could get both tar archives using the following links

1st one is KIPI, providing kipi-plugins, libexif and libkipi
ftp://ftp.kde.org/pub/kde/unstable/snapshots/kdeextragear-libs.tar.bz2

2nd tarball includes digikam and digikamimageplugins
ftp://ftp.kde.org/pub/kde/unstable/snapshots/kdeextragear-graphics.tar.bz2

please download them both to a directory that you want, e.g. /tmp
open konsole and enter
cd /tmp
tar xvjf kdeextragear-libs.tar.bz2
tar xvjf kdeextragear-graphics.tar.bz2
cd kdeextragear-libs*
./configure
make

if everything had compiled successfully, you  need to get root to install KIPI. Use
sudo make install

After that you should compile and install digikam itself.
cd /tmp/kdeextragear-graphics*
./configure
make
sudo make install

Now you should have an actual copy of the latest digiKam version from SVN.

Remark 1: Depending on what you have done before with your installation you might need additional packages to install before you could compile it successfully.
Remark 2: It might be a good idea to tell the whole process where to find everything. You could do this easily by setting some environment variables, after opening konsole.
export KDEDIR=/opt/kde3
export PKG_CONFIG_PATH=/opt/kde3/lib/pkgconfig:/opt/gnome/lib/pkgconfig:/usr/local/lib/pkgconfig
or similar. This depends on your distribution the lines above are correct for SuSE. Simply search for the directories by yourself.

Hope this help you installing digiKam.

Oliver


iCeY Torres wrote:
ei guys just want to ask. .
 
what are the specific steps on installing digiKam? (from start to finish)
 
1. i have the 3 files needed :
 
     kipi-plugins
     libexif
     libkipi
 
2. could someone help me on this?
 
thanks


signature

Yahoo! FareChase - Search multiple travel sites in one click. _______________________________________________ Digikam-users mailing list Digikam-users-RoXCvvDuEio@public.gmane.org https://mail.kde.org/mailman/listinfo/digikam-users
_______________________________________________
Digikam-users mailing list
Digikam-users@...
https://mail.kde.org/mailman/listinfo/digikam-users
Rainer Lay | 1 Nov 2005 11:04
Picon
Picon

Re: rotate images

Hi Rüdiger,

I tried this, but when pressing this shortcut (rotate 90°), nothing
happend. When I click through the menus to this action, the picture is
rotated, but180°, i.e. 90 form the shortcut + 90° from the
menu-clicking. So it looks to me, as if the shortcut forgets to refresh
the display.

rgds, Rainer

Rüdiger Mähl wrote:
> Rainer schrieb am 30.10.05 11:52:08:
> 
>> since I am using a rather old camera, where EXIF information about
>> orientation is not supported correctly, I need to rotate lots of images.
>> I want to change the EXIF information, store this information in the
>> image and rotate the image according to this information.
>> I have found a solution by assinging keyboard shortcuts to the rotate
>> actions and the "rotate image according to EXIF" action. But this
>> complicated, when done for many images. Is there a "one click solution"?
> 
> Don't understand exactly what you are wanting to do. 
> My "old" camera just delivers the pics as the come from the flash card. 
> In digikam, I Ctrl-Click those that need (the same) rotation and press 
> e.g. Alt-R, which I have defined as shortcut for "rotate lossless right". 
> digikam then rotates them and that's it.
> 
> Rüdiger
> ______________________________________________________________
> Verschicken Sie romantische, coole und witzige Bilder per SMS!
> Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193
> 
> _______________________________________________
> Digikam-users mailing list
> Digikam-users@...
> https://mail.kde.org/mailman/listinfo/digikam-users
> 
> 
Duncan Hill | 1 Nov 2005 11:32
Picon

Re: installing digiKam

On Tuesday 01 Nov 2005 08:55, Oliver Dörr wrote:
> Hi,
>
> i'm not sure what you really got, but i could tell you what you need and
> what to do with it. You could use the latest SVN snapshot for installing
> digiKam. You could get both tar archives using the following links

> After that you should compile and install digikam itself.
> cd /tmp/kdeextragear-graphics*
> ./configure
> make
> sudo make install

IMO, if you're on a distribution with a recent Digikam and plugins, use the 
package manager, rather than mess around with compiling.  Those using Debian 
or Ubuntu can take advantage of Achim Bonnet's packages of 0.80 beta2 if you 
don't want to use the older packages that come in the distro.
_______________________________________________
Digikam-users mailing list
Digikam-users@...
https://mail.kde.org/mailman/listinfo/digikam-users
Franck Collineau | 1 Nov 2005 15:56
Picon

Re: MPEG slideshow

Gilles Caulier wrote:

>Le Vendredi 28 Octobre 2005 13:12, Franck COLLINEAU a écrit :
>  
>
>>Hello,
>>do the recent releases of kipi-plugin and libkipi solve this bug ?
>>
>>    
>>
>
>Trying with the last RC kipi release and the last mjpegtools release...
>
>Gilles
>  
>
I have updated kipi-plugin, libkipi and mjpegtools and I have always the
crash.

Franck

>  
>
>>Franck
>>
>>    
>>
>>>Message du 27/10/05 20:21
>>>De : "Franck Collineau" <franck-collineau <at> wanadoo.fr>
>>>A : caulier.gilles <at> free.fr, "digiKam - Digital Photo Management for the
>>>masses" <digikam-users <at> kde.org> Copie à :
>>>Objet : Re: [Digikam-users] MPEG slideshow
>>>
>>>Gilles Caulier wrote:
>>>      
>>>
>>>>Le Jeudi 27 Octobre 2005 13:31, Franck Collineau a écrit :
>>>>        
>>>>
>>>>>Hello,
>>>>>
>>>>>I'm usinf 0.8 beta2 release.
>>>>>I can't create a MPEG slideshow.
>>>>>Here are the error outputs:
>>>>>Any idea ?
>>>>>Thanks !
>>>>>
>>>>>
>>>>>LA LIGNE DE COMMANDE EST :
>>>>>
>>>>>images2mpg --with-gui  -f DVD -n PAL -d 6 -c 000 -T
>>>>>/home/franck/tmp/kde-franck/kipi-mpegencoderplugin-5769/ -M /usr/bin -I
>>>>>/usr/bin -o /home/franck/Documents/output.mpg -i
>>>>>/photos/0-réception/IMG_0141.JPG  /photos/0-réception/IMG_0146.JPG
>>>>>/photos/0-réception/IMG_0147.JPG  /photos/0-réception/IMG_0148.JPG
>>>>>-----------------------------------------------
>>>>>Initialising...
>>>>>
>>>>>Encoding image files...
>>>>>
>>>>>Images encoding (%) : 0      [0
>>>>>  INFO: [yuvscaler] yuvscaler 1.6.3-rc3 (15-02-2004) is a general
>>>>>scaling utility for yuv frames
>>>>>  INFO: [yuvscaler] (C) 2001-2004 Xavier Biquard <xbiquard <at> free.fr>,
>>>>>yuvscaler -h for help, or man yuvscaler
>>>>>**ERROR: [yuvscaler] Could'nt read YUV4MPEG header!
>>>>>-----------------------------------------------
>>>>>
>>>>>STATUS DE SORTIE : erreur pendant le processus d'encodage.
>>>>>          
>>>>>
>>>>Take a look here :
>>>>
>>>>http://bugs.kde.org/show_bug.cgi?id=101110
>>>>        
>>>>
>>>Hi!
>>>Waiting for the resolution of the issue, I 'm going to use this
>>>program:  http://www.gromeck.de/cms/index.php?image2mpeg.
>>>
>>>It seems to be similar.
>>>
>>>Franck
>>>
>>>_______________________________________________
>>>Digikam-users mailing list
>>>Digikam-users <at> kde.org
>>>https://mail.kde.org/mailman/listinfo/digikam-users
>>>      
>>>
>>Franck
>>__________________________________________________
>>GNU Linux Mandriva 2006
>>Optez pour le système qui exploite l'ordinateur
>>et non l'utilisateur
>>__________________________________________________
>>http://www.zappa.com
>>http://www.attac.org
>>http://www.casseursdepub.net/
>>http://www.plpl.org
>>    
>>
>
>  
>

_______________________________________________
Digikam-users mailing list
Digikam-users <at> kde.org
https://mail.kde.org/mailman/listinfo/digikam-users
Rüdiger Mähl | 1 Nov 2005 19:11
Picon

Re: rotate images


Hi Rainer, 

> I tried this, but when pressing this shortcut (rotate 90°), nothing
> happend. When I click through the menus to this action, the picture is
> rotated, but180°, i.e. 90 form the shortcut + 90° from the
> menu-clicking. So it looks to me, as if the shortcut forgets to refresh
> the display.

I remember that I, too, observed this behaviour with my digikam installation.
The picture IS rotated, but it is not shown in the preview. 
Exactly which version are you using?
Perhaps, it was a bug with a previous version.

I am using: digikam 0.7.4 (Using KDE 3.4.0.Level "b" SUSE 9.3)

Rüdiger
______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193
Rainer Lay | 1 Nov 2005 22:14
Picon
Picon

Re: rotate images

same digikam version 0.7.4, but kde 3.4.2 Level "b" from SuSE 10.
So my version should be ok?

rgds, Rainer

Rüdiger Mähl wrote:
> Hi Rainer, 
> 
>> I tried this, but when pressing this shortcut (rotate 90°), nothing
>> happend. When I click through the menus to this action, the picture is
>> rotated, but180°, i.e. 90 form the shortcut + 90° from the
>> menu-clicking. So it looks to me, as if the shortcut forgets to refresh
>> the display.
> 
> I remember that I, too, observed this behaviour with my digikam installation.
> The picture IS rotated, but it is not shown in the preview. 
> Exactly which version are you using?
> Perhaps, it was a bug with a previous version.
> 
> I am using: digikam 0.7.4 (Using KDE 3.4.0.Level "b" SUSE 9.3)
> 
> Rüdiger
> ______________________________________________________________
> Verschicken Sie romantische, coole und witzige Bilder per SMS!
> Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193
> 
> _______________________________________________
> Digikam-users mailing list
> Digikam-users@...
> https://mail.kde.org/mailman/listinfo/digikam-users
> 
> 
Tung NGUYEN | 1 Nov 2005 22:54
Picon
Favicon

Re: MPEG slideshow

What is the version of your mjpegtools ?

e Mardi 1 Novembre 2005 15:56, Franck Collineau a écrit :
> Gilles Caulier wrote:
> >Le Vendredi 28 Octobre 2005 13:12, Franck COLLINEAU a écrit :
> >>Hello,
> >>do the recent releases of kipi-plugin and libkipi solve this bug ?
> >
> >Trying with the last RC kipi release and the last mjpegtools release...
> >
> >Gilles
>
> I have updated kipi-plugin, libkipi and mjpegtools and I have always the
> crash.
>
> Franck
>
> >>Franck
> >>
> >>>Message du 27/10/05 20:21
> >>>De : "Franck Collineau" <franck-collineau <at> wanadoo.fr>
> >>>A : caulier.gilles <at> free.fr, "digiKam - Digital Photo Management for the
> >>>masses" <digikam-users <at> kde.org> Copie à :
> >>>Objet : Re: [Digikam-users] MPEG slideshow
> >>>
> >>>Gilles Caulier wrote:
> >>>>Le Jeudi 27 Octobre 2005 13:31, Franck Collineau a écrit :
> >>>>>Hello,
> >>>>>
> >>>>>I'm usinf 0.8 beta2 release.
> >>>>>I can't create a MPEG slideshow.
> >>>>>Here are the error outputs:
> >>>>>Any idea ?
> >>>>>Thanks !
> >>>>>
> >>>>>
> >>>>>LA LIGNE DE COMMANDE EST :
> >>>>>
> >>>>>images2mpg --with-gui  -f DVD -n PAL -d 6 -c 000 -T
> >>>>>/home/franck/tmp/kde-franck/kipi-mpegencoderplugin-5769/ -M /usr/bin
> >>>>> -I /usr/bin -o /home/franck/Documents/output.mpg -i
> >>>>>/photos/0-réception/IMG_0141.JPG  /photos/0-réception/IMG_0146.JPG
> >>>>>/photos/0-réception/IMG_0147.JPG  /photos/0-réception/IMG_0148.JPG
> >>>>>-----------------------------------------------
> >>>>>Initialising...
> >>>>>
> >>>>>Encoding image files...
> >>>>>
> >>>>>Images encoding (%) : 0      [0
> >>>>>  INFO: [yuvscaler] yuvscaler 1.6.3-rc3 (15-02-2004) is a general
> >>>>>scaling utility for yuv frames
> >>>>>  INFO: [yuvscaler] (C) 2001-2004 Xavier Biquard <xbiquard <at> free.fr>,
> >>>>>yuvscaler -h for help, or man yuvscaler
> >>>>>**ERROR: [yuvscaler] Could'nt read YUV4MPEG header!
> >>>>>-----------------------------------------------
> >>>>>
> >>>>>STATUS DE SORTIE : erreur pendant le processus d'encodage.
> >>>>
> >>>>Take a look here :
> >>>>
> >>>>http://bugs.kde.org/show_bug.cgi?id=101110
> >>>
> >>>Hi!
> >>>Waiting for the resolution of the issue, I 'm going to use this
> >>>program:  http://www.gromeck.de/cms/index.php?image2mpeg.
> >>>
> >>>It seems to be similar.
> >>>
> >>>Franck
> >>>
> >>>_______________________________________________
> >>>Digikam-users mailing list
> >>>Digikam-users <at> kde.org
> >>>https://mail.kde.org/mailman/listinfo/digikam-users
> >>
> >>Franck
> >>__________________________________________________
> >>GNU Linux Mandriva 2006
> >>Optez pour le système qui exploite l'ordinateur
> >>et non l'utilisateur
> >>__________________________________________________
> >>http://www.zappa.com
> >>http://www.attac.org
> >>http://www.casseursdepub.net/
> >>http://www.plpl.org
>
> _______________________________________________
> Digikam-users mailing list
> Digikam-users <at> kde.org
> https://mail.kde.org/mailman/listinfo/digikam-users
_______________________________________________
Digikam-users mailing list
Digikam-users <at> kde.org
https://mail.kde.org/mailman/listinfo/digikam-users
Franck COLLINEAU | 2 Nov 2005 08:07
Picon

Re: MPEG slideshow


> What is the version of your mjpegtools ?

Hello,

version of mjpegtools: mjpegtools-1.8.0-1mdk from mandriva cooker

Franck

> e Mardi 1 Novembre 2005 15:56, Franck Collineau a écrit :
> > Gilles Caulier wrote:
> > >Le Vendredi 28 Octobre 2005 13:12, Franck COLLINEAU a écrit :
> > >>Hello,
> > >>do the recent releases of kipi-plugin and libkipi solve this bug ?
> > >
> > >Trying with the last RC kipi release and the last mjpegtools release...
> > >
> > >Gilles
> >
> > I have updated kipi-plugin, libkipi and mjpegtools and I have always the
> > crash.
> >
> > Franck
> >
> > >>Franck
> > >>
> > >>>Message du 27/10/05 20:21
> > >>>De : "Franck Collineau" <franck-collineau <at> wanadoo.fr>
> > >>>A : caulier.gilles <at> free.fr, "digiKam - Digital Photo Management for the
> > >>>masses" <digikam-users <at> kde.org> Copie à :
> > >>>Objet : Re: [Digikam-users] MPEG slideshow
> > >>>
> > >>>Gilles Caulier wrote:
> > >>>>Le Jeudi 27 Octobre 2005 13:31, Franck Collineau a écrit :
> > >>>>>Hello,
> > >>>>>
> > >>>>>I'm usinf 0.8 beta2 release.
> > >>>>>I can't create a MPEG slideshow.
> > >>>>>Here are the error outputs:
> > >>>>>Any idea ?
> > >>>>>Thanks !
> > >>>>>
> > >>>>>
> > >>>>>LA LIGNE DE COMMANDE EST :
> > >>>>>
> > >>>>>images2mpg --with-gui  -f DVD -n PAL -d 6 -c 000 -T
> > >>>>>/home/franck/tmp/kde-franck/kipi-mpegencoderplugin-5769/ -M /usr/bin
> > >>>>> -I /usr/bin -o /home/franck/Documents/output.mpg -i
> > >>>>>/photos/0-réception/IMG_0141.JPG  /photos/0-réception/IMG_0146.JPG
> > >>>>>/photos/0-réception/IMG_0147.JPG  /photos/0-réception/IMG_0148.JPG
> > >>>>>-----------------------------------------------
> > >>>>>Initialising...
> > >>>>>
> > >>>>>Encoding image files...
> > >>>>>
> > >>>>>Images encoding (%) : 0      [0
> > >>>>>  INFO: [yuvscaler] yuvscaler 1.6.3-rc3 (15-02-2004) is a general
> > >>>>>scaling utility for yuv frames
> > >>>>>  INFO: [yuvscaler] (C) 2001-2004 Xavier Biquard <xbiquard <at> free.fr>,
> > >>>>>yuvscaler -h for help, or man yuvscaler
> > >>>>>**ERROR: [yuvscaler] Could'nt read YUV4MPEG header!
> > >>>>>-----------------------------------------------
> > >>>>>
> > >>>>>STATUS DE SORTIE : erreur pendant le processus d'encodage.
> > >>>>
> > >>>>Take a look here :
> > >>>>
> > >>>>http://bugs.kde.org/show_bug.cgi?id=101110
> > >>>
> > >>>Hi!
> > >>>Waiting for the resolution of the issue, I 'm going to use this
> > >>>program:  http://www.gromeck.de/cms/index.php?image2mpeg.
> > >>>
> > >>>It seems to be similar.
> > >>>
> > >>>Franck
> > >>>

_______________________________________________
Digikam-users mailing list
Digikam-users <at> kde.org
https://mail.kde.org/mailman/listinfo/digikam-users

Gmane