Bug 367623 - Bulk vidstab does not respect the target directory
Summary: Bulk vidstab does not respect the target directory
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: Effects & Transitions (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Vincent PINON
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-20 22:49 UTC by fleury
Modified: 2016-09-02 16:48 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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