diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2015-01-09 19:02:06 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2015-01-09 19:02:07 +0100 |
commit | b0e87c311078cf8510c720d50d4960a87f43296b (patch) | |
tree | 9993dae0fd7aab7fe5bc5bcc57d4f642da357c05 /CONTRIBUTING.md | |
parent | c0bdf32a3cb0f6a08ba92cb5261d020ef2f61892 (diff) |
[ffmpeg] Correctly encode paths on Windows
On Python 2.x on Windows, if there are any unicode arguments in the command argument list, the whole list is converted to unicode internally.
Therefore, we need to call encodeArgument on every argument.
Fixes #4337 and #4668.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions