Comtek TAD-102 Video Display Teardown

The ffmpeg command I used to get a file on the device is

ffmpeg -i "INPUT.EXT" -s 720x480 -b:v 7000000 -c:v mpeg2video -b:a 128000 "OUTPUT.mpg"

Of course feel free to play with the bit rate and maybe setting a VBV buffer.