Shelby Jueden
Shelby Jueden
I have an RLV disc with SMPTE color bars in the lead in that may be helpful for this. I could not `ld-cut` the file down small enough to fit...
I also noticed this, I've been using `ffmpeg` to correct it when making my final re-encoded file. You can add a delay to input sources with `-itsoffset` so I've been...
1/ It would probably be better to disassemble the driver and work from there to figure out the protocol if someone really wants to. The interface with the 8251 is...
The 34401A can be used as either 7b or 8b serial. You can change it under the I/O>Parity menu. There are two 7b modes and one 8b. This software wasn't...
The Qt files are in the `20-assets` folder. I've used QtCharts with standard Qt in C++ and it was good. I don't know if it is available for PySide.