View Single Post
Old 14th May 2016, 21:11   #3711  |  Link
Ma
Registered User
 
Join Date: Feb 2015
Posts: 326
Quote:
Originally Posted by pistacho View Post
x265 builds 1.9.150 and newer crashes if filenames have accentuated characters on Spanish Windows
'--qpfile' is not converted to Unicode yet. Fix should be soon. Thanks for report.
-----------------
Patch file for '--qpfile' and '--csv' attached.
-----------------
There are 2 problems with '--qpfile' -- now it doesn't support Unicode filenames and if you specify nonexistent file GCC build of x265 hangs, VS 2015 build of x265 exits with wired error messages.

So in patch 13370 Unicode filenames are working with '--qpfile' and '--csv' options and if you specify nonexistent file in '--qpfile' option, x265 displays error message and encode without hangs.

For tests I've compiled multilib version of x265 1.9+169 + 13370 + 13312 patches -- http://www.msystem.waw.pl/x265/x265-...+qpfile+csv.7z
Attached Files
File Type: txt qpfile-csv.patch.txt (2.2 KB, 45 views)

Last edited by Ma; 15th May 2016 at 09:43.
Ma is offline   Reply With Quote