Bug 114515 - Verify the existence of the MPEG output file path and the existence of the audio input file before launching the encoding process.
Summary: Verify the existence of the MPEG output file path and the existence of the au...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-VideoSlideshow (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-16 16:39 UTC by Tung NGUYEN
Modified: 2017-06-30 07:09 UTC (History)
0 users

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 Tung NGUYEN 2005-10-16 16:39:14 UTC
Version:           kipi-plugins 0.1.0-rc1 (using KDE KDE 3.4.2)
Installed from:    Compiled From Sources
OS:                Linux

1) For exemple, if I enter "/home/anonymous/non-existent-folder/output.mpg" for the MPEG output filename then the encoding process fails at the "Merging MPEG flux" step with the message: "**ERROR: [mplex] Could not open for writing: /home/anonymous/non-existent-folder/output.mpg".

Is it possible to display a message to ask the user to enter a valid path before launching the encoding process ?

2) Same thing for the audio input file: Is it possible to display a message to ask the user to enter a valid filename when it does not exist ?
Comment 1 Angelo Naselli 2006-03-11 23:10:39 UTC
fixed in svn
Comment 2 caulier.gilles 2017-06-30 07:09:46 UTC
digiKam has a new Video Slideshow tool based on QtAV and ffmpeg which do not
have this problem.

Gilles Caulier