peoplecallmefrancois

Results 5 issues of peoplecallmefrancois

If there is a video in an AVPlayer running in the background. This library does not seem to detect it. The blurred image is as if the video does not...

It's my first time doing Python testing. In the docs, I saw the following at the end of a testing file: `if __name__ == '__main__':` `unittest.main()` However, in the example...

The first time this is called after application launch on iOS 7, it pauses for an extra 1-2 seconds in the middle of the animation. Does this happen to you...

I got this error. What am I doing wrong? `File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/converter/__init__.py", line 162, in convert info = self.ffmpeg.probe(infile) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/converter/ffmpeg.py", line 367, in probe info.parse_ffprobe(raw) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/converter/ffmpeg.py", line 253, in...

I can't scroll my UIViewController, in the portion that the menu covers (even when the menu is hidden), I can still scroll in the region that the menu does not...