agermanidis / SnapchatBot

[deprecated] Python library for building bots that live on Snapchat
MIT License
518 stars 105 forks source link

Error in gifbot.py #46

Closed N07070 closed 5 years ago

N07070 commented 9 years ago

Hello ! When I run gitbot.py, I get this error:

[Eval @ 0x7fff243cb6a0] Undefined constant or missing '(' in '/1000'
Incorrect value for r: /1000
0
avprobe version 0.8.16-4:0.8.16-0ubuntu0.12.04.1, Copyright (c) 2007-2014 the Libav developers
  built on Sep 16 2014 18:33:49 with gcc 4.6.3
/tmp/tmpl8i48t.mp4: Invalid data found when processing input
avprobe version 0.8.16-4:0.8.16-0ubuntu0.12.04.1, Copyright (c) 2007-2014 the Libav developers
  built on Sep 16 2014 18:33:49 with gcc 4.6.3
/tmp/tmpBV1Bj0.mp4: Invalid data found when processing input
avprobe version 0.8.16-4:0.8.16-0ubuntu0.12.04.1, Copyright (c) 2007-2014 the Libav developers
  built on Sep 16 2014 18:33:49 with gcc 4.6.3
/tmp/tmpHDKhXC.mp4: Invalid data found when processing input
avprobe version 0.8.16-4:0.8.16-0ubuntu0.12.04.1, Copyright (c) 2007-2014 the Libav developers
  built on Sep 16 2014 18:33:49 with gcc 4.6.3
/tmp/tmpW258jl.mp4: Invalid data found when processing input
avprobe version 0.8.16-4:0.8.16-0ubuntu0.12.04.1, Copyright (c) 2007-2014 the Libav developers
  built on Sep 16 2014 18:33:49 with gcc 4.6.3
/tmp/tmpu5Yh4A.mp4: Invalid data found when processing input
avprobe version 0.8.16-4:0.8.16-0ubuntu0.12.04.1, Copyright (c) 2007-2014 the Libav developers
  built on Sep 16 2014 18:33:49 with gcc 4.6.3
/tmp/tmpdw9TVM.mp4: Invalid data found when processing input
avprobe version 0.8.16-4:0.8.16-0ubuntu0.12.04.1, Copyright (c) 2007-2014 the Libav developers
  built on Sep 16 2014 18:33:49 with gcc 4.6.3
/tmp/tmpCm1TpX.mp4: Invalid data found when processing input
avprobe version 0.8.16-4:0.8.16-0ubuntu0.12.04.1, Copyright (c) 2007-2014 the Libav developers
  built on Sep 16 2014 18:33:49 with gcc 4.6.3
/tmp/tmp2QqUvM.mp4: Invalid data found when processing input
avprobe version 0.8.16-4:0.8.16-0ubuntu0.12.04.1, Copyright (c) 2007-2014 the Libav developers
  built on Sep 16 2014 18:33:49 with gcc 4.6.3
/tmp/tmp0pIhH3.mp4: Invalid data found when processing input
avprobe version 0.8.16-4:0.8.16-0ubuntu0.12.04.1, Copyright (c) 2007-2014 the Libav developers
  built on Sep 16 2014 18:33:49 with gcc 4.6.3
/tmp/tmpOMZX4i.mp4: Invalid data found when processing input

Thanks !