Carl Karsten
Carl Karsten
I'm not really sure what 'right' is, but in one case it hosed me, and my gut says leave words with prefix chars alone. ``` >>> titlecase( '#hash #tag') '#Hash...
This might be a debian packing problem, but the docs for this one item seem to be missing a bit. https://github.com/daradib/sidedoor#configuration known_hosts: SSH host key of the remote server. it...
This isn't an issue, but more an invitation to review / use the README and Ansible playbooks I just wrote up: https://salsa.debian.org/debconf-video-team/ansible/merge_requests/184
Some parts of the UI reference the first input port as input0, some input1. I suspect this is related to adding source VIDEO_IN_PCIE If we agree that everything is 0...
I am trying to figure out how to build. Summary: I'll update the docs but I need info: is the wiki page I started the best we have, or is...
3 out of 3 opsis are broken, but in slightly different ways.  ``` carl@twist:~/src/HDMI2USB-litex-firmware/firmware$ gst-launch-1.0 v4l2src num-buffers=20 device=/dev/video1 ! jpegdec ! fakesink ... ERROR: from element /GstPipeline:pipeline0/GstJpegDec:jpegdec0:...
looks like all the pixels are shifted to the right, there is a extra copy of the left side, and the right side is lostjj the error is not present...
currently only DVI is supported. When an hdmi input is hooked up, recognize and flag is as such in the "status" output. ``` H2U 09:26:51>status input0: 1280x720 (@74.25 MHz) (DVI)...
v0.0.4-453-gfd68613 exists (buggy) but the last entries in https://code.timvideos.us/HDMI2USB-firmware-prebuilt/revs.txt ``` v0.0.4-364-g0eab730 v0.0.4-368-gd2a01e9 v0.0.4-379-gb29905d v0.0.4-395-g585091a v0.0.4-399-g33b53ba v0.0.4-404-g57fb821 v0.0.4-418-ga33050b v0.0.4-436-g4383c27 ``` I think this is the code that does it? https://github.com/timvideos/HDMI2USB-litex-firmware/blob/master/.travis/generate-prebuilt-list.py
to help with unit tests, be able to turn off the text on the patterns. This will provide known image for testing inputs, testing loopback, and testing outputs (like the...