Summary: | Transcoded clip is not added to the right folder | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | aslanex |
Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | wegwerf-1-2-3 |
Priority: | NOR | ||
Version First Reported In: | 16.08.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
aslanex
2016-08-31 12:25:02 UTC
Git commit 0a1f6ca62b2d3a0e5e5d536d9b2e8e8e7e0f2e17 by Jean-Baptiste Mardelle. Committed on 02/09/2016 at 14:55. Pushed by mardelle into branch 'Applications/16.08'. Fix transcoded clips showing up in wrong folder M +28 -3 src/bin/bin.cpp M +4 -2 src/bin/bin.h M +1 -1 src/core.cpp M +5 -4 src/mainwindow.cpp M +1 -1 src/mainwindow.h M +3 -3 src/project/cliptranscode.cpp M +3 -2 src/project/cliptranscode.h M +2 -2 src/project/jobs/abstractclipjob.cpp M +3 -3 src/project/jobs/abstractclipjob.h M +5 -2 src/project/jobs/cutclipjob.cpp M +1 -1 src/project/jobs/filterjob.cpp M +2 -2 src/project/jobs/jobmanager.cpp M +1 -1 src/project/jobs/jobmanager.h http://commits.kde.org/kdenlive/0a1f6ca62b2d3a0e5e5d536d9b2e8e8e7e0f2e17 Great! This is a fix for something that has annoyed me many times while working in my daytime projects, where I need to transcode a lot of screen recording footage. Thank you very much, Jean-Baptiste! Thanks for the fix. Should I mark it as resolved, or wait for the next version and check it, or should it be done by someone on a higher place? Can you try the testing ppa and then close if satisfyingly fixed? Otherwise I can test in a few days and close the report. Tested: works like a charm; thank you very much, Jean-Baptiste for fixing! Ah, sorry, I wasn't at home yesterday. Thanks for your time, developers. |