[k3b] [Bug 350403] DVD rip fails with [transcode] failed to open output

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Mon Feb 13 21:40:25 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=350403

andreas.sturmlechner at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|http://commits.kde.org/k3b/ |https://commits.kde.org/k3b
                   |bedce16b11378ad74e2f369a27f |/0274e69635ed9e54ce773689ad
                   |501511a853258               |a4b2cd240ae0dd

--- Comment #5 from andreas.sturmlechner at gmail.com ---
Git commit 0274e69635ed9e54ce773689ada4b2cd240ae0dd by Andreas Sturmlechner, on
behalf of Martin Koller.
Committed on 13/02/2017 at 21:28.
Pushed by asturmlechner into branch '2.0'.

revert "fix" which adds literal quote chars to the filename

commit 2786d19f added explicit quote characters around the filename,
which is wrong since the filename is passed into a QStringList,
which passes all its separate arguments to the started process.
Adding quote chars would lead to the filename having the
quote chars as part of the filename.
REVIEW: 125804

M  +1    -1    libk3b/jobs/k3bvideodvdtitletranscodingjob.cpp

https://commits.kde.org/k3b/0274e69635ed9e54ce773689ada4b2cd240ae0dd

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the k3b mailing list