View Single Post
Old 17th March 2009, 18:07   #88  |  Link
0xdeadbeef
Author of BDSup2Sub
 
Join Date: Jun 2003
Posts: 478
Ok, it has nothing to do with single quotes. It's just that I always tested with the source files in a path. So I overlooked that no path inside the source file name results in a null pointer exception.
Until I fix this in the next release, use the following workaround:
Code:
java -jar BDSup2Sub.jar ".\00001*.sup *-bbsup2sub.sup /res:720"
0xdeadbeef is offline   Reply With Quote