-
Hello, im trying to rebuild sharp for usage with nwjs and i cant seem to build the project for the life of my, ive aplying several solutions to similar problems found online, but since there arent muc…
-
Board|MCU|State|To-Do
-|-|-|-
8-Bit AVR boards, RAMPS, etc.|Arduino AVR|💚good|
Due, RAMPS FD (v2.A!), etc.|SAM3X8E|💚good|
Duet Wifi + X5|SAM3X8E|❓unknown|E3D Toolchanger on hand
Duet 2 Maestro|SA…
-
Most IP cameras send a stream like h264. When we record a motion event, why not just write that stream to disk instead of doing the cpu intensive conversion to jpg and then back to mp4? I could potent…
-
![1a black with gold closet_e4cbd7d5](https://user-images.githubusercontent.com/6727243/28816868-0db85fa8-76af-11e7-9655-72acb3c0905c.png)
This file does not compress. Is it issue?
Gormy updated
5 years ago
-
Is it posible to use non-latin (e.g. cyrillin) characters?
-
### What did you do?
Trying to convert a png to jpeg2000
### What did you expect to happen?
successful conversion of file
### What actually happened?
```
Traceback (most recent call last):
…
-
I'm sorry, my English is not good.
An error has occurred.
Can anyone help me?
mac OS X El Capitan
```
> brew -v
Homebrew 0.9.5 (git revision 11160; last commit 2015-11-08)
> brew bundle --version
1.…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
zeulb updated
5 years ago
-
```
#include
#include
#include
void reference_convert(uint8_t * __restrict dest, uint8_t * __restrict src, int n)
{
int i;
int r, g, b;
int y;
for (i = 0; i < n; i++)
…
-
Apple have announced that all of their devices running iOS 11 and macOS 10.13 will support HEIF (High Efficiency Image File) format.
From [Wikipedia](https://www.wikiwand.com/en/High_Efficiency_Ima…