OSDN Git Service

Don't assume the encoder has crashed when the exit code is -1, since x264 will return...
authorlordmulder <mulder2@gmx.de>
Thu, 1 May 2014 13:58:56 +0000 (15:58 +0200)
committerlordmulder <mulder2@gmx.de>
Thu, 1 May 2014 13:58:56 +0000 (15:58 +0200)
commit45b2a2c28e403e1143778a3a70fae762ba8102f6
treecac75ac2108c94e0b37625073590ac6687c466ff
parent04b19f3eccd8b95c86403824ce47d1c911fb6add
Don't assume the encoder has crashed when the exit code is -1, since x264 will return -1 when it could not open the input file.
src/encoder_abstract.cpp