Bug 114515

Summary: Verify the existence of the MPEG output file path and the existence of the audio input file before launching the encoding process.
Product: [Applications] digikam Reporter: Tung NGUYEN <ntung>
Component: Plugin-Generic-VideoSlideshowAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 5.7.0

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