Charlie Waters

Results 62 comments of Charlie Waters

That file should be generated by `h264-roi`. What was the output from the ROI step?

Without specifying a base qp value or any regions, it should encode losslessly. I'll look into it. Most likely the ffmpeg/libav API changed.

As it says, your arguments are probably incorrect. What is the full command line you are using?

I hate to say it, but I think you are going about this the wrong way. This repository simply wraps LibAV/FFMPEG and passes the ROI information to the H264 encoder....

Interesting, on gcc 4.8 i added `set_property(TARGET pok3rconf PROPERTY CXX_STANDARD 11)`, and it compiles for me, but I get a linker error that looks like the Qt libraries linking C++14...

Hmm, qt must be using some compiler trick for that ssl check that 4.8 doesn't support. I'm not quite at the point where I need to determine which distros/versions I...

Oh, sorry, I just saw this issue. Yes, absolutely. There are two ways to go about this. You could reverse engineer and hack the existing firmware, or port TMK. I'm...

I don't know which keyboard you are looking at, but I found a firmware updater for the CM Masterkeys Pro L White on CM's website. I was able to extract...

I'll try to explain how the boot process works. There is a builtin bootloader firmware at 0x0 in flash. The bootloader will look for the main application firmware at a...

@hansemro That's awesome work, very cool! I was out of town last week, best I could do at the time was an emote! It looks like I'll have to get...