JohannesL
24th July 2009, 15:20
I'm using Avisynth 2.5.8 on XP SP3.
AssumeFPS(30,1,true) works properly.
AssumeFPS(dshg) returns "invalid arguments", as expected.
AssumeFPS(30,true), however, makes AvsP crash, x264 refuses to start encoding from the avs, and MPC-HC just freezes at "opening".
"30,true" is invalid syntax for AssumeFPS, but I still don't think it should cause crashes..
AssumeFPS(30,1,true) works properly.
AssumeFPS(dshg) returns "invalid arguments", as expected.
AssumeFPS(30,true), however, makes AvsP crash, x264 refuses to start encoding from the avs, and MPC-HC just freezes at "opening".
"30,true" is invalid syntax for AssumeFPS, but I still don't think it should cause crashes..