Bug 367623

Summary: Bulk vidstab does not respect the target directory
Product: [Applications] kdenlive Reporter: fleury
Component: Effects & TransitionsAssignee: Vincent PINON <vpinon>
Status: RESOLVED FIXED    
Severity: normal CC: simonandric5
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description fleury 2016-08-20 22:49:59 UTC
When selecting multiple clips to stabilize, the dialog about vidstab parameters proposes a dialog containing the target directory to be set. It default to the dir where the videos are.
If that directory is changed, it still does not respect the settings and will try to write the stabilized videos in the directory where the originals are.


Reproducible: Always

Steps to Reproduce:
1. Import a few clips, all stored in /dir/A/
2. In the 'Project Bin', select all these clips, and do 'Clip Jobs' -> 'Stabilize'
3. In the top-most text input, set the target dir to /dir/B/

Notice once stabilized that all results have been written in /dir/A/.
I have /dir/A/ on a read-only device (so I do not delete my original material :-) so it fails.

Actual Results:  
Stabilized video files (.mlt and .mlt.trf) are in the same dir as the video to be stabilized.

Expected Results:  
Stabilized video files (.mlt and .mlt.trf) should be in the dir specified in the 

Note that this is for Kdenlive 16.08 but the bug tracker does not let me select this version yet.
Comment 1 Jean-Baptiste Mardelle 2016-09-02 16:48:15 UTC
Git commit 95a528ca9f2e4493aff11256f7fcb05a24657e63 by Jean-Baptiste Mardelle.
Committed on 02/09/2016 at 16:47.
Pushed by mardelle into branch 'Applications/16.08'.

Fix path problem when trying to stabilize several clips

M  +5    -4    src/project/clipstabilize.cpp
M  +1    -1    src/project/jobs/filterjob.cpp
M  +15   -4    src/project/jobs/jobmanager.cpp

http://commits.kde.org/kdenlive/95a528ca9f2e4493aff11256f7fcb05a24657e63