imbr

Results 54 comments of imbr

same problem here Only fixed If I reboot my android.

thank you all for the future enhancements. Awaiting for them. Congrats on the good work!

For me its dead ``` miniconda3\lib\site-packages\flask_session\sessions.py", line 220, in _get_preferred_memcache_client return memcache.Client(servers) AttributeError: module 'memcache' has no attribute 'Client' ``` Thank you for the new module.

Probably what everybody needs is [this](https://flask-caching.readthedocs.io/en/latest/). [Flask-Caching recommended project](https://flask.palletsprojects.com/en/2.0.x/patterns/caching/)

I just did it. You need to export to the `LD_LIBRARY_PATH` where you installed the library. For example, if you installed using `./configure ... --prefix=/usr/local` ``` LD_LIBRARY_PATH=/usr/local/lib export LD_LIBRARY_PATH ```

@G4GUO I am not sure what you are trying to do? Or if you are confused about where to open issues. This is a issue for a ffmpeg project targeting...

hum... TLDR you are missing something on your build of this ffmpeg. you are not making `sudo make install` or exporting the built libraries.

If you read calmly what I wrote and research about it you will find the answer to your problem. As I said your are not (installing properly...) exporting the built...

@GavinDarkglider broken links there. I was looking for your faster ffmpeg. Where is that?