Bug 127532 - Images to mpg wrong directory error
Summary: Images to mpg wrong directory error
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-VideoSlideshow (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-17 21:27 UTC by Teun Kaptein
Modified: 2017-06-30 07:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.7.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Teun Kaptein 2006-05-17 21:27:46 UTC
Version:           0.7.4 (using KDE 3.4.3, Gentoo)
Compiler:          gcc version 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)
OS:                Linux (i686) release 2.6.11-gentoo-r3

When i try to make a mpeg slideshow i got a failure : the commandline is

images2mpg --with-gui  -f XVCD -n PAL -d 4 -t 1 -c 000 -T /tmp/kde-achilles/kipi-mpegencoderplugin-27187/ -M /usr/bin -I /usr/bin -o "/home/achilles/output.mpg" -i  "/home/achilles/Pictures/afdrukken/p5050012.jpg" 

but the -T option must be : /tmp/kde-achilles/kipi-mpegencoderplugin-27187 (without the / at the end).
When i enter this whitout / in a shell every thing ok !
It's a simple bug, so i hope you can/will fix it.

Thanks for the great program, much better than windows !
Comment 1 Angelo Naselli 2006-05-17 22:33:27 UTC
hmm are you sure of that?
I believe the problem is the same as bug #127219,
can you check it please?

Angelo  
Comment 2 Teun Kaptein 2006-05-18 07:42:38 UTC
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Angelo Naselli wrote:
<blockquote cite="mid20060517203329.8836.qmail@ktown.kde.org"
 type="cite">
  <pre wrap="">------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
         
<a class="moz-txt-link-freetext" href="http://bugs.kde.org/show_bug.cgi?id=127532">http://bugs.kde.org/show_bug.cgi?id=127532</a>         




------- Additional Comments From anaselli linux it  2006-05-17 22:33 -------
hmm are you sure of that?
I believe the problem is the same as bug #127219,
can you check it please?

Angelo

  </pre>
</blockquote>
<font face="Adobe Helvetica">No this is an other bug, i this problem
yesterday and i solved is when i changed the -T opion, but this morning
every thing seems to work.<br>
The only thing i did yesterday evening is removed the /tmp/kde.../
kipi.../ directory maybe that create the error.<br>
At the moment it's solved, but when i found out what went wrong, i wil
send you a new bug report/<br>
Thanks for the quick response.<br>
<br>
Teun Kaptein<br>
Netherlands.<br>
</font>
</body>
</html>
Comment 3 Teun Kaptein 2006-05-18 07:43:47 UTC
No this is an other bug, i this problem yesterday and i solved is when i changed the -T opion, but this morning every thing seems to work.
The only thing i did yesterday evening is removed the /tmp/kde.../ kipi.../ directory maybe that create the error.
At the moment it's solved, but when i found out what went wrong, i wil send you a new bug report/
Thanks for the quick response.
Comment 4 caulier.gilles 2017-06-30 07:03:27 UTC
digiKam has a new Video Slideshow tool based on QtAV and ffmpeg which do not
have this problem.

Gilles Caulier