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

Martin Koller via KDE Bugzilla bugzilla_noreply at kde.org
Mon Oct 26 21:17:59 UTC 2015


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

Martin Koller <kollix at aon.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|http://commits.kde.org/k3b/ |http://commits.kde.org/k3b/
                   |9f109bbc7fe718135da402535f6 |bedce16b11378ad74e2f369a27f
                   |ca7ca5c105d4d               |501511a853258

--- Comment #4 from Martin Koller <kollix at aon.at> ---
Git commit bedce16b11378ad74e2f369a27f501511a853258 by Martin Koller.
Committed on 26/10/2015 at 21:17.
Pushed by mkoller into branch 'kf5'.

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

http://commits.kde.org/k3b/bedce16b11378ad74e2f369a27f501511a853258

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


More information about the k3b mailing list