I have been quietly working on my own version of the OSSC (Open Source Scanline Converter). I have been inspired by what Marqs has accomplished. He continues to improve and upgrade the software. Marqs' project has come a long way. However, the hardware has remain unchanged for quiet some time. I wanted to contribute to furthering the project in some way. This is based off Marqs work. My day-job is a PCB designer. I do board layout and schematics every day. I have long wanted to make an interesting project board outside of work.
Here is a list of changes. The OSSC Wolf Edition is based off Marqs' OSSC DIY 1.5.
-Added multiple analog audio inputs. These get digitized and output through HDMI. Audio inputs come from SCART, RCA stereo, RCA jack for S/P-DIF, or headphone jack.
-Added a buffer to the VGA input (THS7327). The buffer has a LPF (low pass filter), adjustable schmitt triggers, and ESD (static shock) protection for the VGA port.
-Added dedicated ESD protection to the HDMI connector.
-The HDMI connector faces towards the back instead of the side. This makes the footprint space smaller since HDMI cable no longer has to loop around.
-SCART is the only connector on the side. The SCART cable elbow exits towards the back.
-Board size is 125x75mm (about 5x3 inches).
Rendering:

Blank board:

Built board rev1 front:

Built board rev1 back:

OSSC-W is not 100% finalized. First revision schematic and layout are done. Firmware and a housing have not been started. Schematic and firmware will be open source. The firmware will be a branch in git of the original OSSC.
Edit
I realize I came out of nowhere with this project. I am an unknown and several people got upset by lack of information.
I am a fan of Marqs' work but I do not know him. I asked him a few technical questions a few months ago when I was drawing the schematic. I complimented him for making the firmware and schematic public. I also complimented him for taking the time to respond to a couple technical inquires. We messaged maybe 6 times in 6 months. I do not have insider information or files.
I made the Wolf edition alone using just the schematic PDF. It's still a lot of work, but if you want to copy a circuit board, all you need is the schematic. The schematic has been public for a long time.
OSSC DIY v1.5 Schematic https://www.niksula.hut.fi/~mhiienka/os ... ematic.pdf
The most valuable, important and unique part of the OSSC is the firmware. The firmware is open-source.
https://github.com/marqs85/ossc
The firmware is the special sauce that makes off-the-shelf components (that anyone can buy) work together to make the OSSC.
The needed pieces to recreate the OSSC have been public for a long time.